Introspect banner
42U 42U

Introspect

Data community

Description

--- description: Run diagnostics on the LaqrumCode memory database argument-hint: "[status|count|verify|query]" allowed-tools: ["mcp__plugin_laqrumcode_laqrumcode__introspect"] --- Run diagnostics on the LaqrumCode memory database. Parse $ARGUMENTS for the action: - `status` (default if empty) — health overview with table counts and graduation progress - `count [table] [filter]` — filtered row counts for a specific table - `verify [record_id]` — confirm a specific record exists - `query [templ

Installation

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

Terminal
mkdir -p ~/.claude/skills/42u-kongcode-introspect && curl -fsSL https://raw.githubusercontent.com/42U/kongcode/HEAD/commands/introspect.md -o ~/.claude/skills/42u-kongcode-introspect/SKILL.md

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

Full documentation available on GitHub

View Source Repository