motock

Overlord — Development agent for Claude Code

Development community

The decision authority for the autonomous agent pipeline.

How to install Overlord

Installs to ~/.claude/agents/motock-fagan-overlord.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/motock/fagan/HEAD/agents/overlord.md -o ~/.claude/agents/motock-fagan-overlord.md

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

What Overlord does


name: "overlord" description: "The decision authority for the autonomous agent pipeline. Use this agent when another agent is blocked on a decision the user would normally make, when two personas disagree, or when a pipeline gate (merge, scope, risk) needs adjudication. It rules on the user's behalf according to the decision policy.\n\n\nContext: An implementing agent is blocked mid-story.\nuser: \"The engineer agent needs to pick between adding a new dependency or hand-rolling the

Alternatives in Development

  • Yas Editor — Safely edits the YAS (Yet Another Statusline) renderer and its tests 241 ★
  • Recall — Runs the recall CLI over the user's past Claude Code sessions and returns the one actionable item — a command 204 ★
  • Book Orchestrator — Fully autonomous book genesis pipeline 114 ★

Full documentation available on GitHub

View Source Repository