gpd-progress

Assess research progress and route next actions from roadmap and state files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The GPD progress skill helps researchers quickly understand the current state of a project, surface recent work and key decisions, and determine the next action to take.

Core Features & Use Cases

  • Progress summarization: aggregates phase status, recent summaries, and pending tasks to present a concise project snapshot.
  • Context provisioning: loads relevant roadmap and state context to inform the next steps and planning.
  • Smart routing: recommends either executing existing phase plans or initiating planning/discussion flow to move the project forward.

Quick Start

Ask the system to display the current phase, progress, and the recommended next action.

Frequently Asked Questions about gpd-progress

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

FAQPage Schema
How do I track research progress and determine the next phase action?

To track research progress, this skill aggregates phase status, recent summaries, and pending tasks into a concise project snapshot, then recommends whether to execute existing plans or initiate planning.

What is the best way to summarize project state for research management?

The best way to summarize project state is by aggregating phase status and recent work across roadmap and state artifacts to present a concise situational context and guide next actions.

How does progress routing work when planning the next research phase?

Progress routing works by assessing the current roadmap and state artifacts to return actionable commands like $gpd-execute-phase or $gpd-plan-phase, directing the project forward based on existing plans.

Do I need a ROADMAP.md file to assess current phase progress?

Yes, you need a ROADMAP.md file to assess current phase progress because the skill enforces dependencies on ROADMAP.md presence to load context and support status routing.

How do I get a situational context summary before planning a research phase?

You get a situational context summary by prompting the system to display the current phase, which loads relevant roadmap and state context to inform next steps and planning.

What are the limitations of using roadmap analysis for progress tracking?

A limitation of using roadmap analysis for progress tracking is that it strictly requires ROADMAP.md to be present; without this dependency, the skill cannot route status or provide actionable next steps.