What problem does it solve?
This Skill routes a user's review or quality-intent request to the correct downstream review skill so you don’t have to manually choose the right workflow.
Core Features & Use Cases
- Code quality and correctness review routing: Sends requests to the proper code review skill, including an option to auto-fix findings.
- Targeted audits and evaluations: Handles specialized review types such as UAT/acceptance audits, security phase review, AI response quality evaluation, and UI design/accessibility review.
- Operational debugging and forensics routing: Matches “what’s failing” and investigation intents to the appropriate debug or forensic workflow.
Core examples: When you want to review code correctness you get gsd-code-review; when you want security review of a specific phase you get gsd-secure-phase; when you need UI design/accessibility review you get gsd-ui-review.
Quick Start
Tell the AI what kind of review you want (for example, “review this code for quality and correctness”).