| type | skill |
| name | Pr Review |
| description | Review pull requests against team standards and best practices |
| skillSlug | pr-review |
| phases | ["R","V"] |
| generated | "2026-02-08T00:00:00.000Z" |
| status | filled |
| scaffoldVersion | 2.0.0 |
PR Review
When to Use
Use this skill when reviewing pull requests for the Smart Farming project. It provides a structured checklist tailored to the project's Clean Architecture, Flask stack, and coding conventions.
PR Review Checklist
Architecture Compliance
Code Quality
Database & Security
UI & Templates
Testing
Commit Standards
Review Response Template
## Review Summary
**Status**: Approved / Changes Requested / Needs Discussion
### What's Good
- (positive observations)
### Issues Found
- [ ] (issue 1 — severity: high/medium/low)
- [ ] (issue 2)
### Suggestions
- (optional improvements)