From gsd
Executes trivial tasks (typo fixes, config changes, small refactors) directly without subagents or planning overhead. Use for one-sentence tasks under 2 minutes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gsd:fast [task description][task description]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
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.npx claudepluginhub buildomator/buildomator --plugin gsdExecutes trivial tasks (typo fixes, config changes, small refactors, simple additions) directly without subagents or planning overhead.
Execute a trivial task inline — no subagents, no planning overhead
Executes trivial tasks inline without subagents or planning overhead. Use for typo fixes, config changes, small refactors, or simple additions.