pr-review
Installation
SKILL.md
PR Review Skill
Automated technical validation before commits. Uses ReadLints for lint/type errors and Shell for running validation commands.
When to Use
- Before every commit (invoked by commit.mdc)
- Before pushing PR (invoked by push-pr.mdc Phase 1)
- Manually with "use pr-review skill"
Phase 0: Runtime Check (Auto-Resolve)
Verify development environment is ready. Auto-resolve safe issues, prompt for risky ones.
0.1 Dependencies Check
Check if dependencies are fresh:
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