Dark Factory Skill
/install dark-factory-skill
Dark Factory Multi-Agent Startup Platform
Run multiple SaaS startups in parallel using specialized OpenClaw agents, a CEO orchestrator, and ChatDev-powered code generation. Based on Chris Benson's L4.1 Dark Factory architecture.
What This Skill Installs
A complete multi-agent startup operating system with:
- CEO/orchestrator agent that routes work across product agents
- Per-product agents (pre-configured for VerdictLegal, Surfaced, SayfeAI, CashPing)
- 3-Gate Pipeline enforcement: BUILD -> TEST -> JUDGE
- L6 continuous improvement engine
- ChatDev integration for multi-agent code generation
Architecture (The Factory Floor Analogy)
Think of this like a real startup factory:
- The CEO agent is the plant manager — decides what gets built and when
- Product agents are specialized assembly lines — each knows its product deeply
- ChatDev is the robotic assembly arm — multi-agent code generation
- The 3-Gate Pipeline is quality control — nothing ships without passing all 3 gates
Usage
After installing, configure your products in DARK_FACTORY.md:
- Run CEO agent for strategic prioritization
- CEO routes spec to the right product agent
- Product agent runs ChatDev for BUILD gate
- Independent TEST gate validates against spec scenarios
- JUDGE gate scores 8 dimensions — SHIP if avg >= 4.0
3-Gate Pipeline
Gate 1: BUILD — Implements from spec. Uses SDD scenarios as acceptance criteria.
Gate 2: TEST — Independent QA validates. Real data. Screenshots as evidence. Grades A-F.
Gate 3: JUDGE — Sees spec + test results only (never code). 8 dimensions. SHIP or ITERATE.
Decision Hierarchy
Strategy > Specifications > Validation > Selling > Building > Debugging
If your agent is debugging instead of strategizing, this skill will push it back up.
L6 Self-Improvement Engine
Four feedback loops that make the factory smarter every day:
- Weekly Retrospective (Sundays 9PM)
- Post-Build Learning (every ITERATE/REJECT logs root cause)
- Competitive Reprioritization (daily intel updates build queue)
- Tester → Builder Direct Feedback (closes the knowledge gap)
Requirements
- OpenClaw with multiple agent support
- Claude API key (Anthropic)
- ChatDev (auto-cloned on setup): github.com/OpenBMB/ChatDev
- Product repositories configured in workspace
Setup
- Install this skill: npx clawhub@latest install dark-factory
- Configure DARK_FACTORY.md with your products
- Run setup script: bash scripts/setup-dark-factory-v2.sh
- Launch CEO agent and describe your product portfolio
License
MIT
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install dark-factory-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/dark-factory-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Dark Factory Skill 是什么?
Manage multiple SaaS startups simultaneously with CEO-driven orchestration, product agents, ChatDev code generation, and a 3-Gate BUILD, TEST, JUDGE pipeline. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。
如何安装 Dark Factory Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install dark-factory-skill」即可一键安装,无需额外配置。
Dark Factory Skill 是免费的吗?
是的,Dark Factory Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Dark Factory Skill 支持哪些平台?
Dark Factory Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Dark Factory Skill?
由 csbenson001(@csbenson001)开发并维护,当前版本 v1.0.0。