Vocab Drift banner
xiaolai xiaolai

Vocab Drift

Development community

Description

--- name: vocab-drift description: "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." argument-hint: "[path]" allowed-tools: Read, Glob, Grep, Task --- ## User Input ```text $ARGUMENTS ``` ## Workflow ### Step 1: Parse target | Input | Behavior | |-------|----------| | (empty) | Target = current working dir

Installation

Installs to ~/.claude/skills/xiaolai-nlpm-for-claude-vocab-drift/SKILL.md

Terminal
mkdir -p ~/.claude/skills/xiaolai-nlpm-for-claude-vocab-drift && curl -fsSL https://raw.githubusercontent.com/xiaolai/nlpm-for-claude/HEAD/commands/vocab-drift.md -o ~/.claude/skills/xiaolai-nlpm-for-claude-vocab-drift/SKILL.md

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

Full documentation available on GitHub

View Source Repository