Run this command BEFORE /gsd:manager to fill in missing Depends on fields and prevent merge conflicts from unordered parallel execution.
1---2name: gsd-analyze-dependencies3description: Gsd Analyze Dependencies4---5<objective>
6Analyze the phase dependency graph for the current milestone. For each phase pair, determine if there is a dependency relationship based on:
7- File overlap (phases that modify the same files must be ordered)
8- Semantic dependencies (a phase that uses an API built by another phase)
9- Data flow (a phase that consumes output from another phase)
1011Then suggest `Depends on` updates to ROADMAP.md.
12</objective>
1314<execution_context>
15@${CLAUDE_PLUGIN_ROOT}/workflows/analyze-dependencies.md
16</execution_context>
1718<context>
19No arguments required. Requires an active milestone with ROADMAP.md.
2021Run this command BEFORE `/gsd:manager` to fill in missing `Depends on` fields and prevent merge conflicts from unordered parallel execution.
22</context>
2324<process>
25Execute the analyze-dependencies workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/analyze-dependencies.md end-to-end.
26Present dependency suggestions clearly and apply confirmed updates to ROADMAP.md.
27</process>
Run npx skillmds@latest add majiayu000/gsd-analyze-dependencies in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Gsd Analyze Dependencies It is listed under Productivity on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
majiayu000 (@majiayu000) published this skill. Their other Agent Skills are listed on their SkillMD profile.