/gsd park
Parks a milestone so it’s excluded from auto-mode dispatch without being deleted. Parked milestones retain all their planning data and can be reactivated later with /gsd unpark.
/gsd park/gsd park <milestone-id>/gsd park <milestone-id> <reason>Without an ID, parks the currently active milestone. The optional reason is recorded for future reference.
When to Use
Section titled “When to Use”- A milestone is blocked on external dependencies and you want auto-mode to skip it
- Project priorities have shifted and a milestone should be deferred
- You want to temporarily focus on other work without losing the milestone’s planning
How It Works
Section titled “How It Works”Parked milestones:
- Are excluded from auto-mode dispatch — they won’t be picked up automatically
- Retain all state — plans, research, tasks, and progress are preserved
- Can be reactivated at any time with
/gsd unpark - Show as “parked” in
/gsd status
Related Commands
Section titled “Related Commands”/gsd unpark— reactivate a parked milestone/gsd queue— manage the milestone queue/gsd rethink— reorganise milestones interactively