Compass Status banner
chunxiaoxx chunxiaoxx

Compass Status

Development community

Description

# /compass-status — Combined Compass Health Snapshot One-shot overview combining Merkle chain integrity, drift trend, BGE daemon liveness, and project memory size. Use this when you want to know "is compass working right now and is the memory I'm about to recall on trustworthy?" without firing four separate commands. ## When to use - Session start — quick green/yellow/red on memory health - Before relying on a recall hit for a high-stakes decision - Incident triage — one screen for "what's wr

Installation

Installs to ~/.claude/skills/chunxiaoxx-nautilus-compass-compass-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chunxiaoxx-nautilus-compass-compass-status && curl -fsSL https://raw.githubusercontent.com/chunxiaoxx/nautilus-compass/HEAD/commands/compass-status.md -o ~/.claude/skills/chunxiaoxx-nautilus-compass-compass-status/SKILL.md

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

Full documentation available on GitHub

View Source Repository