Skip to main content

nahuali

Nahuali is evidence-aware memory for agents, with deterministic recall verdicts and explicit recorded-history checks. Load this skill whenever a task depends on context from earlier turns or sessions: recall before you answer (never assume), record what happened as it happens, assert durable facts only with evidence, and read the trust verdict on what you recall before you act on it. Recall results carry a trust decision (CERTIFY / ADVISORY / WARN / BLOCK) and any recorded evidence behind them. The default append-only, hash-chained history supports local integrity checks; rollback and fully re-chained replacement require an authorized checkpoint retained outside the store. Trigger phrases: "remember this", "what do we know about", "recall", "check memory", "is this trustworthy", "what's missing", "was the history altered", or any task that leans on prior context. The command is `nahuali` (a single Rust binary); the same operations are exposed over MCP for hosts without shell access.

Jump to install

Source facts

Repository
Arakiss/nahuali
Last source activity
July 30, 2026 at 22:13
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.