{"aiPlatform":"claude-code@2025.06","category":"development","commandName":"/full-review","content":"---\nname: Comprehensive Code Review\ndescription: Perform a comprehensive review using multiple specialized agents with explicit Task tool invocations\nallowed_tools:\n  - memory          # For storing review findings from each specialized agent\n  - filesystem      # For analyzing code, architecture, and test files\ntags:\n  - code-review\n  - security\n  - architecture\n  - performance\n  - testing\n  - workflow\ncategory: development\nversion: 2.0.0\nauthor: AI Commands Team\n---\n\nPerform a comprehensive review using multiple specialized agents with explicit Task tool invocations:\n\n[Extended thinking: This workflow performs a thorough multi-perspective review by orchestrating specialized review agents. Each agent examines different aspects and the results are consolidated into a unified action plan.]\n\nExecute parallel reviews using Task tool with specialized agents:\n\n## 1. Code Quality Review\n- Use Task tool with subagent_type=\"code-reviewer\"\n- Prompt: \"Review code quality and maintainability for: $ARGUMENTS. Check for code smells, readability, documentation, and adherence to best practices.\"\n- Focus: Clean code principles, SOLID, DRY, naming conventions\n\n## 2. Security Audit\n- Use Task tool with subagent_type=\"security-auditor\"\n- Prompt: \"Perform security audit on: $ARGUMENTS. Check for vulnerabilities, OWASP compliance, authentication issues, and data protection.\"\n- Focus: Injection risks, authentication, authorization, data encryption\n\n## 3. Architecture Review\n- Use Task tool with subagent_type=\"architect-reviewer\"\n- Prompt: \"Review architectural design and patterns in: $ARGUMENTS. Evaluate scalability, maintainability, and adherence to architectural principles.\"\n- Focus: Service boundaries, coupling, cohesion, design patterns\n\n## 4. Performance Analysis\n- Use Task tool with subagent_type=\"performance-engineer\"\n- Prompt: \"Analyze performance characteristics of: $ARGUMENTS. Identify bottlenecks, resource usage, and optimization opportunities.\"\n- Focus: Response times, memory usage, database queries, caching\n\n## 5. Test Coverage Assessment\n- Use Task tool with subagent_type=\"test-automator\"\n- Prompt: \"Evaluate test coverage and quality for: $ARGUMENTS. Assess unit tests, integration tests, and identify gaps in test coverage.\"\n- Focus: Coverage metrics, test quality, edge cases, test maintainability\n\n## Consolidated Report Structure\nCompile all feedback into a unified report:\n- **Critical Issues** (must fix): Security vulnerabilities, broken functionality, architectural flaws\n- **Recommendations** (should fix): Performance bottlenecks, code quality issues, missing tests\n- **Suggestions** (nice to have): Refactoring opportunities, documentation improvements\n- **Positive Feedback** (what's done well): Good practices to maintain and replicate\n\nTarget: $ARGUMENTS","contentHash":"730e8fbabd0ba6863426426b4e77f7efa5e7aa1139c3e436bf9c1f45dbe986eb","copies":0,"createdAt":"2025-08-12T16:09:31.408Z","description":"Multiple review subagents provide comprehensive code analysis","github":{"repoUrl":"https://github.com/Commands-com/commands","lastSyncDirection":"from-github","metadata":{"importedFrom":"github_repository","repoPrivate":false,"repoDefaultBranch":"main","connectedAt":"2025-08-12T16:09:31.408Z"},"importedAt":"2025-08-12T16:09:31.408Z","lastSyncAt":"2025-08-17T17:57:47.988Z","fileMapping":{"license":null,"readme":null,"assets":[],"mainFile":"workflows/full-review.md"},"selectedCommand":"full-review","fileShas":{"mainFile":"c20dc9fcc2637e18c9cc78f0faa994eafac3d6bd","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":"7f361e5d-a2ab-42bb-b5c9-bfd8fd0377b9","inputParameters":[{"defaultValue":"comprehensive","name":"review_depth","options":["quick","standard","comprehensive"],"description":"How thorough should the review be","label":"Review Depth","type":"select","required":false},{"name":"focus_areas","description":"Specific areas to emphasize (comma-separated)","label":"Focus Areas","type":"text","required":false,"defaultValue":"security,performance,maintainability"}],"instructions":"Multiple review subagents provide comprehensive code analysis","likes":0,"mcp_search_content":"","organizationUsername":"commands-com","price":"free","search_content":"full review multiple review subagents provide comprehensive code analysis /full-review development claude-code@2025.06","title":"Full Review","type":"command","updatedAt":"2025-08-17T17:57:47.988Z","userId":"W0V8NAw5AhWRwcuwSoFLOi1Yem83","visibility":"public","name":"full-review","userInteraction":{"userHasStarred":false}}