review-digest

Consolidate adversarial-review findings into a dated cross-repo digest.

1|Updated May 30, 2026
One-click install
npx skills add https://github.com/FixPortal/fixportal-claude-skills --skill review-digest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-digest
Source: https://github.com/FixPortal/fixportal-claude-skills/tree/main/skills/review-digest
Command: npx skills add https://github.com/FixPortal/fixportal-claude-skills --skill review-digest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git.

What problem does it solve?

Mine and consolidate past adversarial-review / reviewer-findings across a folder of repos into a single, dated intelligence digest that you can reference for audits and hand-offs.

Core Features & Use Cases

  • Collects and aggregates git remediation commits and vault review reports across multiple repos.
  • Classifies findings against recurring themes and produces a forward-looking risk snapshot.
  • Generates a hand-off scope and a prompt for adversarial-review in another agent.

Quick Start

Use this skill to generate a dated digest of past reviews for a given repos folder.

Frequently Asked Questions about review-digest

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

FAQPage Schema
How do I consolidate past adversarial review findings across multiple git repositories?

You can consolidate adversarial review findings by parsing review markers and aggregating metadata across git repos and vault reports. This skill classifies findings into themes and generates a single dated digest for audits.

What is an adversarial review digest and when do I need one for a repo hand-off?

An adversarial review digest is a consolidated intelligence report aggregating past review findings across repos. You need one when preparing audit trails or handing off project scopes to ensure no remediation commits are missed.

Can I aggregate vault review reports and git remediation commits from a folder of repos?

Yes, you can aggregate vault review reports and git remediation commits by pointing the skill at a folder containing git repositories. It parses the review data and produces a cross-repo overview with a forward-looking risk snapshot.

Do I need git installed to generate a cross-repo intelligence report from past reviews?

Yes, git is a required dependency to generate the cross-repo intelligence report. The skill relies on git to parse remediation commits and extract last-review metadata from the repositories in your target folder.

How do I classify recurring security themes from past reviewer findings?

You can classify recurring themes by matching parsed reviewer findings against a themes.json store. The skill automatically categorizes aggregated remediation data and outputs a risk ranking within the dated digest.

What is the best way to create a hand-off scope from past adversarial reviews?

The best way to create a hand-off scope is to mine past adversarial reviews and vault reports across your repos. This skill aggregates the findings, classifies risks, and generates a scoped prompt for review in another agent.