This project has been deprecated. Its successor is @mastersof-ai/harness, a multi-agent runtime built on the Claude Agent SDK.
Dark Factory took a skills/prompt approach — markdown files that Claude Code interprets as workflows. With Claude Opus 4.6, that's no longer the right abstraction. The agentic approach in @mastersof-ai/harness is more capable, more flexible, and where all future development is happening.
# Uninstall Dark Factory
npx @mastersof-ai/dark-factory uninstall
# Install the harness
npm install -g @mastersof-ai/harnessSee the harness README for setup instructions.
MIT — see LICENSE