From legal-clinic-uk
Supervising solicitor/barrister review queue — student output waits here for supervisor approval before going to clients or courts/tribunals. Only active if "formal review queue" supervision style was chosen at setup; otherwise dormant. Use when the supervisor wants to see what's waiting for review, approve, edit-then-approve, or return an item. The queue is also an SRA/BSB supervision compliance record.
How this skill is triggered — by the user, by Claude, or both
Slash command
/legal-clinic-uk:supervisor-review-queue [--approve ID | --return ID 'note' | --edit ID][--approve ID | --return ID 'note' | --edit ID]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Check `~/.claude/plugins/config/uk-legal-plugins/legal-clinic-uk/CLAUDE.md` → supervision style. If NOT "formal review queue": explain the clinic is set up for [flags/lighter-touch], no formal queue exists, and how to switch.
~/.claude/plugins/config/uk-legal-plugins/legal-clinic-uk/CLAUDE.md → supervision style. If NOT "formal review queue": explain the clinic is set up for [flags/lighter-touch], no formal queue exists, and how to switch./legal-clinic-uk:supervisor-review-queue
/legal-clinic-uk:supervisor-review-queue --approve Q-003
/legal-clinic-uk:supervisor-review-queue --return Q-004 "Check the ET1 grounds — the protected disclosure argument needs more detail on the qualifying disclosure under ERA 1996 s 43B"
Some UK law school clinics want a formal gate: student drafts, supervisor reviews, output releases. Others find that too prescriptive — they supervise through case rounds and one-on-ones, not through a queue.
This skill is only active if ~/.claude/plugins/config/uk-legal-plugins/legal-clinic-uk/CLAUDE.md → Supervision style is "formal review queue." Otherwise it's dormant.
Whether to use a formal review workflow is genuinely an open question for clinic adoption. It depends on student experience level, caseload, and how the supervisor already runs supervision. The supervisor decides at setup and can change it later.
SRA/BSB compliance record. Under the SRA Code of Conduct 2019 and BSB Handbook, the supervising solicitor or barrister is responsible for work done by students acting under their supervision. The review queue log is a record that a licensed supervising solicitor or barrister reviewed student work before it went to a client or was filed with a court or tribunal. That record matters for the clinic's own compliance and for student evaluation. [SRA-CODE] [BSB-HANDBOOK]
~/.claude/plugins/config/uk-legal-plugins/legal-clinic-uk/CLAUDE.md → supervision style. If NOT "formal review queue": respond with "The clinic is set up for [flags/lighter-touch] supervision — there's no formal queue. [Supervisor] reviews through [the clinic's existing structure]. To switch to a formal queue, edit CLAUDE.md → Supervision style."
If formal queue IS enabled → read flag triggers and proceed.
Lives at skills/supervisor-review-queue/references/review-queue.yaml. Each entry:
- id: Q-001
type: "draft" # intake | draft | memo | status | client-letter
client: "[name or ID]"
student: "[name]"
submitted: [timestamp]
flags:
- rule: "Tribunal filing"
detail: "ET1 narrative — always queued"
content_path: "[path to the document]"
status: "pending" # pending | approved | edited-approved | returned
## Review Queue — [date]
**Pending:** [N] | **Oldest:** [N] hours
### 🔴 Deadline-sensitive
| ID | Type | Client | Student | Why flagged | Waiting |
|---|---|---|---|---|---|
### Standard
[same table]
### By student
[Breakdown — spot patterns: who's queueing a lot, who might need a check-in]
Show full content + why it was flagged + student notes.
Every action logged at skills/supervisor-review-queue/references/review-queue.yaml. Format: [id] [action] [supervisor] [date] [note if return].
Approval logs are clinic records — they document that a licensed supervising solicitor or barrister reviewed student work before it went to a client or court or tribunal. That matters for:
The queue is also data. Pattern in returns ("Student X keeps missing the limitation period calculation check") is a coaching conversation. Pattern in edits ("Everyone's ET1 narratives are too long and unfocused") is a /legal-clinic-uk:ramp update for next term.
npx claudepluginhub uk-agents/uk-legal-plugins --plugin legal-clinic-ukProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.