memento-mcp
01Plugin Claude Code
Official Memento plugins for Claude Code.
Plugin Claude Code
Official Memento plugins for Claude Code.
Instructions file GitHub Copilot
Instructions for caiowilson/MCP-memento, covering mcp tooling policy (vs code), project architecture (big picture), critical workflows, project-specific conventions and tool notes.
Plugin Claude Code
Credential-free Claude Code skills for bounded repository orientation, change review, and explicit handoffs.
Skill Claude CodeCodex
Prepare a concise repository-work handoff and write it only after explicit confirmation to the visible repository-root Markdown file MEMENTOHANDOFF.md. Use when the user asks to capture, save, or pass current work to a later session or collaborator; never perform hidden or automatic writes.
Skill Claude CodeCodex
Orient to an unfamiliar or resumed repository through bounded reads of repo instructions, root manifests, Git state, and a few high-signal files. Use when the user asks to prime, orient to, understand, or resume work in a repository; do not use for semantic search or background indexing.
Skill Claude CodeCodex
Review current staged, unstaged, and untracked Git changes for correctness and regression risk, grounded in changed paths, diffs, focused file reads, and nearby test discovery. Use when the user asks to review local changes or a working-tree diff; do not use for broad repository audits.
Plugin Claude Code
Local-first repository context and durable memory through MCP.
MCP server Claude CodeCodexCursor +2
MCP server "memento" as configured in caiowilson/MCP-memento. Runs ${CLAUDE_PLUGIN_ROOT}/bin/memento-launcher.cjs with node. Needs 1 environment variable to run.