Laqrumcode Status banner
42U 42U

Laqrumcode Status

Development community

Description

--- description: Show overall LaqrumCode system health and memory statistics allowed-tools: ["mcp__plugin_laqrumcode_laqrumcode__introspect"] --- Show the overall health and statistics of the LaqrumCode memory system. 1. Call `introspect` with action `status` to get the health overview 2. Present a clear dashboard showing: - Database connection status - Table counts (concepts, memories, skills, reflections, etc.) - Embedding coverage - Soul graduation progress (if available) - S

Installation

Installs to ~/.claude/skills/42u-kongcode-laqrumcode-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/42u-kongcode-laqrumcode-status && curl -fsSL https://raw.githubusercontent.com/42U/kongcode/HEAD/commands/laqrumcode-status.md -o ~/.claude/skills/42u-kongcode-laqrumcode-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