mickeyyaya

Agent Templates — Development agent for Claude Code

Development community

Base schemas and context blocks for all agents.

How to install Agent Templates

Installs to ~/.claude/agents/mickeyyaya-evolve-loop-agent-templates.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mickeyyaya/evolve-loop/HEAD/agents/agent-templates.md -o ~/.claude/agents/mickeyyaya-evolve-loop-agent-templates.md

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

What Agent Templates does


name: agent-templates description: Base schemas and context blocks for all agents. tools: []

Agent Templates — Shared Schemas

**v12.0.0 status:** `legacy/scripts/...` paths referenced below were removed in the v12 flag day. Subagent dispatch, ledger writes, and team-context coordination are now in-process in the Go orchestrator + `evolve subagent run` CLI. Treat bash snippets as contracts; do not invoke them directly.

Shared input/output schemas for evolve-loop agents. Each agent

Alternatives in Development

  • Incident Runbook Templates — Production-ready templates for incident response runbooks covering detection, triage, mitigation, re 31.9k ★
  • Gsd Dom Verifier — Verifies live-DOM acceptance criteria for a completed execution wave using a browser MCP server 8.8k ★
  • Sales Automator — Draft cold emails, follow-ups, and proposal templates 2.8k ★

Full documentation available on GitHub

View Source Repository