pm-dependency-risk-mapper

Installation
SKILL.md

PM Dependency Risk Mapper

Use When

  • Teams report blocked work or unstable sequencing.
  • Planning needs explicit dependency visibility.

API Selection Step (Mandatory First Step)

  1. Use $fortalece-api-routing-guide to resolve dependency read/write operations.
  2. Select in-scope operations for dependency updates.
  3. Require routing_decisions_v2 + mutation_gate_v2.
  4. If gate blocks writes, output dependency patch plan only.

Workflow

  1. Build dependency graph from backlog links.
  2. Detect cycles, bottlenecks, and blocker clusters.
  3. Propose/apply depends_on and blocked_by updates.
  4. Return risk-ranked dependency map.
Installs
1
First Seen
Jun 24, 2026
pm-dependency-risk-mapper — walker-di/skills