Execute a trivial task inline — no subagents, no planning overhead
<cursor_skill_adapter>
gsd-fast or describes a task matching this skill.{{GSD_ARGS}}.{{GSD_ARGS}} as empty.When the workflow needs user input, prompt the user conversationally:
Use these Cursor tools when executing GSD workflows:
Shell for running commands (terminal operations)StrReplace for editing existing filesRead, Write, Glob, Grep, Task, WebSearch, WebFetch, TodoWrite as neededWhen the workflow needs to spawn a subagent:
<objective> Execute a trivial task directly in the current context without spawning subagents or generating PLAN.md files. For tasks too small to justify planning overhead: typo fixes, config changes, small refactors, forgotten commits, simple additions. <process> Execute the fast workflow from @D:/CU/SEM 6/SEM6PP/HEALTHCARELAB/.cursor/get-shit-done/workflows/fast.md end-to-end. </process>Task(subagent_type="generalPurpose", ...)model parameter maps to Cursor's model options (e.g., "fast")
</cursor_skill_adapter>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> @D:/CU/SEM 6/SEM6PP/HEALTHCARELAB/.cursor/get-shit-done/workflows/fast.md </execution_context>