What problem does it solve?
Create or update docs/WORKFLOW.md — the complete team workflow covering build cycle (Issue → Branch → PR → Merge), sprint model, test strategy, playbooks, and definition of done. Use when the team has no written process for how work flows. Use when PRs keep getting merged without tests or reviews. Use when recurring operations (deploys, migrations) are tribal knowledge. Use when the definition of done is "when the author says so".
Core Features & Use Cases
- Provides a written contract for how work moves from idea to merged code, including base cycle and ADRs.
- Supports project playbooks for deployments, migrations, seeding, and release processes.
- Helps onboarding and governance for teams using Claude Code or agent-based workflows.
Quick Start
Write or update docs/WORKFLOW.md using the template at skills/workflow/template.md to capture your project’s workflow.