reviewer-protocol

Enforce reviewer rejection workflows with strict lockout semantics across artifact revisions.

7|Updated Oct 24, 2020
One-click install
npx skills add https://github.com/snow-jallen/HomeSpeaker --skill reviewer-protocol-snow-jallen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewer-protocol
Source: https://github.com/snow-jallen/HomeSpeaker/tree/main/.copilot/skills/reviewer-protocol
Command: npx skills add https://github.com/snow-jallen/HomeSpeaker --skill reviewer-protocol-snow-jallen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviewer rejection workflow and strict lockout semantics are defined to ensure independent revision work and prevent self-revise loops.

Core Features & Use Cases

  • Enforces reviewer decisions to reassign or escalate revisions, preventing the original author from self-revising.
  • Provides mechanical lockout rules and deadlock handling to maintain process integrity across artifact revisions.
  • Use cases include code reviews, design critiques, and QA sign-offs where unbiased revisions are required.

Quick Start

Instruct the system to apply the reviewer-protocol during a rejection workflow.

Frequently Asked Questions about reviewer-protocol

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

FAQPage Schema
How do I prevent self-revisions during a code review rejection workflow?

To prevent self-revisions during a code review rejection workflow, enforce strict reviewer lockout semantics that require a different or escalated agent to handle the artifact revision. This blocks the original author from resubmitting.

What is strict lockout semantics in artifact revision governance?

Strict lockout semantics in artifact revision governance is a protocol that prevents an original author from self-revising a rejected artifact. It ensures only a different or escalated agent can perform the revision, maintaining process integrity.

How do I handle deadlocks when enforcing reviewer rejection escalation protocols?

To handle deadlocks when enforcing reviewer rejection escalation protocols, apply mechanical lockout rules designed for governance. These rules manage deadlock conditions to maintain process integrity across artifact revision cycles.

Can I use reviewer lockout rules for both design critiques and QA sign-offs?

Yes, you can use reviewer lockout rules for design critiques and QA sign-offs. The protocol applies across code, design, and QA reviews, ensuring unbiased revisions by reassigning or escalating rejected artifacts.

Do I need explicit policy rules to enforce revision reassignment and lockouts?

Yes, you need explicit policy rules and coordination logic to enforce revision reassignment and lockouts. These rules ensure the selected revision author is not the original author and that lockouts persist per artifact across cycles.