bugroo

Tails Verdict — Development skill for Claude Code

Development community

The quality stage.

How to install Tails Verdict

Installs to ~/.claude/skills/bugroo-tails-tails-verdict/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bugroo-tails-tails-verdict && curl -fsSL https://raw.githubusercontent.com/bugroo/tails/HEAD/commands/tails-verdict.md -o ~/.claude/skills/bugroo-tails-tails-verdict/SKILL.md

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

What Tails Verdict does


description: The quality stage. Runs the single gate, then the one isolated review, once. Use when a build is finished, never while designing. argument-hint: --dir= --tier=craft|standard|utility --budget= [--prev=] [--price=]

The quality stage

This is the only place in `tails` where anything is judged, and it happens once, at the end. Not per iteration. Running it on work in progress wastes tokens and produces an opinion about a page that

Alternatives in Development

  • Verify Theme — Run the full Graphite quality gate (drift, tokens, contrast, YAML) and report pass/fail 452 ★
  • Opc — OPC — One Person Company 193 ★
  • Sanity Content Modeling — Guidelines for designing scalable content models 101 ★

Full documentation available on GitHub

View Source Repository