What problem does it solve?
This Skill automates the execution of full-project QA, ensuring that all aspects of a codebase are tested thoroughly, thereby increasing code quality and reliability.
Core Features & Use Cases
- Repository QA Contract Discovery: Automatically identifies the QA contract of a repository, including install, verify, build, test, lint, and start commands.
- QA Scope Definition: Helps define the QA scope by creating execution matrices and checklists.
- Baseline Establishment: Sets up a baseline for comparison before testing changes.
- User-Like Flow Execution: Simulates user workflows to validate the functionality of the codebase.
- Regression Handling: Diagnoses and fixes regressions in the codebase.
- Final Verification: Re-runs the full QA process to ensure everything is in order.
Quick Start
Run the systematic-qa skill to execute a comprehensive QA on your codebase.