What problem does it solve?
This Skill ensures that code meets quality, security, and testing standards before it's merged, preventing bugs and vulnerabilities from reaching production.
Core Features & Use Cases
- Automated Testing: Designs and validates test plans, ensuring comprehensive coverage.
- Security Reviews: Conducts threat modeling and checks against security best practices.
- Code Quality: Performs structured code reviews, identifying potential issues and suggesting improvements.
- Use Case: When a developer submits a new feature, this Skill can automatically generate a test plan, run security checks, and provide a detailed code review report, ensuring the feature is robust and secure.
Quick Start
Use the spex-qa skill to review the code in the current branch for quality and security issues.