← ClaudeAtlas

memory-maintainlisted

Runs an out-of-band report-only maintain pass over an Atmina Knowledge Base — idle-gated, proposing same-intent merges and claim repairs, flagging contradictions and stale_after, archiving obsolete pages to KB-root archive/ when they are not cited as in-KB evidence, proposing linkify of bare catalog paths, reporting durable pages that have never been recalled alongside broken references and unconnected pages (each count stating the scope it covered), and writing a short trail in chronicle/. Use when an operator asks to maintain memory, repair claims, archive obsolete knowledge, linkify wiki paths, review recall or link health, or run an attestation sweep — never during an in-band user task, and never as a task's finally.
latentminds-ai/atmina-plugins · ★ 0 · AI & Automation · score 75
Install: claude install-skill latentminds-ai/atmina-plugins
# Maintain organisational memory (report-only) Out of band. Report-only (G6), except archive via `move_file` and the trail write. The claim-repair pass is carried here, in this skill; nothing else needs to be installed for it. The product's consolidate routine compiles a current-state view; it does not review, repair, or archive memory. This pass is not that routine and does not run it. **Announce at start:** "I'm using the memory-maintain skill to run an out-of-band report-only maintain pass." Type and pin authority is [`docs/agents/atmina-memory-evidence.md`](../../docs/agents/atmina-memory-evidence.md) This skill **imports** that binding. It does not re-define the taught catalogue, the pin recipe, the `[@id]` marker/link bijection, or `unattested`. Audience is business / organisational. Pins are Atmina `pinned_version` + `span_sha256`. ## Idle gate Do **not** run during an in-band user task. Operator or explicitly out-of-band only. There is no platform idle API; do not invent one. Do not run as the task's `finally`. Recipe: [references/idle-gate.md](references/idle-gate.md). ## When it fires When an operator asks to maintain, repair claims, archive obsolete knowledge, linkify bare paths, or run an attestation sweep — and the turn is out of band. A live Recall / Observe / Commit is not this skill. ## Procedure Keep one `kb_id`. Tools: `list_files`, `search`, `read_file`, `file_history`, `move_file`, `get_context` (health only), `write_file` (trail / report only —