reviewer-protocol

Enforce reviewer rejection protocols and agent lockout semantics in multi-agent orchestration systems.

1|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/jonnymuir/Umbraco.Prism --skill reviewer-protocol-jonnymuir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewer-protocol
Source: https://github.com/jonnymuir/Umbraco.Prism/tree/main/.copilot/skills/reviewer-protocol
Command: npx skills add https://github.com/jonnymuir/Umbraco.Prism --skill reviewer-protocol-jonnymuir

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents defensive feedback loops and ensures high-quality, independent work by enforcing strict lockout semantics when a reviewer rejects an artifact.

Core Features & Use Cases

  • Strict Lockout Enforcement: Automatically prevents original authors from self-revising rejected work.
  • Independent Revision Management: Ensures that revisions are handled by a different agent or escalated based on reviewer recommendations.
  • Deadlock Handling: Provides a clear escalation path to the user when all eligible agents have been exhausted.

Quick Start

Activate the reviewer-protocol skill to manage the rejection and reassignment workflow for the current artifact.

Frequently Asked Questions about reviewer-protocol

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

FAQPage Schema
How do I prevent an agent from self-revising rejected work in a multi-agent code review workflow?

To prevent self-revision in a code review workflow, you need strict reviewer lockout enforcement that blocks the original author from touching rejected artifacts and mandates independent reassignment to a different eligible agent.

What is reviewer lockout semantics in collaborative development environments?

Reviewer lockout semantics in collaborative development environments are rules that prevent defensive feedback loops by validating agent eligibility and automatically escalating revision cycles when an artifact is rejected by quality assurance.

How do I manage independent revisions when an artifact fails quality assurance?

Managing independent revisions requires a coordinator to validate agent eligibility and route the rejected artifact to a different agent for rework, bypassing the original author to maintain quality control.

How do I handle deadlocks when all eligible agents are exhausted during orchestration?

Handling deadlocks in agent orchestration requires a clear escalation path that routes the rejected artifact directly to the user when all eligible agents have been exhausted and no independent revisions remain.

Can I use this strict rejection protocol for multi-agent orchestration without dependencies?

Yes, you can use this strict rejection protocol for multi-agent orchestration without dependencies, as it operates independently to enforce quality control and agent lockout rules within your existing collaborative development environment.

When should I enforce bias-free review workflows in agent orchestration?

You should enforce bias-free review workflows in agent orchestration whenever independent verification and quality control are mandatory, specifically to stop defensive feedback loops and ensure high-quality artifact revisions.