Agent Catalog

Organized by lane with routing tier and usage examples.

Build & Analysis

AgentModelDescriptionExample
/prompts:explorelowCodebase discovery and symbol mapping./prompts:explore "map auth flow"
/prompts:analysthighClarifies requirements and acceptance criteria./prompts:analyst "define scope"
/prompts:plannerhighBuilds execution plans and sequencing./prompts:planner "plan migration"
/prompts:architecthighSystem boundaries and architecture design./prompts:architect "review service boundaries"
/prompts:debuggermediumRoot-cause and regression diagnosis./prompts:debugger "investigate flaky test"
/prompts:executormediumImplementation and refactoring work./prompts:executor "add validation"
/prompts:verifiermediumEvidence-backed completion checks./prompts:verifier "verify release readiness"

Review

AgentModelDescriptionExample
/prompts:style-reviewerlowFormatting and naming conventions./prompts:style-reviewer "check style"
/prompts:quality-reviewermediumLogic and maintainability defects./prompts:quality-reviewer "review PR"
/prompts:api-reviewermediumAPI contracts and compatibility./prompts:api-reviewer "audit API changes"
/prompts:security-reviewermediumSecurity boundaries and vulnerabilities./prompts:security-reviewer "security audit"
/prompts:performance-reviewermediumPerformance and complexity bottlenecks./prompts:performance-reviewer "profile hotspots"
/prompts:code-reviewerhighComprehensive multi-axis code review./prompts:code-reviewer "comprehensive review"

Domain Specialists

AgentModelDescriptionExample
/prompts:dependency-expertmediumExternal SDK/API/package evaluation./prompts:dependency-expert "compare SDK options"
/prompts:test-engineermediumTest strategy and coverage improvements./prompts:test-engineer "write test plan"
/prompts:quality-strategistmediumRelease quality and risk strategy./prompts:quality-strategist "assess release risk"
/prompts:build-fixermediumBuild/toolchain/type issue resolution./prompts:build-fixer "fix CI failures"
/prompts:designermediumUI/UX architecture and interaction design./prompts:designer "improve onboarding UX"
/prompts:writerlowDocumentation and user guidance./prompts:writer "draft migration guide"
/prompts:qa-testermediumInteractive runtime QA validation./prompts:qa-tester "run manual QA pass"
/prompts:git-mastermediumCommit strategy and history hygiene./prompts:git-master "prepare clean commit plan"
/prompts:code-simplifier (internal)highPost-stop code simplification and cleanup automation./prompts:code-simplifier "simplify touched files"
/prompts:researchermediumReference and external documentation research./prompts:researcher "collect official API docs"

Product

AgentModelDescriptionExample
/prompts:product-managermediumProblem framing and PRD definition./prompts:product-manager "define user outcomes"
/prompts:ux-researchermediumUsability and accessibility audits./prompts:ux-researcher "run heuristic audit"
/prompts:information-architectmediumNavigation, taxonomy, and structure./prompts:information-architect "improve docs IA"
/prompts:product-analystmediumMetrics, funnels, and experiments./prompts:product-analyst "analyze onboarding funnel"

Coordination

AgentModelDescriptionExample
/prompts:critichighCritical challenge for plans and designs./prompts:critic "challenge this plan"
/prompts:visionmediumImage/screenshot and diagram analysis./prompts:vision "review this screenshot"