mirror of
https://github.com/aAAaqwq/AGI-Super-Team.git
synced 2026-09-14 16:33:39 +08:00
🎯 Outcome Team Armies
Start with the smallest complete army that can own the outcome. Each Team selects existing executives and specialists through config/team-manifest.json.
The same contract can be adapted to Claude Code, Codex, OpenClaw, Hermes, and other supported frameworks.
The files define organization, routing, and review. They do not start a runtime or guarantee task quality.
| Team army | Best for | Core roles | Runbook |
|---|---|---|---|
| 🚀 Solo Founder | Product decisions, MVP delivery, and launch preparation | CEO, CPO, PE, Governor | Open |
| ✍️ Content Creator | Evidence-led content, channel adaptation, and measurement | CEO, CRO, CCO, CMO, Governor | Open |
| 📊 Quant Research | Reproducible backtesting and independent risk review | CEO, CQO, CDO, CFO, Governor | Open |
| 🧱 Product Delivery | Product discovery, architecture, implementation, and release handoff | CEO, CPO, CTO, PE, Governor | Open |
| 🔬 Research Decision | Primary evidence, uncertainty, and consequential decisions | CEO, CRO, CDO, Governor | Open |
| 📣 Go To Market | Positioning, launch assets, revenue experiments, and risk gates | CEO, CPO, CMO, CCO, CSO, Governor | Open |
| 🚨 Operations Response | Incident containment, recovery, evidence, and review | CEO, COO, CTO, PE, Governor | Open |
| 🏛️ Executive Team | Cross-functional company outcomes requiring broad optional coverage | All 14 top-level roles eligible; CEO coordinates, Governor reviews | Open |
Preview a kit without writing files:
./install.sh --source "$PWD" --destination /path/to/review-workspace solo-founder
Return to the project overview or read the complete setup and recovery guide.