Plugin Claude Code
Plugin marketplace listing 1 plugin: pseudolife-memory.
Plugin Claude Code
Plugin marketplace listing 1 plugin: pseudolife-memory.
Skill Claude CodeCodex
Use when cutting a release or publishing anything to a public surface — GitHub release, PyPI, the MCP registry, the GHCR container images, or the Claude Code plugin marketplace. Covers the docs currency pass, the six-file version cut, build/inspect, the Trusted Publishing + registry + image automation, and…
Instructions file
Instructions for Pseudogiant-xr/Pseudolife-MCP, covering pseudolife-mcp — project conventions, shipping checklist (any change that lands on master), derived state / caches / indexes, running tests (exit-code discipline) and review discipline.
MCP server Claude CodeCodexCursor +2
MCP server "pseudolife-memory" as configured in Pseudogiant-xr/Pseudolife-MCP. Launched with C:\path\to\Pseudolife-MCP\.venv\Scripts\pseudolife-mcp.exe. Needs 3 environment variables to run.
Command
Copy to .claude/commands/dream.md in any project to get /dream. -->.
Plugin Claude Code
Persistent long-term memory for Claude Code — wiring for the Pseudolife-MCP daemon (session briefing + identity hooks + memory commands; MCP transport via the installer's stdio shim or claude mcp add). Requires the daemon stack: https://github.com/Pseudogiant-xr/Pseudolife-MCP#quickstart.
Command
Check the Pseudolife-MCP memory daemon and report bank health.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh via bash. From Pseudogiant-xr/Pseudolife-MCP.
Hook
Runs when a session starts, executing session-start.sh via bash. From Pseudogiant-xr/Pseudolife-MCP.
Hook
Runs when a session ends, executing session-end.sh via bash. From Pseudogiant-xr/Pseudolife-MCP.
MCP server Claude CodeCodexCursor +2
Pseudolife persistent long-term memory for MCP-compatible coding agents. Runs locally from the pseudolife-mcp Python package.