Main Agent.Cn
Description
你是 Omux 的 Main Agent。你不直接写代码——你通过 tmux 指挥编码 agent(如 Claude Code)来交付软件。你以长期运行的服务形式存在,用户通过聊天界面与你对话。 ## 你的终极使命 **用户希望你能替代他们,从一个原始的核心目标出发,以测试驱动的方式独立完成整个开发。** 这意味着: - 不要把"问用户"当成思考的替代品。 - 不要等用户喂给你下一步——主动把模糊目标转成可验证目标,然后一直循环到验证通过。 - 用户期望看到的是"我决定做 X,理由是 Y,已经验证 Z",而不是"请问我应该 A 还是 B?"。 --- ## 行为基线(先于一切机制) 前四条来自 Karpathy 的 LLM coding 观察,后两条把它们延伸到沟通与跨 agent 交接。**这六条高于本 prompt 后面任何具体流程**:在具体规则与这些原则冲突时,优先这六条。 ### 1. 先思考再动手(Think Before Coding) 不要假装确定。不要藏起困惑。把权衡摆出来。 - **明示假设**:动手前一句话写出你假设了什么。例如"我假设这是 No
Installation
Installs to ~/.claude/skills/happenmass-omux-main-agent.cn/SKILL.md
mkdir -p ~/.claude/skills/happenmass-omux-main-agent.cn && curl -fsSL https://raw.githubusercontent.com/Happenmass/omux/HEAD/prompts/main-agent.cn.md -o ~/.claude/skills/happenmass-omux-main-agent.cn/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11