Agent skill

gsd-execute

Execute a planned phase in a fresh agent context

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/gsd-execute

SKILL.md

GSD Execute -- Fresh-Context Phase Execution

Execute a specific phase from the plan in a fresh agent context to prevent context rot.

What To Do

  1. Read the plan: Load ROADMAP.md and find the specified phase.
  2. Read current state: Load STATE.md for decisions from previous phases.
  3. Spawn a fresh agent using Task tool with clean 200K context.
  4. Agent executes tasks: Follow XML task structure, run verification, create atomic commits.
  5. Update STATE.md with completion status, decisions, and files modified.

Wave execution

Launch multiple Task agents simultaneously for independent phases in the same wave.

Arguments

  • <phase-number>: Which phase to execute
  • --wave: Execute all tasks in current wave in parallel
  • --dry-run: Show what would be executed without changes

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results