What problem does it solve?
QA testing across modern software projects is complex and time-consuming, requiring coordination of repository contracts, build pipelines, tests, and occasional Web UI validation. This Skill provides a repeatable, automated approach to discover repository QA contracts, run builds, lint, test, and startup commands, and exercise core workflows end-to-end through CLI, HTTP, and browser interfaces, ensuring automated regression coverage for critical flows.
Core Features & Use Cases
- Discover and map the repository's QA contract and umbrella commands to build a robust verification plan.
- Execute end-to-end flows against code under test, including CLI, HTTP APIs, and Web UI when available, with optional Web UI validation via agent-browser.
- Produce verifiable results and documentation artifacts to support release gating and regression coverage.
Quick Start
Run qa-execution on a target branch to start end-to-end QA validation.