What problem does it solve?
This skill codifies a Document-Driven Development workflow that treats documentation as the single source of truth for evolving codebases, ensuring requirements and designs are captured before coding and that AI-driven updates stay aligned with human intent.
Core Features & Use Cases
- Phase-driven methodology: Planning, documentation retcon, implementation planning, coding, and verification are systematically orchestrated with human gates to prevent drift.
- Context-poisoning prevention: Enforces a single source of truth, reduces duplication, and resolves terminology conflicts before implementation.
- Progressive organization: Documents are structured to reveal complexity gradually, enabling easier onboarding and maintenance.
Quick Start
Start by reviewing the references to understand the six-phase workflow, then begin with Phase 0 planning to align goals before updating documentation in Phase 1.