What problem does it solve?
This Skill prevents weak, self-approved outputs by enforcing a full Plan → Do → Check → Act workflow for knowledge work, with mandatory gates and structured review before anything ships.
Core Features & Use Cases
- Full-cycle orchestration with phase gates: enforces ordering (Plan then Do, then Check, then Act) and blocks progress when required artifacts or checkpoints are missing.
- Sub-skill dispatch by output type: automatically selects the correct domain pipeline (e.g., research+draft, threads/newsletter/shorts/card-news formatting) inside the Do phase while still wrapping it with Plan+Check+Act rigor.
- Multi-reviewer verification & triage: runs structured review with consensus/diversity checks, then routes fixes based on root-cause classification (research gap vs format/completeness vs execution polish).
- Robust safety/quality controls: detects stuck loops (Plan churn, Check avoidance, scope creep), applies cycle limits, and preserves/cleans worktrees appropriately on retries.
Quick Start
Use the pdca skill to run an end-to-end knowledge work cycle for your prompt, producing a researched draft, reviewed verification, and a refined final output.