review

Dispatch tech-stack-specific agents to analyze feature branch changes against main.

16|2|Updated Jun 17, 2026
One-click install
npx skills add https://github.com/pipecrew-ai/pipecrew --skill review-pipecrew-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/pipecrew-ai/pipecrew/tree/main/skills/review
Command: npx skills add https://github.com/pipecrew-ai/pipecrew --skill review-pipecrew-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the code review process by automatically dispatching specialized tech-stack reviewer agents to analyze code changes in a repository.

Core Features & Use Cases

  • Automated Code Review: Diffs feature branches against the main branch and dispatches tech-stack-specific reviewer agents.
  • Structured Reports: Generates structured reports with findings for PR review or code reviews not produced by the /deliver pipeline.
  • Use Case: When you want to ensure that a new feature adheres to your code standards and is ready for merging, use this Skill to get a detailed report from the appropriate tech-stack reviewer.

Quick Start

Review the changes in the 'feature/contract-types' branch of the 'publisher-service' repository.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate code reviews for a feature branch against the main branch?

You can automate code review by dispatching specialized tech-stack reviewer agents to analyze your feature branch changes. The Skill diffs the feature branch against the main branch and outputs a structured report with findings.

What is a structured code review report?

A structured code review report is a formatted output detailing findings from analyzing code changes. This Skill generates these reports by dispatching tech-stack-specific reviewer agents to compare your feature branch against the main branch.

Can I use automated code review for repositories with multiple tech stacks?

Yes, you can use automated code review for repositories with multiple tech stacks. The Skill dispatches specialized tech-stack reviewer agents to analyze code changes, ensuring the review is tailored to the relevant technologies.

What is the best way to get automated PR review for a single repository?

The best way to get automated PR review for a single repository is to dispatch specialized tech-stack reviewer agents. This Skill analyzes feature branch changes against the main branch and provides structured reports with detailed findings.

Does automated code review work outside of a standard delivery pipeline?

Yes, automated code review works outside of a standard delivery pipeline. This Skill generates structured reports with findings for PR reviews or code reviews that are not produced by the /deliver pipeline.