Executes ad-hoc development tasks with atomic commits and automated state tracking while bypassing heavy workflow overhead.
GSD Quick is a high-efficiency skill designed for developers who want the reliability of the 'Get Shit Done' methodology without the ceremony of full-scale project management. It streamlines the planner-executor model to deliver rapid results, focusing on immediate execution while maintaining a clear audit trail. The skill automatically handles atomic git commits and updates your project's STATE.md file, ensuring that even small, rapid-fire changes are documented and tracked. By defaulting to a lightweight path that skips optional research and verification agents, it provides a fast-track for well-defined tasks while offering a --full flag for when extra quality guarantees are required.
Key Features
01Isolated planning environment in .planning/quick/
02Streamlined planner-executor workflow for rapid delivery
03Automated state tracking in STATE.md for progress visibility
04Atomic git commits for every individual task
05Optional --full mode for plan-checking and verification
060 GitHub stars
Use Cases
01Refactoring specific code sections with well-defined scopes
02Updating project documentation or configuration with automated audit trails
03Applying rapid bug fixes with structured logging and commits