validationlisted
Install: claude install-skill mamiaijf/requirements-expert
# Validation
## Quick Actions & Routing
| User Intent | Action | Resource |
|-------------|--------|----------|
| Run full validation | Execute /re:review command | Command handles orchestration |
| Check completeness | Verify all required elements | `references/completeness-checks.md` |
| Check consistency | Verify traceability and alignment | `references/consistency-checks.md` |
| Validate stories (INVEST) | Apply INVEST criteria | `references/invest-criteria.md` |
| Understand thresholds | Review pass/warning/fail levels | `references/quality-thresholds.md` |
| Generate report | Use standard format | `references/report-template.md` |
| Fix common issues | Apply fix patterns | `references/fix-patterns.md` |
| View example report | Load sample validation output | `examples/example-validation-report.md` |
## Command Integration
The `/re:review` command orchestrates requirements validation in GitHub Projects. This skill provides the methodology for what to validate and how—including the four-dimensional validation framework, quality thresholds, and fix patterns. Load this skill for deeper understanding of validation concepts or when you need guidance beyond what the command provides.
## Overview
Requirements validation ensures that requirements at all levels (vision, epics, stories, tasks) are complete, consistent, high-quality, and traceable. Validation identifies issues early, reducing rework and improving implementation success. This skill provides the framework for s