inspectlisted
Install: claude install-skill rillmd/rill
# /inspect — Note Quality Inspection (weekly. Detect issues and queue them for repair)
**Conduct ALL conversation with the user in the language defined by `.claude/rules/personal-language.md`** (or the user's input language if absent). The English instructions below are for skill clarity, not for output style. Exceptions (only): tokens inside backticks or code blocks, proper nouns, ASCII acronyms.
> **Tool references in this skill** (`sub-agent`, `shell`, `Read`, `Edit`, `Glob`, `Grep`, `WebFetch`) describe **intent**, not Claude-specific tool calls. Each harness should map them to its native equivalent — Claude Code uses its built-in tools as named; Codex CLI uses `apply_patch` / shell / its own sub-agent mechanism / `--search` etc. as appropriate.
> Workflow: `/inspect` -> `/repair` -> `/eval` (Inspect -> Repair -> Verify)
Diagnoses taxonomy health, metadata accuracy, and file integrity, and reports any issues found. Performs diagnostics + minor queue operations (ADR-046 D46-8). Does not modify file body content. Files where sampling audits detect mismatches are appended to `.refresh-queue` and repaired by `/repair`.
## Arguments
$ARGUMENTS — None (no arguments required)
## Steps
### Phase 1: Taxonomy Health
1. Retrieve the list of approved tags from the "Topic Tags" table in `taxonomy.md`
2. Retrieve the list of deprecated tags from the "Deprecated Tags" table in `taxonomy.md`
3. Generate an entity ID list from all filenames (without extensions) in knowledge/{peop