implement
01Command Claude Code
Implement a spec or feature using parallel agent teams.
Command Claude Code
Implement a spec or feature using parallel agent teams.
Command Claude Code
Initialize project configuration for the implementation team.
Command Claude Code
Research a question using codebase exploration and Perplexity.
Command Claude Code
Archive the current pipeline and start fresh. Use when switching features or cleaning up.
Command Claude Code
Run full QA pipeline on a feature. Includes risk analysis, test generation, Vitest execution, optional Stryker mutation testing, and architectural audit.
Command Claude Code
Run a fast architectural audit without the full pipeline. Great for quick code reviews of TypeScript / Vue / Express changes.
Command Claude Code
View quality metrics, trends, and historical data from QA pipelines.
Command Claude Code
Verify the implementation against a specification. Produces a traceability matrix mapping requirements to tests with coverage and pass/fail status.
Command Claude Code
Run Phase 3 of progressive-context — build author briefs, then orchestrate a bounded worker pool of progressive-context:doc-author sub-agents that each write one pattern or feature doc from real evidence.
Command Claude Code
Convenience — run all three progressive-context phases (discover → scaffold → author) in sequence. Skips between-phase user review of .discovery.md.
Command Claude Code
Run Phase 1 of progressive-context — heuristic-only workspace discovery. Produces per-workspace .discovery.md with candidate patterns, features, and critical invariants.
Command Claude Code
Run Phase 2 of progressive-context — create per-workspace docs subtree with templates. Idempotent; never overwrites existing files.
Command Claude Code
Generate technical design with architecture diagrams, data models, and file change inventory from requirements.
Command Claude Code
Run the spec pipeline for specs within an epic, respecting order and dependencies.
Command Claude Code
Show aggregate epic progress, per-spec status, and ticket coverage.
Command Claude Code
Initialize an epic with spec breakdown, ticket manifest, and source provenance.
Command Claude Code
Generate EARS-format requirements with Given-When-Then acceptance criteria from discovery and research.
Command Claude Code
Generate phased task breakdown with dependencies and progress tracker from technical design.