speckit-review-run

Coordinate comprehensive PR reviews across code, tests, and errors.

9|4|Updated May 13, 2025
One-click install
npx skills add https://github.com/opsmill/infrahub-mcp --skill speckit-review-run
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-review-run
Source: https://github.com/opsmill/infrahub-mcp/tree/main/.agents/skills/speckit-review-run
Command: npx skills add https://github.com/opsmill/infrahub-mcp --skill speckit-review-run

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating comprehensive PR reviews across code, tests, comments, errors, types, and simplification using specialized agents to ensure higher quality changes run through a deterministic process.

Core Features & Use Cases

  • Orchestrates sequential analysis of code quality, tests, documentation, and error handling via dedicated agents.
  • Applies to pull requests and code changes in spec-kit projects, with optional activation of specific review aspects.
  • Produces structured review reports and an actionable summary for developers and reviewers.

Quick Start

Run the /speckit.review command to initiate a full, sequential PR review on the current changes.

Frequently Asked Questions about speckit-review-run

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

FAQPage Schema
How do I orchestrate code reviews across code quality, tests, and documentation?

You can orchestrate code reviews by running specialized agents in sequence or parallel to analyze code, tests, comments, errors, types, and simplification. This process detects changed files and outputs a structured review summary.

Can I activate specific review aspects instead of running a full PR review?

Yes, you can optionally activate specific review aspects for your pull requests. This allows you to target individual areas like code quality, tests, or error handling rather than running the complete sequential analysis.

How do I configure agents for pull request reviews in spec-kit projects?

You can configure review agents by loading settings from the .specify/extensions/review/review-config.yml file. This configuration supports environment-driven inputs to coordinate the specialized agents.

What is the best way to automate PR reviews for code changes in spec-kit projects?

The best way to automate PR reviews is to run a coordinated process that detects changed files and applies dedicated agents to analyze code quality, tests, documentation, and error handling, producing an actionable summary.

Does this code review orchestration work with environment-driven inputs?

Yes, the code review orchestration supports environment-driven inputs alongside configuration loaded from review-config.yml. This allows flexible integration of environment variables into the specialized agent analysis process.

What is included in the structured summary produced by orchestrated PR reviews?

The structured summary includes actionable review reports generated by specialized agents analyzing code, tests, comments, errors, types, and simplification. It provides developers and reviewers with comprehensive quality insights.