๐ฏ
verify
๐ฏSkillfrom kirkchen/beat
What it does
|Part of the Beat plugin for Claude Code โ a Gherkin-first TDD workflow. The verify skill validates implementation matches Gherkin scenarios.
Same repository
kirkchen/beat(3 items)
verify
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add kirkchen/beat --skill verifyskills.sh Installโ Installs to .agents/skills/
npx skills add kirkchen/beat --skill verifyManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/verify/SKILL.mdSKILL.md
183Installs
-
AddedMay 5, 2026
More from this repository2
๐ฏ๐ฏ
distill๐ฏSkill
Part of the Beat plugin for Claude Code โ a Gherkin-first TDD workflow. The distill skill extracts and condenses key insights from specifications to drive focused implementation.
design๐ฏSkill
Part of the Beat plugin for Claude Code โ a Gherkin-first TDD workflow. The design skill generates Gherkin feature files and scenarios from requirements.