chunxiaoxx

14 mods across 1 repository, 7 stars between them.

nautilus-compass

01

chunxiaoxx/nautilus-compass

Plugin Claude Code

Cross-agent memory layer with drift detection, Merkle integrity, semantic recall, and MCP A2A protocol. Surfaces user-facing slash commands for direct inspection of session memory.

7 2d ago A tokens not measured original MIT

chunxiaoxx/nautilus-compass

Instructions file CodexOpenCode

Instructions for chunxiaoxx/nautilus-compass, a project described as: Reliability layer for multi-agent setups — keep agents coordinating without an orchestrator. Cross-dialog contracts + drift detection + black-box memory (no LLM extraction).

7 2d ago A 153 tokens original MIT

chunxiaoxx/nautilus-compass

Instructions file

Project instructions for Nautilus Compass, a reliability layer for coordinating multiple coding agents without a central controller. They describe shared rules, the current work state, and lessons from earlier project problems.

7 2d ago A 401 tokens original MIT

compass-drift

04

chunxiaoxx/nautilus-compass

Command

Summarize drift signals (green / yellow / red) across recent sessions: distribution, timeline, top yellow signals, and red incident details.

7 2d ago A 0 tokens original MIT

compass-recall

05

chunxiaoxx/nautilus-compass

Command

Run a one-shot semantic recall against the active project's memory/ entries: top hits with relevance scores, anchor drift annotations, and links.

7 2d ago A 0 tokens original MIT

compass-search

06

chunxiaoxx/nautilus-compass

Command

Search compass session-summary frontmatter (name, concept, type, drift, body) across all recorded sessions. Returns ranked hits with timestamps and drift glyphs.

7 2d ago A 0 tokens original MIT

compass-status

07

chunxiaoxx/nautilus-compass

Command

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.

7 2d ago A 0 tokens original MIT

compass-verify

08

chunxiaoxx/nautilus-compass

Command

Verify the Merkle hash chain over /.claude/projects/ /memory/ and report any tampered or missing files.

7 2d ago A 0 tokens original MIT

nautilus-compass

09

chunxiaoxx/nautilus-compass

MCP server Claude CodeCodexCursor +2

MCP server "nautilus-compass" as configured in chunxiaoxx/nautilus-compass. Runs ~/.claude/plugins/nautilus-compass/mcp_server.py with python3. Needs 2 environment variables to run.

7 2d ago A tokens not measured original MIT

drift_summary

10

chunxiaoxx/nautilus-compass

Skill Claude CodeCodex

Summarize last 7 days of compass drift events · alert distribution + top 5 negative drifts · pure read-only · NO LLM.

7 2d ago A 34 tokens original MIT

echo_demo

11

chunxiaoxx/nautilus-compass

Skill Claude CodeCodex

Tiny demo skill for 5-step cycle verification · echoes input · concept stage starting point.

7 2d ago A 21 tokens original MIT

lifecycle_report

12

chunxiaoxx/nautilus-compass

Skill Claude CodeCodex

Scan project memory for v1.7.1 lifecycle frontmatter · report tier distribution + promotion candidates (reinforcecount >= promoteafter) · NO LLM.

7 2d ago A 37 tokens original MIT

session_audit

13

chunxiaoxx/nautilus-compass

Skill Claude CodeCodex

Scan project memory · age distribution + ungrouped count (L1 build readiness) + per-namespace entity stats · NO LLM.

7 2d ago A 32 tokens original MIT

compass-integrity

14

chunxiaoxx/nautilus-compass

Skill Claude CodeCodex

Use when the user is about to rely on prior session memory for a non-trivial decision, or when something feels off about a recall hit — runs the Merkle chain check, drift summary, and daemon liveness in one pass and surfaces any tampering, drift bursts, or daemon-down state before the user acts on stale or corrupted…

7 2d ago A 74 tokens original MIT