gsd-quick

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

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/novatech2210-cmd/ImidusApp --skill gsd-quick-novatech2210-cmd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-quick
Source: https://github.com/novatech2210-cmd/ImidusApp/tree/main/.codex/skills/gsd-quick
Command: npx skills add https://github.com/novatech2210-cmd/ImidusApp --skill gsd-quick-novatech2210-cmd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Execute quick, ad-hoc tasks with GSD guarantees (atomic commits and state tracking) while optionally skipping optional agents to accelerate delivery.

Core Features & Use Cases

  • Quick task execution with deterministic commits and live state updates.
  • Ability to run the quick workflow path that uses gsd-planner (quick mode) and gsd-executor(s).
  • Flags --discuss and --full to add a discussion phase or plan-checking and verification.
  • STATE.md updates track completed tasks and maintain an auditable history.

Quick Start

Trigger the quick workflow by mentioning gsd-quick followed by your task description.

Frequently Asked Questions about gsd-quick

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

FAQPage Schema
How do I execute quick ad-hoc tasks while keeping state tracking and atomic commits?

Quick ad-hoc tasks execute with guaranteed state tracking and atomic commits by loading context from workflow files and documenting outcomes in CONTEXT.md and STATE.md. This ensures deterministic delivery and an auditable history for fast, on-the-fly execution.

What is the best way to speed up task execution when planning is minimal?

Speeding up task execution with minimal planning involves skipping optional agents to accelerate delivery. Flags like --discuss and --full add a discussion phase or plan-checking and verification only when needed, keeping fast workflows lightweight.

Can I run a quick workflow path that uses a planner and executor for fast task management?

Yes, the quick workflow path runs using a planner in quick mode and executors to manage fast task delivery. It loads context directly from the quick.md workflow file to streamline the process while maintaining state updates.

How does state tracking work for on-the-fly task automation?

State tracking for on-the-fly task automation works by updating STATE.md with completed tasks. This maintains an auditable history of outcomes, ensuring that even rapid, ad-hoc executions remain documented and verifiable.

When should I use the full verification flag instead of the quick execution mode?

Use the full verification flag when a task requires rigorous plan-checking and verification before completion. Quick execution mode skips these optional agents to prioritize speed, making it suitable only for fast, low-risk, ad-hoc task delivery.