prism
01Plugin Claude Code
Prism — the memory your coding agent forgets to have. On-device recall, drift detection, and local inference. Nothing leaves your machine by default.
Plugin Claude Code
Prism — the memory your coding agent forgets to have. On-device recall, drift detection, and local inference. Nothing leaves your machine by default.
Hook Claude Code
Runs after a tool call finishes for Bash tool calls, executing post-commit-repomix.sh via bash. From dcostenco/prism-coder.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Instructions file Gemini CLI
Gemini CLI instructions for dcostenco/prism-coder: See the Synalux engineering standards doc for the full protocol. This file inherits those standards. Additional Prism-specific rules.
Skill Claude CodeCodex
FOUNDATIONAL BEHAVIORAL PROTOCOL — ABA-based precision execution rules. Every prompt processed must follow these rules. Mistakes caught late create intermittent reinforcement of wrong patterns. Stop-fix-verify before proceeding.
Plugin Claude Code
Your coding agent forgets everything between sessions. Prism gives it a memory that sticks: your decisions, open TODOs, and changed files, restored the moment you return. It goes past a notes store — associative recall surfaces related past work, drift detection catches a long session wandering off-goal, and an…
MCP server Claude CodeCodexCursor +2
Persistent session memory for AI coding agents that never leaves your machine — including the on-device model that reasons over it. Restores your prior decisions, open TODOs, and changed files across sessions; adds associative recall of related past work. Runs locally from the prism-mcp-server npm package.
Skill Claude CodeCodex
Activate on the first user turn of every conversation, including greetings. Load Prism context using the user's configured project and quick, standard, or deep depth, then greet the developer by their configured agent name and show the matching recent-session context.
Skill Claude CodeCodex
Mandates generation of testassertions.json during planning. v7.2.0 enhanced with severity gates (warn/gate/abort), dependency chains, and Claw-as-Validator support.
MCP server Claude CodeCodexCursor +2
Session memory for coding agents: local-first recall, drift detection, on-device inference. Runs locally from the prism-mcp-server npm package. Needs 8 environment variables to run.