Verify Kit — Development skill for Claude Code
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
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 RepositoryRelated Skills
Orchestra MCP
Claude Code skill — a measured field guide to the Orchestra MCP tools: how they fail silently, which server an
Verify Install
Check a Backbrief Kit install and report a plain pass/fail list. Reads only; never changes anything without a
Refine Prompt
Turn a rough idea, one-liner, or ticket into an execution-ready prompt file. Names the command to run it next,
Optimus
Boot the harness — load the invariant floor and the skills this job needs before any code. Arms the grounding
Whatsapp Cloud API Skill
Claude skill for Meta's WhatsApp Cloud API — the misconfigurations that fail silently, error codes decoded, an
Cc Agents Kit
Claude Code plugin marketplace. guard-hooks: five defensive hooks that block dangerous shell commands and secr
Related Agents
Test
QA role for one type:user-story issue whose E2E trace is already green in CI. Executes the manual test script
BuildValidator
Run lint, build, and tests on demand and report pass/fail with the relevant errors. Use when validating that a
Artifact Writer
Persists code-gauntlet artifacts (findings JSON, report markdown, checkpoint JSON) to the output directory. Me