Dependency Analysis & Critical Path
Map dependencies between issues and PRs to identify critical paths, bottlenecks, and risk areas for sprint and epic planning.
Dependency Analysis & Critical Path
Status: 📝 Placeholder - This prompt is planned but not yet fully implemented.
Purpose
Analyze issue and PR relationships to map dependency chains, identify critical paths, and highlight bottlenecks that could delay sprint commitments or epic delivery.
Planned Features
- Dependency graph generation from GitHub issue links
- Critical path identification (longest dependency chain)
- Bottleneck detection (single points of failure)
- Risk assessment for blocked work
- Visualization recommendations (Mermaid diagrams)
Contributing
This prompt needs implementation! See CONTRIBUTING.md for guidelines on developing prompts for this category.
What's needed:
- GitHub issue relationship parser (blocks, depends on, related to)
- Graph traversal algorithm for critical path
- Bottleneck detection heuristics
- Risk scoring model
- Mermaid diagram generation templates
Related Assets
Duplicate Detection & Consolidation
Identify duplicate or overlapping pull requests and issues across repositories using similarity analysis, and recommend consolidation strategies to reduce redundant work.
Owner: community
Sprint PR Health Check
Analyze pull requests across repositories for age, review status, blockers, and patterns. Generates sprint hygiene report with actionable recommendations for standup discussions.
Owner: thudak_uhg
Stale Item Cleanup
Deep analysis and bulk cleanup of stale pull requests and issues across repositories. Identifies candidates for closing, archiving, or escalating based on age, activity, and business value.
Owner: thudak_uhg
Label Taxonomy Audit
Audit GitHub label usage across repositories to identify inconsistencies, redundancies, and missing labels, then recommend a standardized taxonomy.
Owner: community
Epic Progress Dashboard
Generate comprehensive epic progress dashboards showing completion status, velocity trends, blocker analysis, and burn-down forecasts for multi-sprint initiatives and large features.
Owner: thudak_uhg
Backlog Refinement Assistant
Facilitates backlog grooming sessions by analyzing issues for readiness, suggesting improvements to acceptance criteria, estimating complexity, and identifying dependencies before sprint planning.
Owner: thudak_uhg

