home / skills / ctsstc / get-shit-done-skills / new-milestone
npx playbooks add skill ctsstc/get-shit-done-skills --skill new-milestoneReview the files below or copy the command above to add this skill to your agents.
---
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.