gpd-merge-phases

Merge research phases and update ROADMAP.md and STATE.md.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the consolidation of phase results when research tasks are reorganized, reducing manual copy/paste and ensuring consistency across ROADMAP and STATE.

Core Features & Use Cases

  • Validate both phases exist and resolve directories.
  • Copy and renumber source plans into the target directory.
  • Merge verification results and decisions, preserving provenance.
  • Update ROADMAP.md and STATE.md to reflect the merge and phase reorganization.
  • Redirect dependencies from the source phase to the target phase.

Quick Start

Invoke the merge operation with the source and target phase IDs to absorb the source into the target.

Frequently Asked Questions about gpd-merge-phases

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

FAQPage Schema
How do I merge research phases in a roadmap workflow?

To merge research phases, invoke the operation with source and target phase IDs to absorb the source into the target. It validates phase existence, renumbers plans, and updates ROADMAP.md and STATE.md automatically.

What happens to dependencies when consolidating duplicate workflow phases?

When consolidating duplicate workflow phases, dependencies are automatically redirected from the source phase to the target phase. This ensures the state tracking remains accurate across the entire reorganized roadmap.

Can I preserve verification artifacts and decisions when reorganizing a research state?

Yes, you can preserve verification artifacts and decisions when reorganizing a research state. The merge operation combines these elements while maintaining their provenance and copying source plans into the target directory.

How do ROADMAP.md and STATE.md get updated during a phase merge?

ROADMAP.md and STATE.md are updated to reflect the phase merge and reorganization automatically. This ensures the workflow state tracking remains consistent without requiring manual copy and paste.

When should I use an automated phase merge instead of manual consolidation?

You should use an automated phase merge when research tasks are reorganized, duplicates exist, or dependencies must be redirected across ROADMAP and STATE. It reduces manual copy/paste errors and ensures provenance consistency.