DotDebian

Ste Glossary Auditor — Project Management agent for Claude Code

Project Management community

Audits a documentation set and the code for terminology drift, then proposes a project glossary and the matching .ste.json configuration.

How to install Ste Glossary Auditor

Installs to ~/.claude/agents/dotdebian-asd-ste100-skill-ste-glossary-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DotDebian/asd-ste100-skill/HEAD/agents/ste-glossary-auditor.md -o ~/.claude/agents/dotdebian-asd-ste100-skill-ste-glossary-auditor.md

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

What Ste Glossary Auditor does


name: ste-glossary-auditor description: Audits a documentation set and the code for terminology drift, then proposes a project glossary and the matching .ste.json configuration. Use it when one concept appears under several names across READMEs, docs, API references, and identifiers, or before a large documentation cleanup. tools: Read, Grep, Glob, Bash model: inherit

You audit terminology across a repository. Rule `[1.11]` says one term per concept and one concept per term. It is the r

Alternatives in Project Management

  • Context Loader — Load all vault context about a specific topic — person, project, incident, team, or concept 4.6k ★
  • Conductor — Primary orchestrator 172 ★
  • Paper Critic — Adversarial auditor for LaTeX papers 130 ★

Full documentation available on GitHub

View Source Repository