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/SyncoPaid /tmp/SyncoPaid && cp -r /tmp/SyncoPaid/.claude/skills/story-verification ~/.claude/skills/SyncoPaid

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