Documentation
Docs
Everything you need to connect a repository and put your engineering memory to work.
1 · Connect a repository
Sign in with GitHub and install the Slovey GitHub App on the repos you want reviewed. We start building the decision graph from your PR history immediately.
2 · Install the CLI
Node 18 or newer.
npm install -g slovey slovey doctor # confirm setup slovey preflight --mode commitOr run it without installing:
npx slovey@latest doctor3 · Run the gate
slovey preflight runs locally or in CI: your build, your tests, then architecture and prior-decision checks before a change lands.
API reference
Talk to the decision graph directly over a token-authenticated REST API.
MCP server
Wire Claude, Cursor, Codex, and other agents to your memory over MCP.