skills/fast/SKILL.md
Execute a trivial task inline — no subagents, no planning overhead
npx skillsauth add jnuyens/gsd-plugin gsd:fastInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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. </objective>
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/fast.md </execution_context>
<process> Execute the fast workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/fast.md end-to-end. </process>tools
Initialize a new project using Documentation-Driven Development. Research, then write user-facing docs (SPEC.md) as the spec, then user validates docs, then phases derive from doc sections. Best for CLIs, libraries, SDKs, APIs, plugin systems, anything with a well-defined user-facing surface.
tools
Schedule a future resume of work - e.g. '/gsd:resume-at 09:00', '/gsd:resume-at +2h', or '/gsd:resume-at 04:00 --cmd /gsd:execute-phase 9'
tools
Manage parallel workstreams — list, create, switch, status, progress, complete, and resume
tools
Manage persistent context threads for cross-session work