From learnship
Inserts a new phase between existing phases for urgent work discovered mid-milestone, requiring phase number [N] and description.
How this command is triggered — by the user, by Claude, or both
Slash command
/learnship:insert-phase [N] [description]learnship/This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
<execution_context> @~/.claude/workflows/insert-phase.md </execution_context> <context> Arguments: $ARGUMENTS </context> <process> Execute the learnship insert-phase workflow end-to-end. Preserve all workflow gates, validations, checkpoints, and routing. </process>
<execution_context> @~/.claude/workflows/insert-phase.md </execution_context>
Arguments: $ARGUMENTS Execute the learnship insert-phase workflow end-to-end. Preserve all workflow gates, validations, checkpoints, and routing.npx claudepluginhub faviovazquez/learnship-marketplace --plugin learnship/phaseManages phases in ROADMAP.md — add new integer phases, insert decimal phases between existing ones, remove and renumber phases, or edit phase fields in place.
/phaseManages GSD project phases: discuss requirements with forcing questions, plan task waves, execute work with agent teams support, verify results.
/fire-new-milestoneStarts a new milestone cycle for an existing project, guiding through questioning, research, requirements, and roadmap phases. Updates planning files and checks for active milestones.
/planPlans a phase of work in Shipyard project (creates roadmap if needed). Accepts phase-number, --skip-research, --no-discuss flags.