ceponatia

Example Orchestrator — Development agent for Claude Code

Development community

Coordinate an authorized GitHub issue from discovery through bounded implementation, independent review, and PR handoff.

How to install Example Orchestrator

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

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

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

What Example Orchestrator does


name: "example-orchestrator" description: "Coordinate an authorized GitHub issue from discovery through bounded implementation, independent review, and PR handoff. Top-level role only; not a generic worker or a background daemon." model: "sonnet" tools: ["Read", "Grep", "Glob", "Bash", "Edit", "Write", "Agent", "SendMessage", "Skill"] permissionMode: "default" maxTurns: 48 skills: ["example-orchestrate"] effort: "high"