SCHEMA banner
GammaLabTechnologies GammaLabTechnologies

SCHEMA

Development community

Description

# Agent Schema v2 > Single source of truth for the shape of every agent in this pack. > One schema, one pool — `agents/index.json` is generated from these files, > and the orchestrator routes tasks to agents via that index. > > **See also**: `agents/STYLE.md` — how the body of an agent should *read* > (mission shape, critical rules, Deep Reference convention, retrofit > checklist). SCHEMA enforces the frontmatter contract; STYLE shapes the > prose. --- ## File layout Every agent lives at `ag

Installation

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

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

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

Full documentation available on GitHub

View Source Repository