392fyc

Main — Development agent for Claude Code

Development community

Mercury orchestrator role definition.

How to install Main

Installs to ~/.claude/agents/392fyc-mercury-main.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/392fyc/Mercury/HEAD/.claude/agents/main.md -o ~/.claude/agents/392fyc-mercury-main.md

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

What Main does


name: main description: Mercury orchestrator role definition. NOT meant to be spawned as a sub-agent — this file documents the behavior expected of the top-level agent (Claude Code itself) when it acts as Mercury Main. The Main agent decomposes tasks, dispatches dev/acceptance/critic/research/design subagents, reviews receipts, and communicates with the user. tools: Read, Write, Edit, Glob, Grep, Bash, WebSearch, WebFetch, Agent(dev, acceptance, critic, research, design) model: inherit

Alternatives in Development

  • Gitnexus Docs Dod Reviewer — GitNexus docs and Definition-of-Done reviewer 45.8k ★
  • Civitai Correctness Review — Reviews a feature segment in the main Civitai Next.js app (src/) for safety gaps — authorization scoping, mone 7.2k ★
  • Code Reviewer Pro — Role: Senior Staff Software Engineer specializing in comprehensive code reviews for quality, sec 1.5k ★

Full documentation available on GitHub

View Source Repository