بنقرة واحدة
gsd-progress
Check progress, advance workflow, or dispatch freeform intent — the unified GSD situational command
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Check progress, advance workflow, or dispatch freeform intent — the unified GSD situational command
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Generate tests for a completed phase based on UAT criteria and implementation
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
Audit milestone completion against original intent before archiving
Cross-phase audit of all outstanding UAT and verification items
Run all remaining phases autonomously — discuss→plan→execute per phase
| name | gsd-progress |
| description | Check progress, advance workflow, or dispatch freeform intent — the unified GSD situational command |
<cursor_skill_adapter>
gsd-progress 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:
Task(subagent_type="generalPurpose", ...)model parameter maps to Cursor's model options (e.g., "fast")
</cursor_skill_adapter>Three modes:
--force to bypass safety gates.<execution_context> @D:/LibraryCode/event-management/.cursor/get-shit-done/workflows/progress.md @D:/LibraryCode/event-management/.cursor/get-shit-done/workflows/next.md @D:/LibraryCode/event-management/.cursor/get-shit-done/workflows/do.md @D:/LibraryCode/event-management/.cursor/get-shit-done/references/ui-brand.md </execution_context>
Parse the first token of {{GSD_ARGS}}: - If it is `--next`: strip the flag, execute the next workflow (passing remaining args e.g. --force). - If it is `--do`: strip the flag, pass remainder as freeform intent to the do workflow. - Otherwise: execute the progress workflow end-to-end (pass --forensic through if present).Preserve all routing logic from the target workflow.