← Back to all bundles
the_masters_shadow — OKF Bundle for AI Agents
DraftThe Master's Shadow - A narrative-driven roguelike about escaping a mind-transfer ritual with an ancient wizard. Built on the Clockwork Dark engine architecture with OKFS, adaptive AI, flow fields, and ritual mechanics.
Best for
- AI agent development
What it does
- The Master's Shadow - A narrative-driven roguelike about escaping a mind-transfer ritual with an ancient wizard.
- Built on the Clockwork Dark engine architecture with OKFS, adaptive AI, flow fields, and ritual mechanics..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/nihilistau/the_masters_shadow
cd the_masters_shadow Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/the_masters_shadow # Cursor
cursor /path/to/the_masters_shadow # OpenCode
opencode /path/to/the_masters_shadow Frequently Asked Questions
Is the_masters_shadow OKF conformant?
No, the_masters_shadow is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install the_masters_shadow?
Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.
What AI agents can use the_masters_shadow?
the_masters_shadow works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.