gpd-add-phase

Add a research phase to the current milestone in a project roadmap.

Updated May 1, 2026
One-click install
npx skills add https://github.com/Unified-Field-Theory-Research/finite-capacity-causal-geometry --skill gpd-add-phase-unified-field-theory-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-add-phase
Source: https://github.com/Unified-Field-Theory-Research/finite-capacity-causal-geometry/tree/main/.agents/skills/gpd-add-phase
Command: npx skills add https://github.com/Unified-Field-Theory-Research/finite-capacity-causal-geometry --skill gpd-add-phase-unified-field-theory-research

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill adds a new research phase to the end of the current milestone in the roadmap, helping users organize and track their research progress.

Core Features & Use Cases

  • Phase Addition: Automatically adds a new research phase to the end of the current milestone.
  • Phase Structure: Creates a new phase directory and updates the roadmap structure to include the new phase.
  • Use Case: Imagine you are working on a research project with multiple phases. You can use this Skill to easily add a new phase to your roadmap without manually updating the document.

Quick Start

Use the gpd-add-phase skill to add a new phase 'Develop effective Hamiltonian formalism' to the current milestone.

Frequently Asked Questions about gpd-add-phase

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

FAQPage Schema
How do I add a new research phase to a project roadmap?

Adding a new research phase to a project roadmap is done by appending it to the end of the current milestone. This automatically creates a new phase directory and updates the roadmap structure to include the new phase.

Can I use GPD commands to update the current milestone with a new phase?

Yes, you can use GPD CLI commands for phase addition and project state management. The process requires read and write access to the roadmap and project state files to update the milestone correctly.

What do I need to append a research phase to my current milestone?

Appending a research phase requires read and write access to the project roadmap and project state files. The environment must support GPD CLI commands to execute the phase addition and structure update.

Does adding a research phase manually update the project state files?

Adding a research phase automatically updates the project state files and roadmap structure. It creates a new phase directory within the current milestone, eliminating the need for manual document updates.

What is the best way to organize research phases within a milestone?

The best way to organize research phases within a milestone is by sequentially adding them to the end of the current roadmap. This maintains chronological order and automatically generates the required phase directories.

Why add a research phase to the end of a milestone instead of the middle?

Adding a research phase to the end of a milestone preserves the existing chronological structure of the roadmap. This prevents disrupting current research progress and maintains the integrity of project state files.