user-story-static-verifier
Installation
SKILL.md
User Story Static Verifier
This skill helps analyze user stories statically to verify their quality, completeness, and detect common defects.
When to Use
Use this skill when you need to review or validate user stories for:
- Completeness
- Clarity
- Adherence to agile principles
- INVEST criteria (Independent, Negotiable, Valuable, Estimable, Small, Testable)
- Common requirement defects (ambiguity, omission, inconsistency, etc.)
How to Analyze a User Story
- Check Format: Ensure it follows the standard format: "As a [role], I want [feature] so that [benefit]"