supervisor-review-queue

Coordinate formal review gating of student outputs in review-queue.yaml.

Updated May 28, 2026
One-click install
npx skills add https://github.com/gtgspot/clegal --skill supervisor-review-queue-gtgspot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: supervisor-review-queue
Source: https://github.com/gtgspot/clegal/tree/main/legal-clinic/skills/supervisor-review-queue
Command: npx skills add https://github.com/gtgspot/clegal --skill supervisor-review-queue-gtgspot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Professor's review queue ensures student outputs wait for professor approval before going to clients or courts. Only active if the formal review queue supervision style was chosen at setup; otherwise dormant. Use when the professor wants to see what's waiting for review, approve, edit-then-approve, or return an item.

Core Features & Use Cases

  • Gate student work through a formal review process with logging and versioned approvals.
  • Support actions: approve, edit-then-approve, and return with notes, with structured records.
  • Conditional activation based on supervision style in CLAUDE.md to switch between formal queue and lighter supervision.

Quick Start

Queue a draft for professor review to begin the formal gating process.

Frequently Asked Questions about supervisor-review-queue

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

FAQPage Schema
How do I set up a formal review queue for student draft approvals in a clinic?

To set up a formal review queue, enable the formal review queue supervision style in your CLAUDE.md configuration. This activates the gating process that manages student drafts and logs approval actions within a structured review-queue.yaml file.

Can I return a student draft with notes instead of approving it?

Yes, the formal review queue supports returning student drafts with notes. You can choose to approve, edit-then-approve, or return items with structured feedback, ensuring all actions are logged for supervision tracking across multiple students and cases.

What is a formal review gating workflow for student supervision?

A formal review gating workflow ensures student work waits for professor approval before delivery to clients. It manages drafts, edits, and returns with notes by tracking items in a structured queue file and logging all supervision actions.

Does the student work review queue require a specific supervision style to function?

Yes, the student work review queue requires the formal review queue supervision style to be enabled in CLAUDE.md. Without this specific setting, the queue remains dormant and does not gate student outputs for approval.

How do I log professor approvals and returns across multiple clinic cases?

You log professor approvals and returns by using the review queue, which writes structured records to references/review-queue.yaml. This process tracks formal review gating actions across multiple students and cases while enforcing the configured supervision style.