check
01Command
Check cross-artifact consistency — reference integrity, orphans, contradictions.
Natural-Language Programming Manager — scan, lint, and score NL artifacts with Claude-native quality scoring
Command
Check cross-artifact consistency — reference integrity, orphans, contradictions.
Command
Auto-fix fixable findings in NL artifacts — missing fields, heading gaps, field renames.
Command
Prepare NLPM for this project — detect artifacts, set strictness, capture baseline trend snapshot.
Command
Discover all natural language programming artifacts in a repository.
Command
Render a self-contained HTML report — per-file scores, score trend, cross-artifact graph, vocabulary noun-verb map, drift candidates, and findings — into .claude/nlpm-reports/. Opens directly via file://. No server, no build, no network.
Command
Score NL programming artifacts — 100-point quality score per file.
Command
Scan a Claude Code plugin for security risks in executable artifacts (hooks, scripts, MCP configs, dependencies).
Command
Sync nlpm's convention overlays with the latest official Claude Code / Codex / Antigravity specs — research upstream docs, diff, apply corrections, propagate, check.
Command
Run NL artifact tests — evaluate artifacts against .nlpm-test/.spec.md specifications (TDD for natural language programming).
Command
Show quality score trends over time — track improvements, detect degradation.
Command
Find vocabulary drift in a corpus without a declared registry — judgment-based clustering of likely-synonymous nouns and verbs. Advisory only, no penalty. Use for early-stage projects or as a periodic health check before/alongside R51.
Command
Create a vocabulary skill for the target project — detect layout, extract literary warrant from the corpus, seed canonical noun/verb tables, write the opt-in stub. Use to start adopting R51 vocabulary discipline in any Claude Code plugin or NL-artifact-heavy repo.