gpd-revise-phase

Supersede a completed research phase and create a replacement via the GPD CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Supersede a completed research phase and create a new replacement that inherits valid decisions while addressing what needs to change, preserving the original phase for historical context.

Core Features & Use Cases

  • Provide a controlled supersession workflow: mark the old phase as superseded, create a replacement with inherited context, and update downstream references.
  • Preserve history: keep original phase artifacts and document learnings in SUPERSEDED.md.
  • Coordinate state and dependencies: update ROADMAP.md, STATE.md, and downstream phases to reflect the revision.

Quick Start

Initiate the revise-phase workflow with the target phase number and a reason, then plan the replacement phase and review downstream impacts.

Frequently Asked Questions about gpd-revise-phase

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

FAQPage Schema
How do I supersede a completed project phase while preserving historical records?

To supersede a completed project phase, you initiate a controlled workflow that marks the old phase as superseded, documents learnings in SUPERSEDED.md, and creates a replacement phase inheriting valid context.

What is the best way to handle dependency propagation when revising an earlier research phase?

Handling dependency propagation when revising an earlier phase requires updating ROADMAP.md, STATE.md, and downstream phases to reflect the revision, ensuring state synchronization via the GPD CLI.

When do I need to use a phase supersession workflow in non-linear research?

You need a phase supersession workflow in non-linear research when earlier results must be revisited and replaced, allowing you to address necessary changes while keeping original artifacts preserved for historical context.

How do I create a replacement phase that inherits decisions from a superseded one?

Creating a replacement phase that inherits decisions involves initiating the revise-phase workflow with the target phase number and a reason, then planning the replacement phase to inherit valid decisions while addressing what needs change.

Do I need the GPD CLI to update downstream references during phase revision?

Yes, you need the GPD CLI to ensure phase supersession, dependency propagation, and state synchronization during the process, coordinating updates to downstream references and phase artifacts.