STYLE banner
GammaLabTechnologies GammaLabTechnologies

STYLE

Development community

Description

# Agent Style Guide > How to write an agent body that is useful, compact, and consistent with > the rest of the pack. Follow this when adding a new agent or materially > rewriting an existing one. > > This is a *companion* to `SCHEMA.md`. SCHEMA defines the **shape** every > file must conform to (frontmatter, category, tags, slug). STYLE defines > what the **body** should read like. --- ## 1. The two canonical shapes There are exactly two shapes in this pack. Pick one and stay in it. ### A.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository