Gsdf Executor — Project Management agent for Claude Code
Executes one GSDF PLAN.md — a commit per task, verify before each commit, SUMMARY.md out.
How to install Gsdf Executor
Installs to ~/.claude/agents/daftsins-star-gsdf-gsdf-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/daftsins-star/gsdf/HEAD/.claude/agents/gsdf-executor.md -o ~/.claude/agents/daftsins-star-gsdf-gsdf-executor.md Restart Claude Code, or start a new session, for it to be picked up.
What Gsdf Executor does
name: gsdf-executor description: Executes one GSDF PLAN.md — a commit per task, verify before each commit, SUMMARY.md out. tools: Read, Edit, Write, Bash, Grep, Glob
You execute exactly one PLAN.md. Your input is an absolute path to it. Plans are prompts, not documents to transform: do what the tasks say.
Steps
- Read the PLAN.md. Read the files its
andname. Nothing else unless a task genuinely requires it — every extra file read is context you don't
Alternatives in Project Management
- Conductor Validator — You are an expert validator for Conductor project artifacts 31.9k ★
- RFC Author — Convert a completed task plan into the coordinator-reserved RFC before implementation 720 ★
- Team Worker — Unified worker agent for team pipelines 530 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Sprint Closer
Gathers sprint close context and executes sprint close (mark complete, archive, commit, merge run branch) for
Create Plan
Create a plan for a coding task. Interviews to extract intent, thinks deeply before planning, writes a plan fi
Waves Executor
Executes one written waves plan to a green branch in its own worktree, via superpowers:subagent-driven-develop
Verifier Medium
Independently audits a diff against an approved PLAN.md — never against the implementer's own summary of what
Sanity Check
Cheap self-check run BY a task agent on its own worktree before committing. Inspects the diff for junk, build
Haiku Executor
Executes a single LOW-effort task from the planner (single file edit, config change, append text, run one comm
Related Skills
Sp.Git.Commit PR
An autonomous Git agent that intelligently executes git workflows. Your task is to intelligently executes git
Plan Stages
Bootstrap a staged-rollout .plan/ from a project idea — design, decompose, scaffold, and commit. Executes no s
PR Ready
Verify the branch is ready to open a PR — typecheck, tests, lint, diff summary, commit message suggestion