home / skills / ctsstc / get-shit-done-skills / new-milestone

new-milestone skill

/.kilocode/skills/gsd/commands/new-milestone

npx playbooks add skill ctsstc/get-shit-done-skills --skill new-milestone

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

Files (1)
SKILL.md
452 B
---
name: gsd:new-milestone
description: Create a new project milestone
version: 1.0.0
triggers: [new milestone, create milestone]
tools: [Bash, Glob, Grep, Write]
---

# GSD New Milestone

Creates a new project milestone.

## When to Use

- Defining major project milestones
- Setting delivery goals

## Process

1. Define milestone scope
2. Set acceptance criteria
3. Create milestone document

## Success Criteria

Milestone created and documented.