Agent skill
github-code-review
Deploy specialized AI agents to perform comprehensive, intelligent code reviews that go beyond traditional static analysis. Use for automated multi-agent review, security vulnerability analysis, performance bottleneck detection, and architecture pattern validation.
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/development/github/code-review
SKILL.md
Github Code Review
Overview
Deploy specialized AI agents for comprehensive code reviews. This skill provides multi-agent review capabilities covering security vulnerabilities, performance bottlenecks, architecture patterns, and code style enforcement.
Quick Start
# Get PR details for review
gh pr view 123 --json files,additions,deletions,title,body
# Get PR diff
gh pr diff 123
# Post review comment
gh pr review 123 --comment --body "Review findings..."
# Approve PR
gh pr review 123 --approve --body "LGTM!"
# Request changes
gh pr review 123 --request-changes --body "Please fix..."
When to Use
- Automated code review for pull requests
- Security vulnerability analysis
- Performance bottleneck detection
- Architecture pattern validation
- Style and convention enforcement
- Multi-agent collaborative review
Version History
- 1.0.0 (2025-01-02): Initial release - converted from code-review-swarm agent
Sub-Skills
- Best Practices
Sub-Skills
- Security Agent (+3)
- 1. Multi-Agent Review System (+3)
- Review Configuration
- Swarm Coordination (+1)
- GitHub Actions Integration
- Security Issue (+1)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?