Peon — Development agent for Claude Code
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
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 RepositoryRelated Agents
Git
Isolated executor for the /playbook:commit-and-push and /playbook:create-pull-request commands. Delivers signe
Spgr Agent Code Reviewer
Reviews every pull request against four axes (approved ADRs, XP practices, style, docstring coverage) and prod
Khadgar
Tests a brief's "Done when" steps in the running app, as a user would, and reports what it finds. Use on a pul
Git Flow Manager
Git Flow workflow manager. Use PROACTIVELY for Git Flow operations including branch creation, merging, validat
PR Open
Create a pull request for the current branch. Analyzes all commits, runs validation, and opens a well-formatte
Create PR
This agent should be invoked to open a pull request end to end or to update an existing one. This includes com
Related Skills
Reviewer Summary
You are writing the opening prose for a pull-request review summary. The approved findings below are the compl
Develop Feature
Develop the feature "$ARGUMENTS" end-to-end — from design to pull request.
Fix PR Comments
Fetch unresolved comments from this branch's pull request and address them systematically.