一键导入
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 职业分类
| name | gsd-progress |
| description | Check progress, advance workflow, or dispatch freeform intent — the unified GSD situational command |
| argument-hint | [--forensic | --next | --do \"task description\"] |
| allowed-tools | Read, Bash, Grep, Glob, SlashCommand, AskUserQuestion |
Three modes:
--force to bypass safety gates.<execution_context> @.github/get-shit-done/workflows/progress.md @.github/get-shit-done/workflows/next.md @.github/get-shit-done/workflows/do.md @.github/get-shit-done/references/ui-brand.md </execution_context>
Parse the first token of $ARGUMENTS: - 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.
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