What problem does it solve?
The vocabulary skill prevents inconsistent naming across NLPM artifacts by providing a single canonical registry of nouns and verbs, so scoring and checking can reliably detect drift instead of silently accepting synonyms.
Core Features & Use Cases
- Canonical registry for naming: Standardizes the nouns and verbs used in commands, agents, skills, rules, workflows, and prose descriptions.
- Drift detection and penalties: Enables
/nlpm:check and /nlpm:score to flag synonym usage and enforce consistent terminology across the NLPM codebase.
- Two-scope vocabulary boundaries: Distinguishes internal vs auditor scope terms to prevent homonym confusion while allowing sanctioned cross-scope identity where meanings match.
Quick Start
Use the vocabulary skill when writing or reviewing any NLPM artifact name or description by choosing terms directly from this registry instead of coining new synonyms.