What problem does it solve?
This Skill provides a structured, auditable workflow for software development tasks, ensuring adherence to governance policies, RFC/ADR processes, and phase gates, thereby preventing common issues like phase skipping and documentation drift.
Core Features & Use Cases
- End-to-End Workflow Management: Guides tasks from initialization through implementation, testing, and completion.
- Governance Enforcement: Integrates with
govctl to manage work items, RFCs, and ADRs, ensuring spec-first discipline.
- Use Case: When starting a new feature that requires a formal specification, use this Skill to create an RFC, track its implementation, ensure tests pass, and formally advance it to a stable state, all while maintaining a clear audit trail.
Quick Start
Begin the governed workflow by checking the current status and ensuring an active work item is present.