소개
The AC Criteria Validator is a specialized Claude Code skill designed to automate the verification of feature completion by cross-referencing implementation against defined acceptance criteria. It orchestrates test execution, performs static code analysis, and monitors coverage thresholds to ensure that a feature only transitions to a completed state once all benchmarks are satisfied. By integrating test results with requirement tracking, it provides developers with a reliable, evidence-based confirmation of project progress and code quality, preventing premature feature sign-offs.