gsd-insert-phase

Insert urgent work items as decimal-numbered phases into a project roadmap.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/nnexai/git-stacks --skill gsd-insert-phase-nnexai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-insert-phase
Source: https://github.com/nnexai/git-stacks/tree/main/.github/skills/gsd-insert-phase
Command: npx skills add https://github.com/nnexai/git-stacks --skill gsd-insert-phase-nnexai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of integrating urgent, unplanned work into an existing project roadmap without disrupting the established sequence or requiring a full renumbering of all subsequent phases.

Core Features & Use Cases

  • Decimal Phase Insertion: Automatically assigns decimal identifiers (e.g., 72.1) to new tasks to maintain logical ordering.
  • Workflow Preservation: Executes standardized validation gates to ensure roadmap integrity and consistency.
  • Use Case: A critical security patch is discovered during a milestone; use this skill to insert it as phase 4.1 between phase 4 and phase 5 without breaking the project structure.

Quick Start

Ask the assistant to insert a new phase after phase 72 with the description urgent security patch.

Frequently Asked Questions about gsd-insert-phase

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

FAQPage Schema
How do I insert urgent tasks into an existing project roadmap without renumbering everything?

Insert urgent tasks into a project roadmap by assigning decimal-numbered identifiers, such as phase 4.1, to maintain the logical sequence and preserve overall roadmap integrity without requiring subsequent phase renumbering.

What is the best way to handle mid-milestone adjustments for unplanned agile work items?

Handle mid-milestone adjustments by executing a standardized insert-phase workflow that validates inputs and updates the project state, ensuring new unplanned agile work items integrate seamlessly while maintaining sequence consistency.

How does decimal phase insertion work for urgent roadmap updates?

Decimal phase insertion works by automatically assigning decimal identifiers like 72.1 to new urgent work items, placing them between existing phases to maintain logical ordering and roadmap consistency during sudden updates.

Can I add a critical security patch to a roadmap without breaking the established task sequence?

Yes, you can add a critical security patch as a decimal-numbered phase, such as 4.1, between existing milestones to integrate the urgent work item without breaking the established project task sequence.

Do I need to run a validation workflow when adding urgent tasks to an agile roadmap?

Yes, the insert-phase workflow requires execution to validate inputs and update the project state, ensuring that mid-milestone adjustments for urgent tasks maintain logical sequence and overall roadmap integrity.