claude-pilot
01Plugin Claude Code
SPEC-First development workflow with TDD, Ralph Loop, and autonomous agent coordination for Claude Code.
Plugin Claude Code
SPEC-First development workflow with TDD, Ralph Loop, and autonomous agent coordination for Claude Code.
Agent Claude Code
Specialized agents with distinct capabilities, model allocations, and tool access. Agents are the execution engine of the claude-pilot workflow.
Agent Claude Code
Backend implementation specialist for API endpoints, database operations, server logic. Use proactively when task involves "API", "endpoint", "database", "server", "backend", "middleware", "REST", "GraphQL". Loads coding-standards, tdd, ralph-loop, vibe-coding skills.
Agent Claude Code
Build and compilation error resolver. Use proactively when build/compile/type-check fails to quickly diagnose and fix errors. Fast error pattern matching and resolution. Returns concise fix status to main orchestrator.
Agent Claude Code
Critical code review agent for deep analysis using Opus model. Use proactively after code changes for comprehensive review. Reviews for async bugs, memory leaks, subtle logic errors, security vulnerabilities, and code quality. Returns comprehensive review with actionable recommendations.
Agent Claude Code
Implementation agent using TDD + Ralph Loop for feature development. Use proactively for implementation tasks requiring code changes. Supports SC-based parallel execution for independent success criteria. Runs in isolated context, consuming 80K tokens internally. Returns concise summary (1K tokens) to main…
Agent Claude Code
Design quality review agent for high-stakes UI surfaces. Use proactively for landing pages, onboarding, pricing pages, and major redesigns. Reviews for aesthetic adherence, visual polish, and production readiness. Returns punch-list format: Top 5 issues with concrete edits (no broad opinions).
Agent Claude Code
Documentation update agent for 3-Tier Documentation System. Auto-syncs CLAUDE.md, CONTEXT.md files, and docs/ai-context/ after implementation. Uses Haiku for efficiency with structured output.
Agent Claude Code
Fast codebase exploration agent for finding files, patterns, and understanding architecture. Uses Glob, Grep, Read tools efficiently. Returns concise summaries to main orchestrator.
Agent Claude Code
Frontend implementation specialist for UI components, React patterns, CSS styling. Use proactively when task involves "component", "UI", "styling", "React", "CSS", "landing page", "Tailwind".
Agent Claude Code
Plan review specialist for analyzing plan quality, detecting gaps, and verifying completeness. Use proactively after plan creation to review completeness and clarity. Uses Read, Glob, Grep tools to examine plan files and codebase. Returns structured review with severity ratings to main orchestrator.
Agent Claude Code
External research specialist for finding documentation, APIs, and best practices. Uses WebSearch, WebFetch, and query-docs tools efficiently. Returns concise summaries with sources to main orchestrator.
Agent Claude Code
Security vulnerability analyst for authentication, authorization, secrets, input validation. Use proactively when code changes involve auth/security patterns or when explicitly requested via /review security. Activates for auth/, security/, middleware/ paths and keywords: auth, jwt, oauth, session, password, secret…
Agent Claude Code
Test writing specialist for creating and executing tests following TDD methodology. Uses Read, Write, Bash tools to write tests, run them, and verify coverage. Returns test results summary to main orchestrator.
Agent Claude Code
Verification specialist for running type checks, linting, and coverage analysis. Uses Bash and Read tools to execute verification commands. Returns concise verification status to main orchestrator.
Command Claude Code
Analyze codebase and create SPEC-First execution plan through dialogue (read-only).
Command Claude Code
Extract plan from conversation, create file in draft/, auto-apply non-BLOCKING improvements, move to pending.
Command Claude Code
Execute a plan (auto-moves pending to in-progress) with Ralph Loop TDD pattern.
Command Claude Code
Close the current in-progress plan (move to done, summarize, create git commit, push).
Command Claude Code
Rapid bug fix workflow - auto-plan, execute, test, and close simple fixes in one command.
Command Claude Code
Safe dead code cleanup - detect and remove unused imports and dead files with auto-apply for Low/Medium risk.
Command Claude Code
Bump version, create git tag, and create GitHub release for plugin distribution.
Command Claude Code
Slash commands for SPEC-First development workflow.
Command Claude Code
Update project documentation with Context Engineering (full auto, no prompts).