architect
01Agent
Software architecture specialist for system design, trade-off analysis, and architecture decision records. Use when designing new features, evaluating technical trade-offs, planning system scalability, or creating ADRs.
Agent
Software architecture specialist for system design, trade-off analysis, and architecture decision records. Use when designing new features, evaluating technical trade-offs, planning system scalability, or creating ADRs.
Agent
TypeScript and frontend build error resolver fixing type errors, module resolution, and config failures. Use when tsc --noEmit or npm run build fails, imports can't be resolved, or tsconfig/webpack/Next.js config errors block development — with minimal diffs and no architectural changes.
Agent
Senior code reviewer ensuring high standards of quality, security, and performance in pull requests and diffs. Use when reviewing code changes for bugs, security vulnerabilities, readability, test coverage, or performance regressions before merging.
Agent
SDK compliance reviewer validating library usage against official documentation. Use when adding or upgrading SDK integrations, reviewing smart-contract interactions, checking for deprecated APIs, or confirming code follows current SDK best practices and type safety.
Agent
PostgreSQL specialist for query optimization, schema design, Row Level Security, and performance review. Use when reviewing SQL for slow queries and missing indexes, designing schemas, adding RLS policies, fixing N+1 patterns, or tuning concurrency and connection management.
Agent
Documentation and codemap specialist keeping docs in sync with the actual codebase. Use when generating or updating architecture codemaps, refreshing READMEs after feature or API changes, validating doc links and examples, or auditing which files, endpoints, or dependencies the docs mention.
Agent
End-to-end test specialist for creating, maintaining, and executing Playwright tests with artifact and flaky-test management. Use when writing E2E tests for critical user journeys, debugging failures from HTML/JUnit reports, hunting flaky tests, or wiring E2E into CI.
Agent
Research external open source projects, clone them to /tmp/, analyze code patterns, and provide findings for planning.
Agent
Go build error resolver fixing compile errors, go vet warnings, and linter issues. Use when go build fails, vet or staticcheck reports warnings, a module/import cycle appears, or interfaces don't satisfy — with minimal, surgical changes and no refactoring.
Agent
Senior Go code reviewer enforcing idiomatic Go, security, error handling, and concurrency best practices. Use when reviewing Go diffs for SQL/command injection, race conditions, ignored errors, non-idiomatic patterns, or performance issues before merging.
Agent
Implementation planning specialist creating comprehensive, actionable step-by-step plans. Use when breaking down a feature request, sequencing implementation phases, identifying dependencies and risks before coding, or planning refactors with minimal disruption.
Agent
Senior Python code reviewer enforcing PEP 8, Pythonic idioms, type hints, security, and performance. Use when reviewing Python diffs for injection or eval risks, bare excepts, missing type hints, non-idiomatic patterns, concurrency bugs, or before merging any Python code change.
Agent
Refactoring and dead code cleanup specialist. Use when identifying unused code, consolidating duplicates, removing unused dependencies, or performing safe codebase cleanup with deletion tracking.
Agent
Code review specialist for quality, correctness, and security analysis.
Agent
Rust build/quality error resolver fixing compile errors, clippy warnings, fmt issues, and test failures. Use when cargo build, clippy, fmt --check, or tests fail and you need minimal surgical fixes without refactoring the codebase.
Agent
Rust code review specialist for ownership, memory safety, error handling, and idiomatic patterns. Use when reviewing Rust code changes, checking for ownership/borrowing issues, auditing unsafe blocks, or enforcing Rust best practices.
Agent
Fast codebase recon that returns compressed context for handoff to other agents.
Agent
Security review specialist for web application vulnerability detection and remediation. Use when reviewing code for OWASP Top 10 issues, detecting hardcoded secrets, validating authentication/authorization, or auditing dependencies.
Agent
Test-driven development specialist enforcing write-tests-first workflows with comprehensive coverage. Use when developing new features, fixing bugs with regression tests, guiding developers through the red-green-refactor cycle, or ensuring 80%+ unit, integration, and E2E coverage.
Agent
General-purpose subagent with full coding capabilities in an isolated context.
Skill Claude CodeCodex
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.
Skill Claude CodeCodex
Build an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes. Use when ECC should be trimmed to what a project actually needs instead of loading the full bundle.
Skill Claude CodeCodex
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
Skill Claude CodeCodex
Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.