daftsins-star

Gsdf Executor — Project Management agent for Claude Code

Project Management community

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

Terminal
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

  1. Read the PLAN.md. Read the files its and name. 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 Repository