Verify Theme banner
TilmanGriesel TilmanGriesel

Verify Theme

Development community

Description

--- description: Run the full Graphite quality gate (drift, tokens, contrast, YAML) and report pass/fail argument-hint: "[--report]" --- Run the read-only quality gate for the Graphite theme and summarize the results. Do NOT hand-edit `themes/`. 1. Run `make verify` (equivalently: `scripts/check_drift.sh`, `python3 tools/validate_tokens.py`, `python3 tools/check_contrast.py --all`, `make validate-yaml`). 2. If `$ARGUMENTS` contains `--report`, also run `python3 tools/validate_tokens.py --str

Installation

Installs to ~/.claude/commands/tilmangriesel-graphite-verify-theme.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TilmanGriesel/graphite/HEAD/.claude/commands/verify-theme.md -o ~/.claude/commands/tilmangriesel-graphite-verify-theme.md

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

Full documentation available on GitHub

View Source Repository