gpd-graph

Map dependency relationships from SUMMARY.md and ROADMAP.md to identify workflow gaps.

1|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/CharlieGreenman/roomtemp-superconductor-gpd --skill gpd-graph
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-graph
Source: https://github.com/CharlieGreenman/roomtemp-superconductor-gpd/tree/main/.agents/skills/gpd-graph
Command: npx skills add https://github.com/CharlieGreenman/roomtemp-superconductor-gpd --skill gpd-graph

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visualize and manage the complex web of phase-to-phase dependencies in research projects, identifying where work is blocked or duplicated.

Core Features & Use Cases

  • Create a comprehensive dependency graph from SUMMARY.md provides/requires/affects and ROADMAP.md phase definitions.
  • Detect gaps such as unmet requires, orphaned provides, missing phases, and circular dependencies.
  • Generate a clear critical path and an actionable report for planning, review, and governance.

Quick Start

Run the gpd-graph workflow on your repository to produce the dependency graph and gap analysis.

Frequently Asked Questions about gpd-graph

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I visualize phase dependencies in a research project roadmap?

To visualize phase dependencies, map the relationships across research phases by analyzing SUMMARY.md frontmatter and ROADMAP.md definitions to produce a structured dependency graph and gap analysis report.

What is gap analysis for research workflow phases?

Gap analysis for research workflows identifies unmet requires, orphaned provides, missing phases, and circular references by mapping dependency relationships across project phases to reveal where work is blocked or duplicated.

How do I detect circular dependencies and missing phases in a project roadmap?

Detect circular dependencies and missing phases by analyzing SUMMARY.md provides/requires/affects fields and ROADMAP.md phase definitions to map the dependency graph and highlight structural gaps in the workflow.

Can I generate a critical path report from SUMMARY.md and ROADMAP.md files?

Yes, you can generate a critical path report by analyzing SUMMARY.md frontmatter and ROADMAP.md dependencies to document the dependency graph, gap analysis, and critical path for planning and governance review.

Does dependency graph visualization work without external libraries or components?

Dependency graph visualization works without external dependencies or components, directly parsing repository SUMMARY.md and ROADMAP.md files to output a structured graph, gap analysis, and documented critical path.

When should I use automated dependency mapping for research project phases?

Use automated dependency mapping when managing complex phase-to-phase relationships in research projects to identify blocked work, duplicated effort, orphaned provides, and missing phases that hinder workflow governance.