pce-memory
01MCP server Claude CodeCodexCursor +2
PCE Memory - MCP server for Process-Context Engine. Runs locally from the pce-memory npm package.
MCP server Claude CodeCodexCursor +2
PCE Memory - MCP server for Process-Context Engine. Runs locally from the pce-memory npm package.
Instructions file CodexOpenCode
A repository guide for the kiri TypeScript project. It explains where code, configuration, generated files, and tests belong, plus the commands and naming rules used to work on it.
Instructions file
Instructions for CAPHTECH/kiri, covering claude.md, use kiri mcp tools - mandatory, when to use kiri tools, performance benefits and token-saving workflow (v0.9.6+).
Plugin Claude Code
Plugin marketplace listing 1 plugin: pce-memory-plugin.
Settings file Claude Code
Agent settings configuring enabledPlugins.
Skill Claude CodeCodex
Manage CAPHTECH/pce-memory GitHub issue, milestone, and Project.
Instructions file CodexOpenCode
Instructions for pce-memory, a memory service that stores project decisions, conventions, preferences, and tasks so they can be recalled across coding sessions. It describes how to recall, record, review, link, and correct that knowledge.
Instructions file
Instructions for CAPHTECH/pce-memory, covering claude.md, build & development commands, install dependencies (monorepo), build all packages and run all tests.
Plugin Claude Code
Persistent knowledge management with pce-memory v2: raw observe, distill/promote pipeline, intent-aware activate, and layer-aware sync.
MCP server Claude CodeCodexCursor +2
MCP server "pce-memory" as configured in CAPHTECH/pce-memory. Launched with ${CLAUDE_PLUGIN_ROOT}/scripts/run-mcp-server.sh.
Agent
Agent for managing pce-memory knowledge quality. Detects duplicates, checks for staleness, and audits graph integrity to maintain knowledge base quality. Use when: (1) "clean up memory", (2) "find duplicates", (3) "audit memory", (4) "curate knowledge".
Hook
Runs when a session starts, executing bootstrap.sh. From CAPHTECH/pce-memory.
Hook
Runs when you submit a prompt, before the agent sees it, executing auto-activate.sh. From CAPHTECH/pce-memory.
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing observe-file-change.sh. From CAPHTECH/pce-memory.
Skill Claude CodeCodex
Core pce-memory v2 workflow skill. Guides raw observe, distill/promote, intent-aware activate, feedback, rollback, and the narrow upsert escape hatch. Triggered by: 'memory workflow', 'activate context', 'record to memory', 'promotion pipeline'.
Skill Claude CodeCodex
Knowledge graph operations skill for pce-memory. Create, query, and visualize entities and relations. Triggered by: 'create entity', 'graph relation', 'query knowledge graph', 'map dependencies'.
Skill Claude CodeCodex
Dedicated pce-memory v2 promotion pipeline skill. Guides distill -> promote -> rollback with candidate lineage, reviewer metadata, and durable repair rules. Triggered by: 'promotion pipeline', 'distill memory', 'promote candidate', 'rollback claim'.
Skill Claude CodeCodex
Team knowledge synchronization skill for pce-memory v2. Manages push/pull/status with memorytype-aware export/import and layer-aware sync rules. Triggered by: 'sync knowledge', 'push knowledge', 'pull team knowledge', 'check sync status'.