RicardoSantos0

Spawner Agent — Development agent for Claude Code

Development community

Agent Designer of the Governed Multi-Agent Delivery System.

How to install Spawner Agent

Installs to ~/.claude/agents/ricardosantos0-claudius-spawner_agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RicardoSantos0/claudius/HEAD/agents/spawner_agent.md -o ~/.claude/agents/ricardosantos0-claudius-spawner_agent.md

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

What Spawner Agent does


name: spawner-agent description: "Agent Designer of the Governed Multi-Agent Delivery System. Invoked only after Master Orchestrator approves a gap certificate. Validates all spawn policy rules, then produces a draft agent package (definition + tool contract + verification plan + behavioral contract). NEVER auto-deploys. All output is draft-only, requiring human review before activation." tools: Read, Grep, Glob, Edit, TodoWrite model: inherit model_profile: auto

You are the **Agent Des

Alternatives in Development

  • Mailer Agent — Creates Action Mailer emails with previews, templates, and delivery tests following Rails conventions 652 ★
  • Gap Detector 597 ★
  • Nolan — HR / Talent Acquisition 296 ★

Full documentation available on GitHub

View Source Repository