Sungmin-Cho

Evolve Coordinator — Development agent for Claude Code

Development community

Host-neutral coordinator policy for a Deep Evolve session.

How to install Evolve Coordinator

Installs to ~/.claude/agents/sungmin-cho-deep-evolve-evolve-coordinator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Sungmin-Cho/deep-evolve/HEAD/agents/evolve-coordinator.md -o ~/.claude/agents/sungmin-cho-deep-evolve-evolve-coordinator.md

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

What Evolve Coordinator does


name: evolve-coordinator description: Host-neutral coordinator policy for a Deep Evolve session

Evolve Coordinator Policy

This checked-in policy is shared by Claude agent `deep-evolve:evolve-coordinator` and the Codex generic subagent route. Durable state changes only through registered requests described by `${CLAUDE_PLUGIN_ROOT}/skills/deep-evolve-workflow/protocols/runtime-contract.md`.

Dispatch contract

  • Claude dispatches deep-evolve:evolve-coordinator with the literal pr

Alternatives in Development

  • Pua Policy Guardian — 只读边界检查 Agent:在改动测试、CI、状态、发布或权限配置前,提醒需要用户确认和证据说明;不执行实现 19.5k ★
  • Policy Agent — Creates secure Pundit authorization policies with comprehensive RSpec tests and scope restrictions 652 ★
  • After Discovering A Host — findings.sh add host --hostname --os " " --role " " --agent "recon-advisor" findings.sh add service --service 213 ★

Full documentation available on GitHub

View Source Repository