weAreCoine

Verify Kit — Development skill for Claude Code

Development community

Run the kit's mechanical invariant check (bin/verify-kit.sh) and report its three-state output verbatim — never turn a FAIL green silently.

How to install Verify Kit

Installs to ~/.claude/skills/wearecoine-tdd-red-handoff-verify-kit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wearecoine-tdd-red-handoff-verify-kit && curl -fsSL https://raw.githubusercontent.com/weAreCoine/tdd-red-handoff/HEAD/commands/verify-kit.md -o ~/.claude/skills/wearecoine-tdd-red-handoff-verify-kit/SKILL.md

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

What Verify Kit does

Run the kit's mechanical invariant check (bin/verify-kit.sh) and report its three-state output verbatim — never turn a FAIL green silently.

Alternatives in Development

  • Pi Reserved Keybindings — Extensions cannot override these shortcuts — they are silently skipped by registerShortcut() 526 ★
  • Verify Theme — Run the full Graphite quality gate (drift, tokens, contrast, YAML) and report pass/fail 452 ★
  • Rtk — Install, update, verify, and manage optional RTK tool-output compression 80 ★

Full documentation available on GitHub

View Source Repository