posting-review-summary

Official

Summarizes PR findings for fast, clear reviews.

Authorbitwarden
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates posting or updating the PR summary after all findings are classified and inline comments are posted, giving engineers a quick, scannable overview.

Core Features & Use Cases

  • Context-aware routing: Updates a sticky GitHub comment in Actions or writes to a local review-summary.md when running in non-GitHub contexts.
  • Concise summaries: Ensures the summary is scannable and brief for fast comprehension.
  • PR metadata checks: Flags truly deficient metadata in a collapsible section so reviewers can spot gaps without polluting inline feedback.

Quick Start

After you finish posting inline findings, invoke the posting-review-summary skill to generate the summary. In GitHub Actions, it updates the sticky comment; in local mode, it writes to review-summary.md.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: posting-review-summary
Download link: https://github.com/bitwarden/ai-plugins/archive/main.zip#posting-review-summary

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