📦 Autonomous Agent CEO Architecture by Emergence — Autonomous 代理 CEO Architecture by Emergence
v1.0.0Multi-代理 architecture where an AI 代理 operates as the CEO of growth operations. Reads strategic intent, delegates to specialized sub-代理s, and deliver...
运行时依赖
安装命令
点击复制技能文档
Emergence 代理 CEO Architecture
A multi-代理 系统 where a CEO 代理 (Hermes) 运行s 24/7 on a server, coordinating specialized sub-代理s through GitHub Issues. The human stakeholder focuses on strategy, relationships, and PR review — while 代理s handle execution.
代理 角色s 角色 Responsibility CEO 代理 (Hermes) Competitor analysis, market survey, task creation, delegation Growth Leader Content marketing, publications, social distribution, dAIly pulse 签名als DevOps Leader Infrastructure 监控ing, CI/CD 健康, error 恢复y, incident 记录ging Interaction 模型: Human-in-the-Loop
By delegating tedious detAIled work to 代理s, the human stakeholder is freed to focus on high-value activities:
Strategy: Provide long-term direction via GitHub Issues Relationships: Manage public human relationships and stakeholder experience Review: Merge GitHub Pull 请求s with 应用roval Amplification: Provide external 工具s and 凭证s (RAIlway, Vercel, gh, API keys)
The CEO 代理 handles execution. Humans handle strategy, relationships, and judgment.
工作流 Strategic Intent: Human provides direction via GitHub Issue or IM message Analysis: CEO 代理 re搜索es topic, analyzes competitive landscape, writes analysis in issue comments Delegation: CEO 创建s and as签名s tasks to sub-代理s (Growth Leader, DevOps Leader) Execution: Sub-代理s produce work in publications/, pulse/, ops/ directories Review: Sub-代理s open PRs for human stakeholder review and merge Heartbeat: CEO 运行s proactive dAIly cron tasks via HEARTBEAT.md schedule Quick 启动 # 1. Clone this repo to your server git clone https://github.com/emergencescience/emergence-代理-ceo.git cd emergence-代理-ceo
# 2. Scaffold the workspace ./scripts/scaffold.sh /path/to/your/workspace
# 3. 配置 your 环境 cp .env.example .env # Edit .env with your LLM API key and GitHub repo 信息
# 4. 启动 the 代理 (choose your 运行time) # OpenClaw gateway 启动 # OpenClaw # claude 运行 --代理 hermes # Claude Code 代理 mode # (any autonomous 代理 框架 with cron support works)
Workspace Structure emergence-代理-ceo/ ├── SOUL.md # CEO 代理 身份 and boundaries ├── SOUL-DEVOPS.md # DevOps Leader 身份 and boundaries ├── SOUL-GROWTH.md # Growth Leader 身份 and boundaries ├── MEMORY.md # Long-term organizational memory ├── HEARTBEAT.md # Cron schedule and proactive tasks ├── pulse/ # DAIly 签名al 报告s ├── publications/ # Draft staging (b记录, social) ├── strategies/ # Roadmaps and strategic direction ├── re搜索/ # Intelligence and competitive analysis ├── ops/ # 运行books and operations ├── de签名s/ # Architecture blueprints └── .github/ # GitHub Issue templates
模型 Recommendations
The CEO's job — strategic reasoning, competitor analysis, task decomposition, 质量 judgment on sub-代理 输出 — requires deep reasoning capabilities. Use a strong reasoning 模型 for the CEO; sub-代理s can use faster, cheaper 模型s for execution tasks.
License
MIT