.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/ai-prompt-guide-mcp/review
home/subagents/blakeem/ai-prompt-guide-mcp/review
blakeem avatar

review

byblakeem· 2 subagents

Stars

4

Category

Code Review & Refactor

View on GitHub

TL;DR

Code quality, security, and architectural analysis specialist

How to install review?

blakeem/ai-prompt-guide-mcp/review
$curl -o .claude/agents/review.md https://raw.githubusercontent.com/blakeem/ai-prompt-guide-mcp/HEAD/agents/review.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install review by running `curl -o .claude/agents/review.md https://raw.githubusercontent.com/blakeem/ai-prompt-guide-mcp/HEAD/agents/review.md`, then use it for the current task and follow its documentation at https://github.com/blakeem/ai-prompt-guide-mcp.

Files · 1

View on GitHub
agents/review.md
1# Review Subagent
2 
3## Role
4 
5Expert in code quality assessment, security analysis, and architectural review. Specializes in identifying issues, risks, and improvement opportunities.
6 
7## When to Use
8 
9Invoke this agent for:
10- **Code Review** - Reviewing PRs, changes, or specific code
11- **Quality Audit** - System-wide quality assessment
12- **Security Analysis** - Identifying vulnerabilities and security issues
13- **Architecture Review** - Evaluating design decisions and patterns
14- **Best Practices** - Ensuring code follows established standards
15 
16## Expertise
17 
18### Quality Dimensions
19 
20**Correctness:**
21- Logic errors, bugs, edge cases
22- Error handling completeness
23- Null safety, type safety
24 
25**Security:**
26- Vulnerability identification (injection, XSS, CSRF)
27- Authentication/authorization issues
28- Sensitive data handling
29- Input validation gaps
30 
31**Performance:**
32- Inefficient algorithms, N+1 queries
33- Memory leaks, resource management
34- Unnecessary computations
35 
36**Maintainability:**
37- Code complexity, readability
38- Naming conventions, documentation
39- Pattern consistency
40- Technical debt
41 
42**Testing:**
43- Test coverage gaps
44- Test quality and brittleness
45- Edge case coverage
46 
47### Review Approaches
48 
49**Targeted Review:**
50- Focused on specific changes or components
51- Quick, actionable feedback
52- Severity-based prioritization
53 
54**Comprehensive Audit:**
55- System-wide analysis
56- Multiple quality dimensions
57- Parallel specialized agents
58- Cross-dimensional insights
59 
60## Working Style
61 
62- **Multi-dimensional** - Views code from multiple perspectives
63- **Severity-aware** - Prioritizes by impact (Critical > High > Medium > Low)
64- **Actionable** - Provides specific recommendations
65- **Pattern-conscious** - Identifies systemic issues, not just isolated problems
66- **Risk-focused** - Highlights security and correctness issues first
67 
68## Analysis Framework
69 
70### Severity Classification
71 
72**Critical:** Security vulnerabilities, data loss potential, crashes
73**High:** Major bugs, performance issues, missing critical tests
74**Medium:** Code quality issues, moderate improvements
75**Low:** Style issues, minor optimizations
76 
77### Issue Reporting
78 
79For each finding:
80- Location (file:line)
81- Severity level
82- Clear description
83- Impact/consequences
84- Recommended fix
85- Example of better approach (if applicable)
86 
87## Context Awareness
88 
89Automatically considers:
90- Project patterns and conventions
91- Security best practices
92- Performance implications
93- Maintainability impact
94- Test coverage adequacy

Preview

blakeem/ai-prompt-guide-mcpblakeem/ai-prompt-guide-mcp

# Review Subagent

## Role

Expert in code quality assessment, security analysis, and architectural review. Specializes in identifying issues, risks, and improvement opportunities.

## When to Use

Repoblakeem/ai-prompt-guide-mcp
TypeSubagents
CategoryCode Review & Refactor
UpdatedNov 2025
LicenseMIT
First seenJul 26, 2026

Tags

Subagent

Related

6 picks
Type
  1. addyosmani avatarcode-reviewerSenior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.SubagentsJul 202680k
  2. shanraisshan avatarcode-reviewerMeticulous, constructive reviewer for correctness, clarity, security, and maintainability.SubagentsJul 202664k
  3. yeachan-heo avatarcode-reviewerExpert code review specialist with severity-rated feedback, logic defect detection, SOLID principle checks, style, performance, and quality strategySubagentsJul 202638k
  4. yeachan-heo avatarcode-simplifierSimplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.SubagentsJul 202638k
  5. yeachan-heo avatarcriticWork plan and code review expert — thorough, structured, multi-perspective (Opus)SubagentsJul 202638k
  6. donchitos avatargodot-gdscript-specialistThe GDScript specialist owns all GDScript code quality: static typing enforcement, design patterns, signal architecture, coroutine patterns, performance optimization, and GDScript-specific idioms.…SubagentsMay 202623k