gsd-insert-phase

Inserts a decimal phase for urgent tasks into an existing project roadmap.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/GenproMM/MMLab_TOOLS --skill gsd-insert-phase-genpromm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-insert-phase
Source: https://github.com/GenproMM/MMLab_TOOLS/tree/main/.claude/skills/gsd-insert-phase
Command: npx skills add https://github.com/GenproMM/MMLab_TOOLS --skill gsd-insert-phase-genpromm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Quickly insert urgent tasks into existing project milestones without disrupting the logical sequence.

Core Features & Use Cases

  • Urgent Task Insertion: Add decimal phase tasks between integer phases.
  • Preservation of Sequence: Maintain the original phase numbering to avoid renumbering the entire roadmap.
  • Use Case: For example, if you have a project with phases 72 and 73, you can insert an urgent task as phase 72.1.

Quick Start

To insert an urgent task as phase 72.1 with a description, use the command: insert urgent task 72.1 "Urgent task description"

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 a project roadmap without renumbering existing phases?

You can insert urgent tasks into a project roadmap by adding decimal phases, such as phase 72.1, between existing integer phases. This preserves the original sequence and avoids renumbering the entire roadmap.

What is a decimal phase in project management?

A decimal phase in project management is a fractional milestone number, like 72.1, used to insert urgent tasks between existing integer phases. It maintains the logical sequence of the roadmap without disrupting the original numbering.

How do I add a new task between phase 72 and 73 without disrupting the sequence?

To add a new task between phase 72 and 73 without disrupting the sequence, insert it as a decimal phase like 72.1. This method preserves the original integer numbering and maintains the logical roadmap sequence.

Does inserting urgent tasks into existing milestones require workflow integration?

Yes, inserting urgent tasks into existing milestones requires workflow integration for argument parsing and phase management. This integration ensures the decimal phase is correctly added to the project roadmap structure.

What is the best way to maintain the original numbering when updating a project roadmap?

The best way to maintain the original numbering when updating a project roadmap is to use decimal phases for new urgent tasks. This approach inserts tasks between integer milestones without requiring a full renumbering.