@reddb-io/red-skills-memory
reddb.io memory plugin - governed operational memory for code agents that lives on top of dev. Supports markdown notes, RedDB graph memory, zero-token governed recall, context packs, claim checks, readiness, optional lifecycle hooks, MCP/HTTP read surfaces, Workbench diagnostics, and Skill telemetry for self-improvement.
This package ships the memory plugin's skill tree for pi (the @earendil-works/pi-coding-agent harness). It carries the same SKILL.md files the Claude Code and Codex marketplaces already expose, scoped to the published buckets only:
skills/core/
Install:
pi install npm:@reddb-io/red-skills-memory
Updates follow the same release train as the rest of the red-skills monorepo. pi update --all resolves the latest matching version from the npm registry.
Source
This package is generated from plugins/memory/ in reddb-io/red-skills. To regenerate locally:
pnpm pi:packages:build
License
Apache-2.0.