supervisor-review-queue

Route student submissions through a professor approval queue before release.

9.1k|1.8k|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/anthropics/claude-for-legal --skill supervisor-review-queue-anthropics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: supervisor-review-queue
Source: https://github.com/anthropics/claude-for-legal/tree/main/legal-clinic/skills/supervisor-review-queue
Command: npx skills add https://github.com/anthropics/claude-for-legal --skill supervisor-review-queue-anthropics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a formal approval gate for law-clinic student work so drafts are reviewed by a professor before they are sent to clients or filed in court.

Core Features & Use Cases

  • Formal-queue gating: Only activates when the clinic’s supervision style is set to "formal review queue"; otherwise it stays dormant and informs the professor how to switch.
  • Queue visibility & triage: Displays pending items with urgency and student breakdown so professors can quickly see what needs attention.
  • Approve, edit-then-approve, or return: Supports professor actions that update item status and require returned items to include a note for student revision.
  • Logged clinic record: Records approvals/edits/returns as clinic governance evidence that a qualified legal professional reviewed work before release.

Quick Start

Run /legal-clinic:supervisor-review-queue to view what drafts are pending for professor approval.

Frequently Asked Questions about supervisor-review-queue

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

FAQPage Schema
How do I route student drafts through professor approval in a law clinic?

To route student drafts through professor approval, this Skill manages a formal supervision workflow by presenting pending items from a review queue and recording approve, edit, or return actions for compliance. It requires setting the clinic supervision style to formal review queue in CLAUDE.md to activate the gating mechanism.

What is a formal review queue for legal drafting supervision?

A formal review queue for legal drafting supervision is an approval gate ensuring a professor reviews student work before release to clients or courts. It triages pending submissions by urgency and student breakdown, logging all governance evidence that a qualified professional reviewed the drafts.

How do I log approve, edit, or return actions for student legal drafts?

You log approve, edit, or return actions by processing queued items from the review-queue.yaml file. The Skill records these actions as clinic governance evidence, requiring a revision note when returning drafts to students for iterative editing cycles.

Can I use this approval workflow if my clinic supervision style is not set to formal review queue?

No, you cannot use this approval workflow if your clinic supervision style is not set to formal review queue. The Skill stays dormant and informs the professor how to switch the supervision style in CLAUDE.md to enable the draft intake and triage queue functionality.

Does the student supervision queue track urgency and student breakdown for pending drafts?

Yes, the student supervision queue tracks urgency and student breakdown for pending drafts. It displays pending items from the review-queue.yaml reference file so professors can quickly triage what needs attention across iterative approve, edited-approved, and returned queue states.

Are returned student drafts required to include a note for revision?

Yes, returned student drafts are required to include a note for revision. When a professor returns a draft through the formal review queue, the Skill mandates a revision note to guide the student before the item re-enters the pending queue states.