review1-raise

Community

Turn code diffs into structured review findings.

Authorpear-studio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you convert a local Git diff into a clear, structured set of review findings so the next reviewer stages can reply, confirm, and execute with consistent scope and numbered issues.

Core Features & Use Cases

  • Diff-driven review intake: Collects git diff HEAD (with optional user-supplied extra scope) and produces numbered issues (R1, R2, ...).
  • Adversarial, evidence-based critique: Enforces rigorous severity labeling and justification to reduce weak or vague review output.
  • Design-document aware flow: Detects when the target is a design document (e.g., under openspec/changes/) and switches to a design-specific review approach.
  • Multi-agent reference generation: Determines review “stage depth” (light/normal/deep) based on diff size and runs the appropriate number of sub-reviewers, then consolidates into an independent final report.
  • History de-duplication: Reads prior .temp/review-*.md records and avoids repeating issues that were already accepted, stored, or rejected.

Quick Start

Run the review1-raise stage to analyze your local diff and generate a review record for the subsequent steps.

Dependency Matrix

Required Modules

python3

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review1-raise
Download link: https://github.com/pear-studio/nonebot-dicepp/archive/main.zip#review1-raise

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.