team-review

Spawn specialized AI agents to review code for security, quality, and test coverage.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/phni3j9a/ccmobile --skill team-review-phni3j9a
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-review
Source: https://github.com/phni3j9a/ccmobile/tree/main/.claude/skills/team-review
Command: npx skills add https://github.com/phni3j9a/ccmobile --skill team-review-phni3j9a

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of code review by leveraging specialized AI agents to examine code from multiple perspectives simultaneously, ensuring comprehensive feedback and faster iteration cycles.

Core Features & Use Cases

  • Parallel Review: Spawns dedicated agents for security, quality, and test coverage reviews.
  • Comprehensive Analysis: Each agent focuses on specific aspects of the code, reducing the chance of oversight.
  • Use Case: After implementing a new feature, run this Skill to get immediate feedback on potential security flaws, code quality issues, and test gaps before merging.

Quick Start

Run the team-review skill to review the implementation of the 'user-authentication' feature.

Frequently Asked Questions about team-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for security and quality in parallel?

Automate code review by spawning specialized AI agents that analyze security, code quality, and test coverage in parallel. Gather code differences and synthesize actionable recommendations from multiple reviewers before merging.

What is parallel code review with agent teams?

Parallel code review with agent teams is a process where dedicated AI agents examine code differences simultaneously from distinct perspectives like security and quality, synthesizing findings into comprehensive feedback.

Do I need Git to run parallel code review on my feature branch?

Yes, Git is required to generate the code differences needed for review. The agents analyze these diffs to provide focused feedback on potential flaws and test gaps.

How do I get immediate feedback on test coverage gaps before merging code?

Get immediate feedback on test coverage by running a parallel review process that spawns a dedicated agent to analyze your code diffs and report specific test gaps alongside security and quality findings.

Can I use multiple AI agents to check security flaws and code quality at the same time?

Yes, spawn multiple AI agents to check security flaws and code quality simultaneously. Each agent focuses on a specific aspect of the code differences to reduce oversight and synthesize comprehensive recommendations.

What are the limitations of using specialized agents for code review?

Specialized agents require specific prompts for focused reviews and depend on Git diffs to function. Comprehensive analysis is limited to the scope of gathered code differences and predefined agent perspectives.