memforge
01Plugin Claude Code
MemForge plugin marketplace for agent memory integrations.
Plugin Claude Code
MemForge plugin marketplace for agent memory integrations.
Instructions file CodexOpenCode
AGENTS.md instructions for shno-labs/mem-forge, covering agents.md — project conventions for codex, code quality, project, plugin release validation and refactor/deploy goal workflow.
Instructions file
Claude Code instructions for shno-labs/mem-forge, covering claude.md — project conventions for claude code, code quality and project.
Plugin Claude Code
MemForge hook integration for Claude Code.
MCP server Claude CodeCodexCursor +2
MCP server "memforge" as configured in shno-labs/mem-forge. Launched with sh -lc root=$CLAUDE_PLUGIN_ROOT; if [ -z "$root" ]; then root=$PLUGIN_ROOT; fi; . Needs 1 environment variable to run.
Hook
Runs when a session starts on startup, resume and compact, executing memforge_hook.py via sh with --client. From shno-labs/mem-forge.
Hook
Runs before the context is compacted, executing memforge_hook.py via sh with --client. From shno-labs/mem-forge.
Hook
Runs when the agent finishes a response, executing memforge_hook.py via sh with --client. From shno-labs/mem-forge.
Hook
Runs when a subagent finishes, executing memforge_hook.py via sh with --client. From shno-labs/mem-forge.
Skill Claude CodeCodex
Install, configure, verify, repair, or remove the MemForge local daemon as a managed macOS or Linux user service. Use when a user asks to enable local collection, connect a daemon to self-hosted or Cloud MemForge, check daemon readiness, troubleshoot setup, or uninstall the service. Do not use for workspace routing or…
Skill Claude CodeCodex
Inspect and configure MemForge workspace routing for Git repositories, ordinary directories, and automatic hooks. Use when the user asks to bind a local project to a workspace, change or remove that binding, configure the hook fallback, or diagnose workspace selection.