Agent Review Skill

Community

Comprehensive code reviews with project context.

Authorblamechris
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Agent Review Skill
Download link: https://github.com/blamechris/repo-relay/archive/main.zip#agent-review-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.