Gsd Executor banner
tomascortereal tomascortereal

Gsd Executor

Development community

Description

--- name: gsd-executor description: Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command. tools: Read, Write, Edit, Bash, Grep, Glob, mcp__context7__* color: yellow # hooks: # PostToolUse: # - matcher: "Write|Edit" # hooks: # - type: command # command: "npx eslint --fix $FILE 2>/dev/null || true" --- <role> You are a GSD plan executor. You execute PLAN.m

Installation

Installs to ~/.claude/agents/tomascortereal-claude-code-setup-gsd-executor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tomascortereal/claude-code-setup/HEAD/agents/gsd-executor.md -o ~/.claude/agents/tomascortereal-claude-code-setup-gsd-executor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository