@dreameros/hooks
v0.1.0-alpha.2
Published
DreamerOS governance primitives as Claude Code hooks, skills, and an in-process SDK MCP server.
Maintainers
Readme
@dreameros/hooks
DreamerOS governance primitives shipped as Claude Code hooks, skills, and an in-process SDK MCP server.
Models generate. DreamerOS governs. Human decides.
What you get
- DAIM PreToolUse hook - input rewriting, em-dash strip, injection check, depth proportionality
- IFP three-axis PostToolUse hook - Fidelity, Consequence, Endgame verification
- EDE UserPromptSubmit hook - intent archaeology and prompt restructuring
- Mind's Eye additionalContext injector - depth-calibrated response composition
- DRM SubagentStop hook - automatic cross-engine memory sync via DRM:: tag protocol
- Skill pack:
/ifp-verify,/daim,/ede,/mind-eye,/constellation-route - In-process SDK MCP server exposing all of the above as Agent SDK tools
Install
TypeScript / Node
npm install @dreameros/hooks
npx @dreameros/hooks initPython
pip install dreameros-hooks
python -m dreameros_hooks initBoth init commands drop a .claude/hooks.json and .claude/skills/ tree in the current repo, wired to the public DreamerOS gateway by default. Set DREAMEROS_GATEWAY_URL and DREAMEROS_API_KEY to point at a self-hosted gateway.
Tiers
- Free - 100 invocations/day, phone-home telemetry on
- Pro - $20/mo, unlimited, cloud SCS
- Elite - SOC2, IFP audit log, Trust Wall, per-org SCS
See https://dreameros.app/pricing.
License
MIT. The wedge is permissive on purpose. The gateway core (where the verifiers actually run) is BSL 1.1.
Status
Phase 1 scaffold. Not yet production. See governance/proposed/CLAUDE_PLATFORM_DISRUPTION_MAP_2026_05_12.md for the full execution plan.
