phense
UserLasting memory for Claude Code — session memory + a git-tracked knowledge wiki, searched as one, with a self-learning loop. Local-first, OAuth-only, no API key.
Categories
Indexed Skills (2)
using-memory
Use whenever you READ FROM or WRITE TO the agent-memory layer — recall a remembered fact, persist a durable fact about how the user wants to work, pin a hard rule, or correct a stored memory. READ via /ultra-memory:memory-recall (trusted CLI) or the type-scoped knowledge MCP; WRITE only through the memory verbs (/ultra-memory:memory-save, /ultra-memory:memory-pin, /ultra-memory:memory-verify, /ultra-memory:memory-edit, /ultra-memory:memory-inbox) — NEVER raw SQLite. Trigger before any memory read or write.
using-wiki-gateway
Use when adding a durable knowledge wiki to a project, or writing/customizing a wiki write-gateway — subclassing WikiGateway to control how pages are routed, deduped, frontmattered, anchored, or confidence-labeled. Teaches the 6-hook override contract, the wiki-gateway scaffold command, and the .ultra-memory/config.toml wiring. Trigger before writing or editing a WikiGateway subclass / a consumer wiki gateway.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.