Custodian banner
zircote zircote

Custodian

Development community

Description

--- name: custodian allowed-tools: - Bash - Read - Write - Glob - Grep - Task argument-hint: '[audit|relocate|validate-links|decay|summarize|validate-memories|validate-relationships] [--dry-run] [--fix] [--json] [--commit]' description: Unified memory custodian for audits, validation, and maintenance --- <!-- BEGIN MNEMONIC PROTOCOL --> ## Memory Search first: `/mnemonic:search {relevant_keywords}` Capture after: `/mnemonic:capture {namespace} "{title}"` Run `/mnemonic:list --namespaces` to se

Installation

Installs to ~/.claude/skills/zircote-mnemonic-custodian/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zircote-mnemonic-custodian && curl -fsSL https://raw.githubusercontent.com/zircote/mnemonic/HEAD/commands/custodian.md -o ~/.claude/skills/zircote-mnemonic-custodian/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository