code-review-quality
✓Conduct context-driven code reviews focusing on quality, testability, and maintainability. Use when reviewing code, providing feedback, or establishing review practices.
Installation
SKILL.md
Feedback Priority Levels | Level | Icon | Meaning | Action |
| Blocker | 🔴 | Bug/security/crash | Must fix before merge | | Major | 🟡 | Logic issue/test gap | Should fix before merge | | Minor | 🟢 | Style/naming | Nice to fix | | Suggestion | 💡 | Alternative approach | Consider for future |
| < 200 | Single review session | | 200-400 | Review in chunks | | > 400 | Request PR split |
Conduct context-driven code reviews focusing on quality, testability, and maintainability. Use when reviewing code, providing feedback, or establishing review practices. Source: proffesor-for-testing/agentic-qe.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill code-review-quality- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is code-review-quality?
Conduct context-driven code reviews focusing on quality, testability, and maintainability. Use when reviewing code, providing feedback, or establishing review practices. Source: proffesor-for-testing/agentic-qe.
How do I install code-review-quality?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill code-review-quality Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/proffesor-for-testing/agentic-qe
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01