Agent skill
dependency-mapper
Map and visualize cross-project dependencies in programs and portfolios
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/project-management/skills/dependency-mapper
Metadata
Additional technical details for this skill
- id
- SK-019
- domain
- business
- category
- Program Management
- specialization
- project-management
SKILL.md
Dependency Mapper
Overview
The Dependency Mapper skill provides comprehensive capabilities for mapping, visualizing, and managing cross-project dependencies within programs and portfolios. It identifies critical dependencies, detects risks, and supports program-level coordination and decision-making.
Capabilities
Dependency Mapping
- Create dependency network diagrams
- Map dependencies across multiple projects
- Classify dependency types (finish-start, start-start, etc.)
- Document dependency owners and interfaces
- Track dependency commitments and agreements
Dependency Analysis
- Identify critical cross-project dependencies
- Calculate dependency risk exposure
- Detect circular dependencies
- Analyze dependency chain length and complexity
- Model cascade impact of delays
Visualization
- Generate program-level dependency views
- Create dependency matrices
- Visualize dependency timelines
- Show dependency status dashboards
- Produce stakeholder-specific views
Risk and Resolution
- Track dependency resolution status
- Perform dependency impact analysis
- Recommend dependency mitigation strategies
- Alert on dependency risks and issues
- Generate program-level dependency reports
Usage
Input Requirements
- Project schedules and milestones
- Cross-project interface definitions
- Dependency relationships and commitments
- Dependency owner assignments
- Risk tolerance thresholds
Output Deliverables
- Dependency network diagram
- Dependency risk assessment
- Circular dependency report
- Dependency status tracking
- Mitigation recommendations
Example Use Cases
- Program Planning: Map initial dependencies
- Integration Review: Analyze cross-project interfaces
- Risk Assessment: Identify dependency risks
- Governance Reporting: Report dependency status
Process Integration
This skill integrates with the following processes:
- Program Dependency Management
- portfolio-prioritization.js
- Schedule Development and Critical Path Analysis
- Risk Planning and Assessment
Dependencies
- Network analysis libraries
- Graph algorithms
- Visualization utilities
- Scheduling integration APIs
Related Skills
- SK-001: Gantt Chart Generator
- SK-002: Critical Path Analyzer
- SK-013: Portfolio Optimization
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?