Insert Phase banner
eric-moreno eric-moreno

Insert Phase

Development community

Description

--- name: gad:insert-phase description: Insert urgent work as decimal phase (e.g., 72.1) between existing phases argument-hint: <after> <description> allowed-tools: - Read - Write - Bash --- <objective> Insert a decimal phase for urgent work discovered mid-milestone that must be completed between existing integer phases. Uses decimal numbering (72.1, 72.2, etc.) to preserve the logical sequence of planned phases while accommodating urgent insertions. Purpose: Handle urgent work discover

Installation

Installs to ~/.claude/skills/eric-moreno-get-analysis-done-insert-phase/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eric-moreno-get-analysis-done-insert-phase && curl -fsSL https://raw.githubusercontent.com/eric-moreno/get-analysis-done/HEAD/commands/insert-phase.md -o ~/.claude/skills/eric-moreno-get-analysis-done-insert-phase/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository