What problem does it solve?
This Skill helps you complete small, ad-hoc development tasks with GSD guarantees, including atomic commits and state tracking, without the overhead of the full multi-agent workflow.
Core Features & Use Cases
- Quick execution path: Uses a shorter workflow that goes from task intake to execution faster than the full GSD process.
- Optional quality gates: Supports discussion, research, validation, and full pipeline modes when a task needs more certainty.
- Persistent task bookkeeping: Tracks quick tasks in STATE.md and keeps them separate from planned phases in
.planning/quick/.
- Use case: Ideal for a clearly scoped bug fix, refactor, or small feature change where you already know the desired outcome.
Quick Start
Ask the assistant to run the gsd-quick workflow for your task and include any optional flags such as --validate, --discuss, --research, or --full if you want extra checks.