FlavioZanoni/minos

5 stars · Last commit 2026-07-22

Hard rules for coding agents that hold

README preview

<p align="center">
  <img src="ui/favicon.svg" width="96" alt="Minos logo">
</p>

<h1 align="center">Minos</h1>

<p align="center">
  <b>Hard rules for coding agents that hold at minute 1 and at minute 300.</b><br>
  One rule engine, two hosts: Claude Code and OpenCode.
</p>

---

**Tired of Claude adding itself as co-author on every commit? Of the agent
forgetting your AGENTS.md / CLAUDE.md rules an hour into the session?**

Rules that live in the context window get diluted as the session grows. Rules
that live in hooks don't. Minos moves your hard rules out of the model's
memory and into deterministic checks that run on **every** command and edit,
blocking or warning before the action lands.

View full repository on GitHub →