gsd-quick

Execute ad-hoc tasks with atomic commits and STATE.md tracking.

8|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-quick-d0nmega
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-quick
Source: https://github.com/D0NMEGA/donnyclaude/tree/main/packages/skills/gsd-quick
Command: npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-quick-d0nmega

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Execute small, ad-hoc tasks with GSD guarantees (atomic commits, STATE.md tracking), enabling fast delivery with full traceability.

Core Features & Use Cases

  • Quick-path execution: runs gsd-planner in quick mode plus gsd-executor(s) to complete tasks rapidly.
  • State tracking: updates STATE.md with completed tasks and preserves task history for audit.
  • Flexible pipeline: supports optional flags for discuss, research, validate, or full pipelines to tailor rigor.

Quick Start

Run the quick workflow to execute a task end-to-end using the quick mode.

Frequently Asked Questions about gsd-quick

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I execute small development tasks quickly while keeping state tracking?

To execute small development tasks quickly while keeping state tracking, use a quick-mode workflow that runs rapid planning and execution gates. This ensures fast delivery alongside atomic commits and STATE.md updates for full traceability.

What is the best way to run ad-hoc software tasks with guaranteed atomic commits?

The best way to run ad-hoc software tasks with guaranteed atomic commits is using a deterministic execution pipeline. It enforces planning gates and preserves task history, updating STATE.md to maintain audit trails without slowing down delivery.

Can I customize the execution pipeline to include research and validation phases?

Yes, you can customize the execution pipeline to include research and validation phases. The workflow supports optional flags for discuss, research, and validate, allowing you to toggle between a quick path or a full quality pipeline.

Does the quick-mode workflow require any external dependencies to track task history?

No, the quick-mode workflow requires no external dependencies to track task history. It natively preserves task history and updates STATE.md internally, providing audit capabilities and state preservation directly within the execution pipeline.

When should I avoid using a quick-path workflow for software execution?

You should avoid using a quick-path workflow when a task requires extensive preliminary research or deep validation phases. While optional flags exist for these, complex tasks may benefit from a full pipeline rather than rapid ad-hoc execution.