skillissue.sh
skill · v1.0.0 · house · pin efd09da

automem

Recall, store, and associate memories via the AutoMem MCP server (mcp__memory__*). Invoke on user corrections ("actually", "no, I prefer", "stop doing X", "we decided X already", "I told you before"), decisions that stabilize after a round of pushback ("let's go with X", "ship it", "yeah that's the plan", "do it that way"), or articulated patterns ("I always X", "every time", "my thing is"). Also invoke when storing any fact that needs to outlive the session, or when a recalled memory needs to be updated, invalidated, or associated. Covers storage discipline, the atomic recall-store-verify-associate ritual, temporal validity, the never-store list, and the silent-fail verification workaround.

memoryautomem house
Need AutoVault?
install · efd09da
# CLI (primary)
$ autovault add jack-arturo/skillissue@efd09da503770bce1de134fc485f62e65f1d38c3:skills/automem/SKILL.md --sync-profiles
# MCP tool call
add_skill({ source: "github", identifier: "jack-arturo/skillissue@efd09da503770bce1de134fc485f62e65f1d38c3:skills/automem/SKILL.md" })
→ vault validates · signs · syncs agent skill dirs

Why it exists

Memory only works if every agent uses the same ritual. This skill is that ritual for Grok/Claude/Codex hosts.

History

0.14.x template

Two-phase session start, bare tags, atomic store ritual.

How Jack actually uses it

Session start Phase 1 preferences + Phase 2 task context. Store on corrections/decisions/patterns only.

What it is not

Not a generic tutorial. It's the house runbook for this machine and these agents.

Related

Package

Version 1.0.0 · install pin efd09da · SSOT skills/automem/ on GitHub · agents: claude-code, codex, autojack