contexer
01Plugin Claude Code
Contexer — MCP context engine for Claude Code.
Plugin Claude Code
Contexer — MCP context engine for Claude Code.
Plugin Claude Code
MCP context engine — persists decisions and constraints across Claude Code sessions.
Instructions file CodexOpenCode
AGENTS.md instructions for bhargavamin/contexer, covering agents.md, commands, install dependencies, run the server (stdio transport — for manual testing) and smoke-test the server responds to mcp initialize.
Instructions file
Claude Code instructions for bhargavamin/contexer, covering claude.md, commands, install dependencies, run the server (stdio transport - for manual testing) and smoke-test the server responds to mcp initialize.
Hook
Runs when a session starts, running an inline shell check. From bhargavamin/contexer.
Hook
Runs when a session ends, running an inline shell check. From bhargavamin/contexer.
Hook
Runs after a tool call finishes for Write, Edit and ExitPlanMode tool calls, running an inline shell check (2 commands). From bhargavamin/contexer.
Hook
Runs before the context is compacted, running an inline shell check. From bhargavamin/contexer.
Hook
Runs when you submit a prompt, before the agent sees it, running an inline shell check (6 commands). From bhargavamin/contexer.