What problem does it solve?
This Skill allows for the execution of small, ad-hoc tasks with built-in guarantees for atomic commits and STATE.md tracking, ensuring reliability and traceability for quick operations.
Core Features & Use Cases
- Atomic Task Execution: Ensures that each quick task is treated as a single, indivisible unit of work.
- State Tracking: Updates
.planning/STATE.md to maintain a clear record of completed quick tasks.
- Optional Discussion & Verification: Supports an optional lightweight discussion phase to clarify requirements and an optional full mode for plan-checking and post-execution verification.
- Use Case: Quickly update a README file with the latest project status, add a new entry to a changelog, or refactor a small piece of code, all while ensuring the changes are properly recorded and committed.
Quick Start
Use the quick skill to add a new entry to the project's changelog.