ceponatia

Example General Coder — Development agent for Claude Code

Development community

Implement one well-specified, bounded feature, ordinary bug fix, or contained refactor.

How to install Example General Coder

Installs to ~/.claude/agents/ceponatia-rolesync-example-general-coder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ceponatia/rolesync/HEAD/.claude/agents/example-general-coder.md -o ~/.claude/agents/ceponatia-rolesync-example-general-coder.md

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

What Example General Coder does


name: "example-general-coder" description: "Implement one well-specified, bounded feature, ordinary bug fix, or contained refactor. Use an advanced coder for high-risk contracts or repeated reasoning failures." model: "sonnet" tools: ["Read", "Grep", "Glob", "Bash", "Edit", "Write", "Skill"] permissionMode: "default" maxTurns: 48 skills: ["example-implement"] effort: "medium" isolation: "worktree"

Read root a

Alternatives in Development

  • Example Curator — Use this agent when you need to evaluate CLAUDE.md examples for inclusion in the awesome-claude-md repository 570 ★
  • Token Change — Safely perform a self-contained Graphite token/color change end-to-end (edit primitive → regenerate → gate) in 452 ★
  • Finding Checker — Blind adversarial checker — given ONLY a finding artifact and its evidence (never the author's reasoning), tri 348 ★

Full documentation available on GitHub

View Source Repository