From gsd
Executes trivial one-sentence tasks inline without subagents or planning. For quick fixes like typos, config changes, small refactors under 2 minutes.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Executes ad-hoc tasks via spawned executor subagent with atomic commits and .planning/quick/ tracking. For small self-contained work, skips full plan/review.
Offers lightweight pipeline for small routine changes (≤3 files, low-risk, e.g., typos, version bumps, lint fixes) via leader-builder-tester-ship, skipping full workflow.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
This is NOT a replacement for /gsd:quick — use /gsd:quick for anything that needs research, multi-step planning, or verification. /gsd:fast is for tasks you could describe in one sentence and execute in under 2 minutes.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/fast.md </execution_context>
Execute the fast workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/fast.md end-to-end.