What problem does it solve?
This Skill automates the rigorous validation of software code against acceptance criteria, quality standards, and architectural principles, ensuring that implemented features are robust, secure, and meet all requirements before integration.
Core Features & Use Cases
- AC-Driven Validation: Verifies every Acceptance Criterion (AC) of a user story.
- Comprehensive Quality Checks: Runs a 9-check pipeline including tests, coverage, linting, security, and Docker builds.
- UAT Execution: Performs User Acceptance Testing via Docker or local processes.
- Failure Mapping: Links code failures directly to implementation plan tasks for targeted remediation.
- Use Case: After a developer implements a new feature, this Skill can be invoked to automatically run all tests, check code quality, verify security, and perform end-to-end testing, providing a detailed report on the feature's readiness.
Quick Start
Use the sagerstack:code-qa skill to validate the code for story 'story-001-user-login'.