reviewing

Coordinate five specialist review agents and three-level artifact verification for feature swarms.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/anionzo/skill --skill reviewing-anionzo
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: reviewing
Source: https://github.com/anionzo/skill/tree/main/skills/reviewing
Command: npx skills add https://github.com/anionzo/skill --skill reviewing-anionzo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Post-execution verification is essential to ensure features are delivered correctly, safely, and completely.

Core Features & Use Cases

  • Five specialist review agents run in parallel to validate code quality, architecture, security, and testing.
  • Three-level artifact verification plus human UAT ensures that issues are caught before release.
  • Beads-based reporting provides traceable, scannable feedback and clean handoff to compounding.

Quick Start

Invoke the reviewing skill after a swarm completes to start automated post-execution verification.

Frequently Asked Questions about reviewing

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

FAQPage Schema
What is post-execution verification for feature swarms?▼

Automated post-execution verification coordinates five specialist review agents to validate code quality, architecture, security, and testing in parallel, followed by three-level artifact verification and human UAT to ensure safe feature releases.

How do I automate release gating after a multi-agent swarm completes?▼

Invoke the reviewing skill after a swarm completes to start automated post-execution verification. It enforces P1 gating, coordinates five specialist review agents for parallel validation, and generates review beads for findings before handing off to compounding.

Does post-execution verification require human UAT before epic close?▼

Yes, human UAT is required before epic close. The automated process enforces P1 gating and combines three-level artifact verification with human UAT to validate outcomes, ensuring issues are caught before release.

What are review beads in quality assurance reporting?▼

Review beads are traceable, scannable feedback artifacts generated during verification. They document findings from the five specialist review agents and three-level artifact checks, providing clean handoff to compounding on completion.

Can I use multi-agent verification without dependencies?▼

Yes, the reviewing skill has no external dependencies. You can invoke it directly after a feature swarm completes to run parallel specialist agents and artifact verification without installing additional components.