review-templates

Define reusable reviewer prompts, model pins, and governance hooks for adversarial-review workflows.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/KevinBrown5280/fun-with-copilot --skill review-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-templates
Source: https://github.com/KevinBrown5280/fun-with-copilot/tree/main/plugins/adversarial-review/skills/review-templates
Command: npx skills add https://github.com/KevinBrown5280/fun-with-copilot --skill review-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviewer teams benefit from a consistent, reusable set of prompts, model pins, and governance references to drive reliable adversarial-review outcomes without drift.

Core Features & Use Cases

  • Reusable Reviewer Prompts: standardized templates for four reviewer roles to ensure consistent evaluation criteria.
  • Permanent Model Assignments: pinned model IDs per role to prevent drift and ensure reproducible experiments.
  • Hooks & Schema Notes: structured references to how prompts, file access, and results are wired into the adversarial-review workflow.

Quick Start

Import these templates into your adversarial-review workflow and reference the model pins to initialize all four reviewer roles.

Frequently Asked Questions about review-templates

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

FAQPage Schema
What are reusable reviewer prompts for multi-model adversarial review?

Reusable reviewer prompts are standardized templates for four reviewer roles that ensure consistent evaluation criteria in multi-model adversarial review pipelines. They provide explicit model IDs and governance hooks to drive reliable outcomes without drift.

How do I prevent model drift in a multi-model review pipeline?

To prevent model drift in a multi-model review pipeline, use permanent model assignments that pin specific model IDs to each reviewer role. This ensures reproducible experiments by loading explicit model IDs and reviewer prompts for every run.

Does the adversarial-review plugin support deterministic role assignment across multiple models?

Yes, the adversarial-review plugin supports deterministic role assignment across multiple models. It uses pinned model IDs and standardized templates to ensure explicit model assignments and reviewer prompts are loaded for each run.

How do I set up governance hooks for an adversarial review workflow?

To set up governance hooks for an adversarial review workflow, import structured references that wire prompts, file access, and results into the adversarial-review plugin. These hooks ensure consistent governance and standardized evaluation across runs.

Can I reuse the same reviewer prompts across different adversarial review runs?

Yes, you can reuse the same reviewer prompts across different adversarial review runs. The templates define reusable prompts, model pins, and governance references to ensure consistent evaluation criteria and reproducible experiments without drift.

Why do I need pinned model IDs for reviewer roles in adversarial review?

Pinned model IDs for reviewer roles are needed in adversarial review to ensure reproducible experiments and prevent drift. They guarantee that explicit model assignments and standardized prompts are loaded deterministically for each run.