一键导入
gsd-analyze-dependencies
Analyze phase dependencies and suggest Depends on entries for ROADMAP.md
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Analyze phase dependencies and suggest Depends on entries for ROADMAP.md
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | gsd-analyze-dependencies |
| description | Analyze phase dependencies and suggest Depends on entries for ROADMAP.md |
| allowed-tools | Read, Write, Bash, Glob, Grep, AskUserQuestion |
Then suggest Depends on updates to ROADMAP.md.
<execution_context> @.github/get-shit-done/workflows/analyze-dependencies.md </execution_context>
No arguments required. Requires an active milestone with ROADMAP.md.Run this command BEFORE /gsd-manager to fill in missing Depends on fields and prevent merge conflicts from unordered parallel execution.
Add an idea to the backlog parking lot (999.x numbering)
Add phase to end of current milestone in roadmap
Generate tests for a completed phase based on UAT criteria and implementation
Capture idea or task as todo from current conversation context
Generate AI design contract (AI-SPEC.md) for phases that involve building AI systems — framework selection, implementation guidance from official docs, and evaluation strategy
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit