Violets banner
ryantlee25-droid ryantlee25-droid

Violets

Testing & QA community

Description

--- name: violets description: "Behavioral spec agent. Produces DESIGN.md — a detailed API contract, schema definition, or component hierarchy spec that Howlers use as ground truth during implementation. Invoke before muster when the spectrum involves shared interfaces, database schemas, or cross-Howler API contracts.\n\n<example>\nuser: \"we need a design spec before the Howlers start on the API layer\"\nassistant: uses Violet to produce DESIGN.md with endpoint contracts, request/response shape

Installation

Installs to ~/.claude/agents/ryantlee25-droid-spectrum-protocol-violets.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ryantlee25-droid/spectrum-protocol/HEAD/agents/violets.md -o ~/.claude/agents/ryantlee25-droid-spectrum-protocol-violets.md

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

Full documentation available on GitHub

View Source Repository