What problem does it solve?
This Skill replaces scattered planning, implementation, verification, and review steps with one disciplined workflow for substantive development tasks. It keeps work in a single per-task markdown doc so progress can pause, resume, and stay auditable across sessions.
Core Features & Use Cases
- Unified task flow: Handles features, fixes, refactors, redesigns, debugging, migrations, and research-then-build work through one end-to-end process.
- Single work-doc source of truth: Tracks clarifying questions, plan, backlog, daily updates, verification proof, and retrospective notes in one file under docs/work/.
- Strong delivery guardrails: Enforces upfront clarification, a plan approval gate, evidence-based verification, parallel review, and a definition of done before saying the work is complete.
- Useful examples: Great for backend feature work, frontend redesigns, multi-step bug fixes, design system changes, and any task that needs careful review and reproducible proof.
Quick Start
Use the hackify skill to turn this task into a work-doc, clarify the scope, and guide the change from plan through verified completion.