gsd-orchestration
✓Spec-driven development orchestration with context engineering for solo developers. Prevents context rot through fresh subagent contexts and atomic task execution. Use when: starting projects, planning features, executing development phases, or when user says "gsd", "plan", "new project", "execute phase". Triggers: /gsd init, /gsd plan, /gsd execute, /gsd status, /gsd verify
Installation
SKILL.md
"The complexity is in the system, not in your workflow." — TÂCHES
GSD solves context rot — the quality degradation as Claude fills its context window. Each task runs in fresh context. Plans are atomic. Verification is built-in.
| gsd init | New project: questions → research → requirements → roadmap | | gsd discuss [N] | Capture decisions for phase N (NO CODE) | | gsd plan [N] | Create atomic task plans for phase N | | gsd execute [N] | Run tasks with fresh context per task | | gsd verify [N] | Verify deliverables work as expected | | gsd status | Current position and next action |
Spec-driven development orchestration with context engineering for solo developers. Prevents context rot through fresh subagent contexts and atomic task execution. Use when: starting projects, planning features, executing development phases, or when user says "gsd", "plan", "new project", "execute phase". Triggers: /gsd init, /gsd plan, /gsd execute, /gsd status, /gsd verify Source: natilevyy/claude-production-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/natilevyy/claude-production-skills --skill gsd-orchestration- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-06
- Updated
- 2026-02-18
Quick answers
What is gsd-orchestration?
Spec-driven development orchestration with context engineering for solo developers. Prevents context rot through fresh subagent contexts and atomic task execution. Use when: starting projects, planning features, executing development phases, or when user says "gsd", "plan", "new project", "execute phase". Triggers: /gsd init, /gsd plan, /gsd execute, /gsd status, /gsd verify Source: natilevyy/claude-production-skills.
How do I install gsd-orchestration?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/natilevyy/claude-production-skills --skill gsd-orchestration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/natilevyy/claude-production-skills
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-06