review

Orchestrate review agents to analyze diffs, PRs, and branches.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/firefly-events/plugin-hive --skill review-firefly-events
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/firefly-events/plugin-hive/tree/main/skills/review
Command: npx skills add https://github.com/firefly-events/plugin-hive --skill review-firefly-events

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Structured code reviews across changes, PRs, or branches are automated and standardized by orchestrating agents and enforcing guardrails.

Core Features & Use Cases

  • Structured review workflow that analyzes diffs, PRs, and branches.
  • Agent persona orchestration for researchers and reviewers to assess correctness, security, and style.
  • Automated episode recording for auditability and traceability.
  • Kickoff gate validation to ensure project initialization before reviewing.
  • Clear, formal verdicts and findings to guide remediation.

Quick Start

Provide the diff or PR you want reviewed, and the skill will orchestrate a structured review workflow.

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 pull requests?

Automating code reviews for pull requests involves orchestrating dedicated review agents that analyze PR diffs for correctness, security, and style. This skill enforces guardrails and kickoff validation to deliver consistent, repeatable review verdicts and an audit trail.

What is a structured code review workflow?

A structured code review workflow standardizes diff analysis by orchestrating researcher and reviewer agent personas. It validates project initialization, assesses code changes, and records episodes to deliver formal findings while preserving a complete audit trail.

Can I review branch comparisons and diffs without manual checks?

Yes, you can review branch comparisons automatically by supplying the branch diff to the workflow. The skill orchestrates reviewer agents to surface issues across modules, validating correctness and security while recording an audit trail for every change.

Does automated code review work with existing branch changes?

Automated code review works with existing branch changes by processing branch comparisons through a structured workflow. It enforces kickoff gate validation to ensure project initialization, then orchestrates agents to surface issues and record a traceable audit trail.

What is the best way to standardize PR diff analysis across modules?

The best way to standardize PR diff analysis is to enforce a structured workflow with agent persona orchestration and kickoff gate validation. This ensures consistent assessment of correctness and security across modules while recording episodes for traceability.