gpd-insert-phase

Insert decimal phases between milestones 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-insert-phase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-insert-phase
Source: https://github.com/CharlieGreenman/roomtemp-superconductor-gpd/tree/main/.agents/skills/gpd-insert-phase
Command: npx skills add https://github.com/CharlieGreenman/roomtemp-superconductor-gpd --skill gpd-insert-phase

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inserts urgent decimal phases between existing milestones to preserve timeline integrity without renumbering.

Core Features & Use Cases

  • Decimal-phase insertion: Add a new (N.M) phase between existing phases to capture urgent work.
  • Roadmap & state synchronization: Automatically update ROADMAP.md and STATE.md to reflect the insertion.
  • Audit & traceability: Record the decision and maintain an auditable history of the change.

Quick Start

Run the gpd-insert-phase tool with the target after-phase and a description to insert the urgent task.

Frequently Asked Questions about gpd-insert-phase

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

FAQPage Schema
How do I insert an urgent phase between existing roadmap milestones without renumbering?

Inserting an urgent decimal phase (N.M) between existing milestones preserves roadmap integrity without renumbering. The tool calculates the correct decimal position, verifies the target phase, and updates ROADMAP.md and STATE.md to reflect the new insertion.

When do I need to use a decimal phase in project management?

A decimal phase is needed during mid-project discoveries requiring immediate tracking, such as new analyses or reviewers' concerns. It captures urgent work between established milestones while maintaining the original numbering sequence of your roadmap.

What is the best way to track urgent mid-project work without disrupting milestone numbering?

The best way to track urgent mid-project work is decimal-phase insertion, which adds an N.M phase between existing milestones. This approach synchronizes ROADMAP.md and STATE.md automatically while maintaining an auditable history of the change.

How do I verify the target phase and calculate the correct decimal number for a new roadmap insertion?

To calculate the correct decimal number for a roadmap insertion, the tool verifies the target after-phase and applies decimal calculation logic. This ensures the new urgent phase is positioned accurately within the existing milestone sequence.

Can I maintain an auditable history when adding urgent tasks to a project roadmap?

Yes, you can maintain an auditable history when adding urgent tasks. The insertion process records the decision and creates an auditable insertion record, ensuring full traceability of mid-project changes within your roadmap documentation.

Does inserting a new phase automatically update ROADMAP.md and STATE.md files?

Yes, inserting a new decimal phase automatically updates both ROADMAP.md and STATE.md files. This roadmap and state synchronization ensures your project tracking documents reflect the urgent insertion immediately without manual file edits.