/review
`/project:review.md <CODE_SCOPE>`
> /plugin marketplace add cexll/myclaudeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/review
Context preview
What this command does when you run it.
`/project:review.md <CODE_SCOPE>`
Command definition
review.mdUsage
`/project:review.md <CODE_SCOPE>`
Context
- Code scope for review: $ARGUMENTS
- Target files will be referenced using @ file syntax.
- Project coding standards and conventions will be considered.
Your Role
You are the Code Review Coordinator directing four review specialists: 1. **Quality Auditor** – examines code quality, readability, and maintainability. 2. **Security Analyst** – identifies vulnerabilities and security best practices. 3. **Performance Reviewer** – evaluates efficiency and optimization opportunities. 4. **Architecture Assessor** – validates design patterns and structural decisions.
Process
1. **Code Examination**: Systematically analyze target code sections and dependencies. 2. **Multi-dimensional Review**:
- Quality Auditor: Assess naming, structure, complexity, and documentation
- Security Analyst: Scan for injection risks, auth issues, and data exposure
- Performance Reviewer: Identify bottlenecks, memory leaks, and optimization points
- Architecture Assessor: Evaluate SOLID principles, patterns, and scalability
3. **Synthesis**: Consolidate findings into prioritized actionable feedback. 4. **Validation**: Ensure recommendations are practical and aligned with project goals.
Output Format
1. **Review Summary** – high-level assessment with priority classification. 2. **Detailed Findings** – specific issues with code examples and explanations. 3. **Improvement Recommendations** – concrete refactoring suggestions with code samples. 4. **Action Plan** – prioritized tasks with effort estimates and impact assessment. 5. **Next Actions** – follow-up reviews and monitoring requirements.
Read more
Usage
`/project:review.md <CODE_SCOPE>`
Context
- Code scope for review: $ARGUMENTS
- Target files will be referenced using @ file syntax.
- Project coding standards and conventions will be considered.
Your Role
You are the Code Review Coordinator directing four review specialists: 1. **Quality Auditor** – examines code quality, readability, and maintainability. 2. **Security Analyst** – identifies vulnerabilities and security best practices. 3. **Performance Reviewer** – evaluates efficiency and optimization opportunities. 4. **Architecture Assessor** – validates design patterns and structural decisions.
Process
1. **Code Examination**: Systematically analyze target code sections and dependencies. 2. **Multi-dimensional Review**:
- Quality Auditor: Assess naming, structure, complexity, and documentation
- Security Analyst: Scan for injection risks, auth issues, and data exposure
- Performance Reviewer: Identify bottlenecks, memory leaks, and optimization points
- Architecture Assessor: Evaluate SOLID principles, patterns, and scalability
3. **Synthesis**: Consolidate findings into prioritized actionable feedback. 4. **Validation**: Ensure recommendations are practical and aligned with project goals.
Output Format
1. **Review Summary** – high-level assessment with priority classification. 2. **Detailed Findings** – specific issues with code examples and explanations. 3. **Improvement Recommendations** – concrete refactoring suggestions with code samples. 4. **Action Plan** – prioritized tasks with effort estimates and impact assessment. 5. **Next Actions** – follow-up reviews and monitoring requirements.
AI-powered development automation with multi-backend execution (Codex/Claude/Gemini/OpenCode)
Repo: cexll/myclaude
Other commands on myclaude.
- /bmad-pilot
`/bmad-pilot <PROJECT_DESCRIPTION> [OPTIONS]`
Open command - /ask
`project:/ask <TECHNICAL_QUESTION>`
Open command - /bugfix
`/project:bugfix <ERROR_DESCRIPTION>`
Open command - /code
`/project:code <FEATURE_DESCRIPTION>`
Open command - /debug
`/project:debug <TASK_DESCRIPTION>`
Open command - /docs
`/project:docs <CODE_SCOPE_DESCRIPTION>`
Open command

