home / skills / ctsstc / get-shit-done-skills / insert-phase

insert-phase skill

/.kilocode/skills/gsd/commands/insert-phase

npx playbooks add skill ctsstc/get-shit-done-skills --skill insert-phase

Review the files below or copy the command above to add this skill to your agents.

Files (1)
SKILL.md
436 B
---
name: gsd:insert-phase
description: Insert a phase into the roadmap
version: 1.0.0
triggers: [insert phase, add phase]
tools: [Bash, Glob, Grep, Write]
---

# GSD Insert Phase

Inserts a phase into the roadmap at specific position.

## When to Use

- Adding phase at specific position
- Reordering roadmap

## Process

1. Identify insertion point
2. Create phase
3. Update roadmap

## Success Criteria

Phase inserted into roadmap.