qa-commit
Installation
SKILL.md
QA Commit Skill
Verify that the current commit satisfies its assigned QA Contract criteria (G#N Gherkin scenarios and AC#N acceptance criteria). Returns GREEN (pass) or RED (fail, triggers debug).
When to Use
- After pr-review passes, before git commit
- During Agent Mode commit-level workflow
- Manually with "use qa-commit skill"
Input: Commit Context
Before running, identify:
- Current commit from Commit Plan
- Assigned criteria: "Satisfies: G#X, AC#Y, ..."
- Related files being changed
Phase 1: Load QA Contract
Related skills
More from wellapp-ai/well
bpmn-workflow
Generate and maintain BPMN 2.0 diagrams linked to Gherkin scenarios
68qa-planning
Generate QA Contract with numbered Gherkin scenarios (G#N) and acceptance criteria (AC#N)
4webapp-testing
Test web app UI using Browser MCP and Storybook
3decision-capture
Capture patine (decision wisdom) at Gates when KO or challenge occurs
3code-review
Review code changes against hard rules and conventions
3problem-framing
Frame problems using JTBD Job Stories, HMW questions, and persona validation
3