Plugin Claude Code
Plugin marketplace listing 1 plugin: pluribus.
Plugin Claude Code
Plugin marketplace listing 1 plugin: pluribus.
Plugin Claude Code
First-party Pluribus memory loop for Claude Code: MCP, hooks (session wake-up + prompt recall, optional failure hint), skills, and a recall-first investigator agent. Server owns memory; plugin orchestrates.
MCP server Claude CodeCodexCursor +2
MCP server "pluribus", hosted remotely at 127.0.0.1, as configured in johnnyjoy/pluribus.
Agent
Multi-step debugging and investigation with recall-first workflow. Use for regressions, cross-file bugs, incident-style failures, or when prior team decisions may matter. Invokes Pluribus for recall/record; does not invent memory policy.
Hook
Runs when a session starts on startup and resume, executing session-start.sh via bash. From johnnyjoy/pluribus.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-recall.sh via bash. From johnnyjoy/pluribus.
Hook
Runs when a tool call fails, executing post-tool-failure-hint.sh via bash. From johnnyjoy/pluribus.
Skill Claude CodeCodex
Inspect pending memory curation when reviewing what needs human promotion or review. Use when the user asks about learnings queue, promotion, or advisory candidates—not for routine coding.
Skill Claude CodeCodex
Check that Pluribus is reachable before relying on memory tools. Use when MCP errors, timeouts, or disconnects appear, or when validating a new install.
Skill Claude CodeCodex
When Pluribus applies—tags and situation, not project silos; server owns truth. Use when clarifying scope of recall/record or correcting mistaken “per-repo only” assumptions.
Skill Claude CodeCodex
Retrieve durable Pluribus context before substantive work. Use when editing multiple files, changing APIs or schema, debugging failures, handling security or compliance, or any task needing more than two sentences to explain to a teammate.
Skill Claude CodeCodex
Persist outcomes to Pluribus after meaningful work. Use after landing a fix, resolving a non-obvious failure, confirming a design decision, or discovering a durable pattern or mistake to avoid.
Skill Claude CodeCodex
Vote on Pluribus curation chores when wakeup or recall surfaces housekeeping.
Skill Claude CodeCodex
Memory loop — recall before work, housekeeping when chores exist, record after outcomes.
Cursor rule
Default memory loop using Pluribus — recall before work, record after outcomes.
Skill Claude CodeCodex
Vote on Pluribus curation chores when recall or wakeup surfaces housekeeping.