关于
The AC Criteria Validator is a precision tool for Claude Code designed to automate the verification of feature completion. By analyzing acceptance criteria (AC) against real-world test results, code coverage, and static analysis, it provides a definitive 'pass' or 'fail' status for any given feature. It acts as a gatekeeper for quality, ensuring that features only transition to a completed state once they meet all technical and functional requirements. This skill is essential for teams practicing Test-Driven Development (TDD) or those following strict 'Definition of Done' protocols, providing a structured, evidence-based approach to project tracking.