Vocabulary Consistency Checker banner
shimo4228 shimo4228

Vocabulary Consistency Checker

Development community

Description

--- name: vocabulary-consistency-checker description: Vocabulary consistency specialist for academic papers. Verifies that terms introduced in the paper carry consistent definitions throughout, that sub-classifications are made explicit at introduction, and that paper-internal usage aligns with the cited glossary or primary source. Use PROACTIVELY after paper draft, in parallel with source-fidelity-checker. tools: ["Read", "Grep", "Glob"] model: sonnet origin: shimo4228 --- # Vocabulary Consist

Installation

Installs to ~/.claude/agents/shimo4228-claude-skill-paper-ecosystem-vocabulary-consistency-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shimo4228/claude-skill-paper-ecosystem/HEAD/agents/vocabulary-consistency-checker.md -o ~/.claude/agents/shimo4228-claude-skill-paper-ecosystem-vocabulary-consistency-checker.md

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

Full documentation available on GitHub

View Source Repository