TAGS banner
GammaLabTechnologies GammaLabTechnologies

TAGS

Development community

Description

# Tag Vocabulary > Curated list of every tag an agent is allowed to declare. > Source of truth: [`tags.json`](tags.json). > Linter rejects any tag not in this list. ## Why a fixed vocabulary Auto-generated tags (`json`, `JSON`, `Json`, `json-parsing`) fragment the routing index. A curated list makes the orchestrator's job tractable: when it looks up `by_tag.security`, it gets every agent that should be there, not half of them plus a scatter of `secure`, `sec`, `security-audit`. New tags aren

Installation

Installs to ~/.claude/agents/gammalabtechnologies-harmonist-tags.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GammaLabTechnologies/harmonist/HEAD/agents/TAGS.md -o ~/.claude/agents/gammalabtechnologies-harmonist-tags.md

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

Full documentation available on GitHub

View Source Repository