Loading...
Loading...
Use this skill to review pull requests against coding standards and best practices. Invoke when reviewing code changes before merge.
npx skill4agent add gentamura/dotfiles pr-reviewanyasbun run buildbun run lint:fixbun run lintdrizzle-kit generate## Summary
[Overall assessment: Approve / Request Changes / Comment]
## Blocking Issues
- [ ] **[File:Line]** Issue description
- Why it's a problem
- Suggested fix
## Suggestions
- **[File:Line]** Suggestion description
- Why this would be better
## Questions
- [Question about design or implementation]
## Praise
- [Acknowledge good patterns or improvements]| Level | Meaning | Action |
|---|---|---|
| Blocking | Must fix before merge | Request changes |
| Suggestion | Would improve code | Comment |
| Nitpick | Minor style preference | Optional |
| Question | Need clarification | Comment |