gsd:insert-phase

Insert a phase at a specified position in a roadmap file.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tDalile/dotfiles --skill gsd-insert-phase-tdalile
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd:insert-phase
Source: https://github.com/tDalile/dotfiles/tree/main/agents/skills/gsd/commands/insert-phase
Command: npx skills add https://github.com/tDalile/dotfiles --skill gsd-insert-phase-tdalile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inserting or reordering phases in a roadmap often requires manual editing and can lead to errors or inconsistent ordering.

Core Features & Use Cases

  • Insert Phase: Add a new phase at a specific position in the roadmap.
  • Reorder Roadmap: Move existing phases to adjust sequencing.
  • Use Case: When planning a product timeline, quickly add a "Beta Release" phase after the "Development" phase without manual file edits.

Quick Start

Ask the assistant to insert a new phase called "Beta Release" after the "Development" phase in the roadmap.

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 a new phase into a product roadmap at a specific position?▼

To insert a phase into a roadmap, you specify the new phase entry and the target insertion point. The assistant then creates the phase and updates the roadmap file accordingly, placing it at the exact position you requested.

What is the best way to reorder existing phases in my product timeline?▼

Reordering existing roadmap phases is done by specifying a new insertion point for the phase. The assistant moves the phase entry to the requested position and updates the roadmap file to reflect the adjusted sequencing.

Can I add a Beta Release phase after Development without manually editing the roadmap file?▼

Yes, you can add a Beta Release phase after Development without manual file edits. You simply ask the assistant to insert the new phase at that specific position, and it automatically creates the entry and updates the roadmap.

Does inserting a roadmap phase require any external dependencies or components?▼

No external dependencies or components are required to insert a roadmap phase. The assistant handles the task independently by identifying the insertion point, creating the phase entry, and updating the roadmap file directly.

When should I use an automated phase insertion instead of editing my roadmap manually?▼

You should use automated phase insertion when planning product timelines or adjusting sequencing to avoid errors. It solves the problem of inconsistent ordering that often results from manual roadmap editing.

What information do I need to provide to add a phase to my roadmap?▼

To add a phase to your roadmap, you need to provide the name of the new phase entry and the specific insertion point. The assistant uses this information to create the phase and update the roadmap file at the correct position.