Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 851 Bytes

File metadata and controls

21 lines (13 loc) · 851 Bytes

Dark Factory — Deprecated

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.

Migration

# Uninstall Dark Factory
npx @mastersof-ai/dark-factory uninstall

# Install the harness
npm install -g @mastersof-ai/harness

See the harness README for setup instructions.

License

MIT — see LICENSE