architect
01cloudnative-co/claude-code-starter-kit
Agent
Software architecture specialist for major design decisions, system boundaries, scalability, and migration strategy. Use for complex features or refactors where trade-offs must be explicit.
One-command setup of a complete Claude Code development environment with interactive wizard
cloudnative-co/claude-code-starter-kit
Agent
Software architecture specialist for major design decisions, system boundaries, scalability, and migration strategy. Use for complex features or refactors where trade-offs must be explicit.
cloudnative-co/claude-code-starter-kit
Agent
Build and type error resolver for pre-existing or unfamiliar build/test failures that need isolated investigation. Do not auto-delegate errors introduced by changes in the current session — fix those directly in the main context.
cloudnative-co/claude-code-starter-kit
Agent
Code review specialist for significant changes. Reviews diffs for bugs, regressions, security issues, maintainability, and missing tests.
cloudnative-co/claude-code-starter-kit
Agent
Documentation maintenance specialist. Use when code changes require README, guide, runbook, or changelog updates.
cloudnative-co/claude-code-starter-kit
Agent
End-to-end testing specialist for Playwright or equivalent browser tests. Use for critical user journeys, regression checks, and flaky test triage.
cloudnative-co/claude-code-starter-kit
Agent
Planning specialist for multi-step features, migrations, and refactors. Use when implementation order, risk, or ownership is unclear.
cloudnative-co/claude-code-starter-kit
Agent
Refactoring and dead-code cleanup specialist. Use for removing duplication, unused code, stale files, or simplifying implementations after behavior is protected.
cloudnative-co/claude-code-starter-kit
Agent
Security review specialist for changes touching user input, authentication, authorization, secrets, networking, files, payments, or sensitive data.
cloudnative-co/claude-code-starter-kit
Agent
Test-driven development guide. Use when the user explicitly requests TDD or tests-first development, or when building new behavior where test coverage is a stated requirement.