What problem does it solve?
This Skill streamlines the manual process of testing pull requests, features, or system integrations by providing automated, comprehensive testing workflows that include screenshot captures, API verification, and user interaction simulations.
Core Features & Use Cases
- End-to-End Testing: Automates the full testing cycle of PRs or features, including build, deployment, and verification.
- Screenshot Documentation: Captures step-by-step visual evidence to verify UI states during testing.
- API State Verification: Checks backend state before and after API calls to ensure correctness.
- Use Case: A developer merges a new feature branch and runs this Skill to automatically validate all UI workflows, capture proof of correctness via images, and verify data integrity through API calls, reducing manual QA effort.
Quick Start
Run pr-test with the PR number or worktree path, and follow prompts to specify test scenarios; the tool will automatically set up environment, execute tests, capture evidence, and generate a report.