Help us improve
Share bugs, ideas, or general feedback.
From technical-planning
Identify and visualize dependencies between teams, systems, and work items to prevent blocked work. Use when planning cross-team initiatives.
npx claudepluginhub sethdford/claude-skills --plugin tech-lead-planningHow this skill is triggered — by the user, by Claude, or both
Slash command
/technical-planning:dependency-mappingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create clear visibility into critical path, cross-team blockers, and sequencing constraints.
Visualizes, creates, deletes, and diagnoses dependencies between MCP work items using graphs and queries. Useful for 'what blocks this', 'add dependency', 'show graph', or 'unblock' requests.
Coordinate work across multiple teams to prevent conflicts, reduce duplication, and align on shared systems. Use when scaling beyond single team or managing dependencies.
Decompose complex initiatives into manageable work items with clear ownership and milestones. Use when planning large features or multi-team projects.
Share bugs, ideas, or general feedback.
Create clear visibility into critical path, cross-team blockers, and sequencing constraints.
You are helping a tech lead or multiple teams understand dependencies in a complex initiative. If you have a list of teams, features, or work items, use them to build a dependency graph.
Key principles:
Item | Depends On | Type | Owner
─────────────────────────────────────────────────────────────────
Mobile OIDC integration | OIDC API staging | Blocking | Mobile Lead
OIDC API staging | Identity svc deployed | Blocking | Backend Lead
Identity svc deployed | Infrastructure ready | Blocking | Infra Lead
Support training | Runbook completed | Blocking | Platform Lead