From arcanea
Show the current state of all Starlight Fragments (learned instincts) in the vault.
npx claudepluginhub frankxai/arcanea-records --plugin arcaneacommands/# /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...
/instinct-statusShows learned instincts for the current project and global ones, grouped by domain with confidence bars and observation stats.
/instinct-statusDisplays learned instincts from .claude/instincts.md as a sorted table with confidence scores, categories, status, sources, grouped by category, plus health summary.
/instinct-statusShows learned instincts for the current project and global ones, 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 instincts with descriptions, confidence scores (0.0-1.0), last used dates, and contexts (e.g., compose, mvi). Supports --type filtering.
/instinct-statusShows all learned instincts grouped by domain with confidence bars, triggers, actions, sources, and totals. Supports --domain, --confidence, --source filters and --json output.
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