robrain
01Plugin Claude Code
Plugin marketplace listing 1 plugin: robrain.
Plugin Claude Code
Plugin marketplace listing 1 plugin: robrain.
Instructions file CodexOpenCode
Instructions for adelinamart/robrain, covering robrain — context management (oss self-hosted), session start (mandatory, first thing in every new chat), after every response (mandatory) and session end (last thing).
Plugin Claude Code
Institutional memory for AI coding agents: deterministic decision capture and pre-task warnings about previously REJECTED approaches, backed by your self-hosted RoBrain stack.
Hook
Runs when a session starts, executing session-start.mjs via node. From adelinamart/robrain.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.mjs via node. From adelinamart/robrain.
Hook
Runs when the agent finishes a response, executing stop.mjs via node. From adelinamart/robrain.
MCP server Claude CodeCodexCursor +2
Self-hosted decision memory for AI coding agents; warns before re-proposing a rejected approach. Runs locally from the robrain npm package. Needs 2 environment variables to run.