qa-slice
SolidUse after implementation waves to replay affected baseline scenarios and record qa-slices.yaml evidence for every shipped behavioral bl-NNN.
Install
Quality Score: 91/100
Skill Content
Details
- Author
- ReinaMacCredy
- Repository
- ReinaMacCredy/maestro
- Created
- 5 months ago
- Last Updated
- today
- Language
- Rust
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
qa-baseline
Use before feature accept to capture baseline.md: a short real-scenario behavior contract with stable bl-NNN ids for the later ship gate.
qa
Use when real browser testing is needed - launches headless browser, executes user flows, captures screenshots, reports findings
workflow-engineer-fix-slice
Address slice-review findings on one slice. Read the slice body and the newest slice-review comment (newer than the last `Refs #<slice#>` commit), set up the slice worktree, drive TDD per findings (production code only — never modify E2E specs), commit with `Refs #<slice#>` + `Task: <id>` trailers, push, post a summary comment. Activate when dispatched with `Fix the review feedback on slice #<n>` or '/workflow-engineer-fix-slice'.