reviewer-protocol

Enforce reviewer rejection workflows with strict lockout semantics for independent reviews.

619|188|Updated Jul 4, 2024
One-click install
npx skills add https://github.com/CommunityToolkit/Aspire --skill reviewer-protocol-communitytoolkit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewer-protocol
Source: https://github.com/CommunityToolkit/Aspire/tree/main/examples/squad/CommunityToolkit.Aspire.Hosting.Squad.AppHost/dev-squad/.copilot/skills/reviewer-protocol
Command: npx skills add https://github.com/CommunityToolkit/Aspire --skill reviewer-protocol-communitytoolkit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for a structured workflow and strict lockout rules to ensure independent reviews and prevent defensive feedback loops in team collaboration.

Core Features & Use Cases

  • Reviewer Rejection Protocol: Allow reviewers to approve or reject work with options to reassign or escalate to a new agent.
  • Strict Lockout Semantics: Lock out the original author from further revisions after a rejection, ensuring independent work.
  • Coordinator Enforcement: Mechanically enforce lockout rules and prevent original authors from self-revise.
  • Deadlock Handling: Escalate to the user if all eligible agents are locked out of an artifact.

Quick Start

Activate the reviewer-protocol skill and follow the rejection workflow for your team's artifact review process.

Frequently Asked Questions about reviewer-protocol

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

FAQPage Schema
How do I prevent authors from revising their own work after a rejection in team collaboration?

To prevent authors from revising their own work after a rejection, you need strict lockout semantics. This Skill mechanically enforces lockout rules, blocking the original author from further revisions to ensure independent reviews.

What is a reviewer rejection workflow for independent reviews?

A reviewer rejection workflow for independent reviews is a structured process where reviewers approve or reject work and can reassign or escalate. It includes strict lockout rules to prevent defensive feedback loops in team collaboration.

How do I handle deadlocks when all eligible agents are locked out of an artifact?

To handle deadlocks when all eligible agents are locked out of an artifact, the system escalates the issue to the user. This ensures collaborative project management workflows do not stall completely when strict lockout semantics are applied.

Can a coordinator mechanically enforce lockout rules for software development reviews?

Yes, a coordinator can mechanically enforce lockout rules for software development reviews. This Skill applies coordinator enforcement to prevent original authors from self-revising their rejected artifacts during the review process.

Does this reviewer protocol work without external dependencies?

Yes, this reviewer protocol works without external dependencies. It operates independently using its built-in scripts to enforce the structured rejection workflow and strict lockout semantics for your project management coordination.