{"aiPlatform":"claude-code@2025.06","category":"development","commandName":"/multi-agent-review","content":"---\nname: Multi-Agent Code Review\ndescription: Comprehensive code review using specialized reviewer agents for code quality, security, and architecture analysis with consolidated findings.\nallowed_tools:\n  - filesystem      # Access code files for review\n  - memory          # Track review patterns and feedback history\n  - sqlite          # Store review results and quality metrics\ntags:\n  - multi-agent\n  - code-review\n  - quality-assurance\n  - security-review\n  - architecture-review\ncategory: development\nversion: 2.0.0\nauthor: AI Commands Team\n---\n\nPerform comprehensive multi-agent code review with specialized reviewers:\n\n[Extended thinking: This tool command invokes multiple review-focused agents to provide different perspectives on code quality, security, and architecture. Each agent reviews independently, then findings are consolidated.]\n\n## Review Process\n\n### 1. Code Quality Review\nUse Task tool with subagent_type=\"code-reviewer\" to examine:\n- Code style and readability\n- Adherence to SOLID principles\n- Design patterns and anti-patterns\n- Code duplication and complexity\n- Documentation completeness\n- Test coverage and quality\n\nPrompt: \"Perform detailed code review of: $ARGUMENTS. Focus on maintainability, readability, and best practices. Provide specific line-by-line feedback where appropriate.\"\n\n### 2. Security Review\nUse Task tool with subagent_type=\"security-auditor\" to check:\n- Authentication and authorization flaws\n- Input validation and sanitization\n- SQL injection and XSS vulnerabilities\n- Sensitive data exposure\n- Security misconfigurations\n- Dependency vulnerabilities\n\nPrompt: \"Conduct security review of: $ARGUMENTS. Identify vulnerabilities, security risks, and OWASP compliance issues. Provide severity ratings and remediation steps.\"\n\n### 3. Architecture Review\nUse Task tool with subagent_type=\"architect-reviewer\" to evaluate:\n- Service boundaries and coupling\n- Scalability considerations\n- Design pattern appropriateness\n- Technology choices\n- API design quality\n- Data flow and dependencies\n\nPrompt: \"Review architecture and design of: $ARGUMENTS. Evaluate scalability, maintainability, and architectural patterns. Identify potential bottlenecks and design improvements.\"\n\n## Consolidated Review Output\n\nAfter all agents complete their reviews, consolidate findings into:\n\n1. **Critical Issues** - Must fix before merge\n   - Security vulnerabilities\n   - Broken functionality\n   - Major architectural flaws\n\n2. **Important Issues** - Should fix soon\n   - Performance problems\n   - Code quality issues\n   - Missing tests\n\n3. **Minor Issues** - Nice to fix\n   - Style inconsistencies\n   - Documentation gaps\n   - Refactoring opportunities\n\n4. **Positive Findings** - Good practices to highlight\n   - Well-designed components\n   - Good test coverage\n   - Security best practices\n\nTarget for review: $ARGUMENTS","contentHash":"ad4dc70075aca12594cde2eef0013e6ac9722ec965589b2b9a2e10f226f28590","copies":1,"createdAt":"2025-08-12T16:09:44.060Z","description":"Multi-perspective code review with specialized subagents","github":{"repoUrl":"https://github.com/Commands-com/commands","lastSyncDirection":"from-github","metadata":{"importedFrom":"github_repository","repoPrivate":false,"repoDefaultBranch":"main","connectedAt":"2025-08-12T16:09:44.060Z"},"importedAt":"2025-08-12T16:09:44.060Z","lastSyncAt":"2025-08-17T17:57:47.285Z","fileMapping":{"license":null,"readme":null,"assets":[],"mainFile":"tools/multi-agent-review.md"},"selectedCommand":"multi-agent-review","fileShas":{"mainFile":"acbfa9e08936f507586c682fe2dfcc0b563c3956","yamlPath":"313647b1fb381389da33b7913e95baf617c4b392"},"branch":"main","connectionType":"commands_yaml","connected":true,"lastSyncCommit":"01591bc061d236bde47bf23b0f47e8afcf1a5144","importSource":"repository_import","installationId":"69232615","syncStatus":"synced"},"githubRepoUrl":"https://github.com/Commands-com/commands","id":"afd93b9a-862f-4cfb-88a6-95777fdd6702","inputParameters":[{"name":"review_perspectives","description":"Perspectives to include (comma-separated)","label":"Review Perspectives","type":"text","required":false,"defaultValue":"code-quality,security,performance,architecture"}],"instructions":"Multi-perspective code review with specialized subagents","lastCopied":"2025-09-25T21:14:19.633Z","likes":0,"mcp_search_content":"","organizationUsername":"commands-com","price":"free","search_content":"multi agent review multi-perspective code review with specialized subagents /multi-agent-review development claude-code@2025.06","title":"Multi Agent Review","type":"command","updatedAt":"2025-08-17T17:57:47.285Z","userId":"W0V8NAw5AhWRwcuwSoFLOi1Yem83","visibility":"public","name":"multi-agent-review","userInteraction":{"userHasStarred":false}}