delegated-review-loop

Community

Orchestrate a delegated, multi-agent review loop

AuthorbuYoung
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill coordinates a delegated review loop where a worker builds an artifact, a scout gathers context, and a panel of independent reviewers critiques in parallel to iteratively improve the deliverable until it passes.

Core Features & Use Cases

  • Explicit invocation: Activate a structured, multi-agent workflow only when requested by the user.
  • Orchestrated roles: Separate worker, scout, and reviewer panels with strict file-path communication to keep context lean.
  • Session-based coordination: All artifacts live in a per-session directory; the deliverable remains at its real repository path while coordination happens in session space.
  • Iterative improvement: Merges panel findings and triggers focused rounds up to a cap to converge on a high-quality result.

Quick Start

Initiate the delegate-review loop by explicitly invoking the skill and providing the task as input; the orchestrator will frame the session, announce the reviewer panel, and begin the build-review-improve cycle.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: delegated-review-loop
Download link: https://github.com/buYoung/skills/archive/main.zip#delegated-review-loop

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 510,000+ vetted skills library on demand.