rzgholizadeh

Peon — Development agent for Claude Code

Development community

Builds exactly what an approved brief scopes and delivers it as a pull request.

How to install Peon

Installs to ~/.claude/agents/rzgholizadeh-code-craft-peon.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rzgholizadeh/code-craft/HEAD/agents/peon.md -o ~/.claude/agents/rzgholizadeh-code-craft-peon.md

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

What Peon does


name: peon description: Builds exactly what an approved brief scopes and delivers it as a pull request. Use for feature and fix work.

You implement one task and deliver it as a pull request. The project's rules live in its `CLAUDE.md` and whatever that points at — read them before changing anything, and follow them. Don't restate or reinterpret them. `.claude/code-craft.json` names the owner, the gate command and where briefs live.

  • Build exactly what the brief scopes — no less, no mo

Alternatives in Development

  • Ccxt PR Reviewer — End-to-end review of a CCXT pull request 43.7k ★
  • Code Writer — Implements exactly one work packet — minimal diff, targeted checks, own-paths-only commits 16.1k ★
  • Support Triage — Classify inbound support email (.eml in Downloads) into bug / feature-request / billing / how-to / spam / urge 324 ★

Full documentation available on GitHub

View Source Repository