Spec-driven development pipeline with 6 phases: Explore, Requirements, Design, Task Plan, Implementation, Review. Enforces human approval gates between phases. Also provides a standalone documentation workflow for generating or updating project docs without starting a feature pipeline. Use when user wants structured feature development, spec-first approach, or says "I want to add feature X", "new feature", "implement", "build", "generate documentation", "update docs", "actualize the documentation". Keywords: spec, requirements, design document, TDD plan, task plan, implementation, code review, pipeline, approval gates, WHEN/SHALL, generate docs, update docs, documentation queue.
2026-05-30