What problem does it solve?
Prevents ad-hoc, skip-step agent behavior by forcing structured multi-phase execution (review, debug, refactor, research, deploy) with explicit methodology and evidence-based gates.
Core Features & Use Cases
- Workflow Reference Routing: Selects the correct workflow reference from an indexed library, then follows its phases and output format exactly.
- Evidence-First Execution: Uses gate-driven workflows where verification is required before completion.
- Multi-Phase Methodology: Supports end-to-end phased lifecycles like code review, systematic debugging, safe refactoring, research pipelines, and PR workflows.
- Cleanup/Tidy Refactor Support: Includes refactor workflows intended to improve structure without changing behavior.
Quick Start
Use the workflow skill to run a structured multi-phase process by asking for a workflow like “tidy up this repo without changing behavior,” and ensure it follows the matching reference phases and gate outputs.