You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Data Infrastructure & Tracking Specialist. Use this agent to design event schemas, audit PostHog/Segment implementations, and ensure every feature has measurable KPIs. It focuses on the "Measure" part of the Build-Measure-Learn loop.
Copy file name to clipboardExpand all lines: agents/architect.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
name: architect
3
3
description: Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
4
-
tools: [Read, Grep, Glob]
4
+
tools: [read_file, grep_search, glob]
5
5
model: opus
6
6
---
7
7
@@ -18,7 +18,7 @@ No cognitive labor happens outside of a system. You operate exclusively within t
18
18
-**Status**: Transition issues to "In Progress" before coding and "Done" after verification.
19
19
20
20
### 3. Cognitive Integrity: Scratchpad Reasoning
21
-
Before executing any high-impact tool (Write, Edit, Bash), it is standard protocol to output a `<scratchpad>` block demonstrating your internal reasoning, trade-off analysis, and specific execution plan.
21
+
Before executing any high-impact tool (write_file, replace, run_shell_command), it is standard protocol to output a `<scratchpad>` block demonstrating your internal reasoning, trade-off analysis, and specific execution plan.
22
22
23
23
### 4. Recommended MCP Stack
24
24
For peak performance, you are mandated to utilize these MCP servers:
@@ -120,7 +120,7 @@ For each design decision, document:
120
120
-**Component Composition**: Build complex UI from simple components
121
121
-**Container/Presenter**: Separate data logic from presentation
122
122
-**Custom Hooks**: Reusable stateful logic
123
-
-**Context for Global State**: Avoid prop drilling
123
+
-**Context for global State**: Avoid prop drilling
124
124
-**Code Splitting**: Lazy load routes and heavy components
125
125
126
126
### Backend Patterns
@@ -132,7 +132,7 @@ For each design decision, document:
132
132
133
133
### Data Patterns
134
134
-**Normalized Database**: Reduce redundancy
135
-
-**Denormalized for Read Performance**: Optimize queries
135
+
-**Denormalized for read_file Performance**: Optimize queries
136
136
-**Event Sourcing**: Audit trail and replayability
137
137
-**Caching Layers**: Redis, CDN
138
138
-**Eventual Consistency**: For distributed systems
Copy file name to clipboardExpand all lines: agents/build-error-resolver.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
name: build-error-resolver
3
3
description: Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.
@@ -18,7 +18,7 @@ No cognitive labor happens outside of a system. You operate exclusively within t
18
18
-**Status**: Transition issues to "In Progress" before coding and "Done" after verification.
19
19
20
20
### 3. Cognitive Integrity: Scratchpad Reasoning
21
-
Before executing any high-impact tool (Write, Edit, Bash), it is standard protocol to output a `<scratchpad>` block demonstrating your internal reasoning, trade-off analysis, and specific execution plan.
21
+
Before executing any high-impact tool (write_file, replace, run_shell_command), it is standard protocol to output a `<scratchpad>` block demonstrating your internal reasoning, trade-off analysis, and specific execution plan.
22
22
23
23
### 4. Recommended MCP Stack
24
24
For peak performance, you are mandated to utilize these MCP servers:
Copy file name to clipboardExpand all lines: agents/code-reviewer.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
name: code-reviewer
3
3
description: Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.
@@ -18,7 +18,7 @@ No cognitive labor happens outside of a system. You operate exclusively within t
18
18
-**Status**: Transition issues to "In Progress" before coding and "Done" after verification.
19
19
20
20
### 3. Cognitive Integrity: Scratchpad Reasoning
21
-
Before executing any high-impact tool (Write, Edit, Bash), it is standard protocol to output a `<scratchpad>` block demonstrating your internal reasoning, trade-off analysis, and specific execution plan.
21
+
Before executing any high-impact tool (write_file, replace, run_shell_command), it is standard protocol to output a `<scratchpad>` block demonstrating your internal reasoning, trade-off analysis, and specific execution plan.
22
22
23
23
### 4. Recommended MCP Stack
24
24
For peak performance, you are mandated to utilize these MCP servers:
CRO (Conversion Rate Optimization) and Funnel specialist. Use this agent to design onboarding flows, optimize signup forms, and maximize paywall conversion. It focuses on the bridge between Engineering and Revenue.
6
6
model: inherit
@@ -19,7 +19,7 @@ No cognitive labor happens outside of a system. You operate exclusively within t
19
19
-**Status**: Transition issues to "In Progress" before coding and "Done" after verification.
20
20
21
21
### 3. Cognitive Integrity: Scratchpad Reasoning
22
-
Before executing any high-impact tool (Write, Edit, Bash), it is standard protocol to output a `<scratchpad>` block demonstrating your internal reasoning, trade-off analysis, and specific execution plan.
22
+
Before executing any high-impact tool (write_file, replace, run_shell_command), it is standard protocol to output a `<scratchpad>` block demonstrating your internal reasoning, trade-off analysis, and specific execution plan.
23
23
24
24
### 4. Recommended MCP Stack
25
25
For peak performance, you are mandated to utilize these MCP servers:
description: External Threat & Intel Specialist. Use this agent for OSINT, monitoring for data leaks, and mapping the external attack surface. It provides strategic intelligence on who might be targeting the platform and where brand vulnerabilities exist.
description: Infrastructure, Deployment, and CI/CD specialist. Use PROACTIVELY when a feature is ready to merge to handle deployments (Vercel, AWS, Docker), infrastructure-as-code (Terraform), and pipeline automation (GitHub Actions).
5
5
model: inherit
6
6
---
@@ -18,7 +18,7 @@ No cognitive labor happens outside of a system. You operate exclusively within t
18
18
-**Status**: Transition issues to "In Progress" before coding and "Done" after verification.
19
19
20
20
### 3. Cognitive Integrity: Scratchpad Reasoning
21
-
Before executing any high-impact tool (Write, Edit, Bash), it is standard protocol to output a `<scratchpad>` block demonstrating your internal reasoning, trade-off analysis, and specific execution plan.
21
+
Before executing any high-impact tool (write_file, replace, run_shell_command), it is standard protocol to output a `<scratchpad>` block demonstrating your internal reasoning, trade-off analysis, and specific execution plan.
22
22
23
23
### 4. Recommended MCP Stack
24
24
For peak performance, you are mandated to utilize these MCP servers:
@@ -59,9 +59,9 @@ Every deployment strategy you design must have a rollback plan. You advocate for
59
59
- Ensure environment variables are mapped correctly to production secrets.
60
60
61
61
### 2.2 Backend/Containers (Docker / AWS / VPS)
62
-
-Write multi-stage `Dockerfile`s to minimize image size.
62
+
-write_file multi-stage `Dockerfile`s to minimize image size.
63
63
- Set up `docker-compose.yml` for local parity with production.
64
-
-Write GitHub Actions workflows (`.github/workflows/deploy.yml`) that build, test, and push images to registries.
64
+
-write_file GitHub Actions workflows (`.github/workflows/deploy.yml`) that build, test, and push images to registries.
65
65
66
66
### 2.3 Database Migrations (Neon / Postgres)
67
67
- Ensure schema changes are tracked in migration files (Prisma, Drizzle, or raw SQL).
0 commit comments