Stats
Actions
Tags
From arcanea
Show the current state of all Starlight Fragments (learned instincts) in the vault.
How this command is triggered — by the user, by Claude, or both
Slash command
/arcanea:instinct-statuscommands/The summary Claude sees in its command listing — used to decide when to auto-load this command
# /instinct-status — Starlight Vault Fragment Status Show the current state of all Starlight Fragments (learned instincts) in the vault. ## What to do 1. Run `bash skills/starlight-vault/scripts/instinct-cli.sh status` to get fragment counts and listing 2. If the vault directory doesn't exist yet (`~/.arcanea/starlight-vault/`), report that the vault is empty and ready for first observations 3. Display results in a clean table format: - Fragment ID, confidence level, domain, scope (project/global) - Use visual indicators: dim (0.3), glowing (0.5), bright (0.7), radiant (0.85+) 4. S...
Show the current state of all Starlight Fragments (learned instincts) in the vault.
bash skills/starlight-vault/scripts/instinct-cli.sh status to get fragment counts and listing~/.arcanea/starlight-vault/), report that the vault is empty and ready for first observationsStarlight Vault — Fragment Status
Global: X fragments (Y inherited, Z arcanean)
Project: X fragments (project-name)
Pending: X observations
Fragments:
[radiant] prefer-server-components conf=0.85 code-style
[bright] cinzel-for-headings conf=0.70 design-system
[glowing] test-before-push conf=0.50 testing
npx claudepluginhub frankxai/arcanea-records --plugin arcanea/instinct-statusShows learned instincts for the current project and global instincts, grouped by domain with confidence bars and observation stats.
/instinct-statusDisplays learned instincts for the current project and global scope, grouped by domain with confidence progress bars, triggers, and observation stats.
/instinct-statusDisplays learned instinct patterns with confidence scores and last-used dates, optionally filtered by context type.