story-verification

Use when user says "verify story", "check acceptance criteria", "validate implementation", "is story ready", or asks to verify that an implemented story meets its acceptance criteria - parses acceptance criteria from story description, verifies each with test/code evidence, generates pass/fail report, and updates story status based on results.

$ 安裝

git clone https://github.com/Mharbulous/StoryTree /tmp/StoryTree && cp -r /tmp/StoryTree/claude/skills/story-verification ~/.claude/skills/StoryTree

// tip: Run this command in your terminal to install the skill