ultan-advisor
Consult Ultan's stored preferences before asking the user a preference-shaped question. Usage /ultan-advisor <the question you were going to ask>
Save a memory to Ultan (cross-session agent memory). Usage /ultan <text>
> /plugin marketplace add nickroci/ultan > /plugin install ultan@ultan
How it fires
How this command gets triggered: by you, by Claude, or both.
/ultanContext preview
What this command does when you run it.
Save a memory to Ultan (cross-session agent memory). Usage /ultan <text>
description: Save a memory to Ultan (cross-session agent memory). Usage /ultan <text> argument-hint: <the memory text to remember> allowed-tools: Bash(ultan remember:*) disable-model-invocation: true
The user wants to commit something to long-term Ultan memory. Run it now:
!`ultan remember "$ARGUMENTS"`
The command above appends a user-asserted event to the daemon's queue; the Librarian picks it up and files it. Report the confirmation line ("queued for librarian …") back to the user in one short sentence. Do not do anything else.
Ultan is a neuroscience-inspired, agentic memory system for Claude Code — a layered architecture that learns your preferences and coding conventions and recalls them across every session, project, and machine.
Consult Ultan's stored preferences before asking the user a preference-shaped question. Usage /ultan-advisor <the question you were going to ask>