What problem does it solve?
This Skill automates in-depth code reviews for pull requests, ensuring changes align with project guidelines, architecture, and best practices, while meticulously tracking all feedback as GitHub issues.
Core Features & Use Cases
- Project-Aware Review: Evaluates code against specific project standards (TypeScript, discord.js, GitHub API, SQLite) and architectural patterns defined in CLAUDE.md.
- Structured Feedback: Generates detailed reviews with sections for Summary, Strengths, Issues (Critical, Suggestions, Nitpicks), Architecture Notes, and Testing.
- Mandatory Issue Tracking: Automatically creates GitHub issues for all critical findings, non-addressed suggestions, and non-addressed nitpicks, ensuring no feedback is lost.
- Workflow Integration: Guides the agent through gathering context, reviewing criteria, generating the review, posting it on the PR, creating/managing issues, and reporting back to the user.
- Use Case: When a developer submits a PR, this Skill can be invoked to provide a thorough, context-aware review, identify potential bugs or architectural deviations, and create actionable GitHub issues for any necessary follow-up, thereby improving code quality and maintainability.
Quick Start
Run the agent review skill on pull request number 13.