uk-disclosure-list-review

uk-disclosure-list-review is a skill for Claude Code, Codex from LegalQuants/lq-skills. It costs 61 tokens per session (1,417 once invoked), scanned A, original, Apache-2.0.

A quality-control review for disclosure lists in civil cases in England and Wales. A disclosure list records documents relevant to a case, including documents that may be confidential, privileged, or harmful to the party's position.

In plain words
What is it for?
Use it to check draft disclosure lists and document schedules for coverage gaps, missing custodians, adverse documents, privilege wording, confidentiality, redactions, and inspection issues.
Why use it?
It helps legal teams spot missing sources, people, documents, privilege descriptions, redactions, and inspection objections before solicitor or partner review. It flags risks but does not make final legal decisions or certify compliance.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to check draft disclosure lists and document schedules for coverage gaps, missing custodians, adverse documents, privilege wording, confidentiality, redactions, and inspection issues.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/legalquants/lq-skills/uk-disclosure-list-review
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add LegalQuants/lq-skills --skill uk-disclosure-list-review
Clone the repo
git clone --depth 1 https://github.com/LegalQuants/lq-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for uk-disclosure-list-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/legalquants/lq-skills/uk-disclosure-list-review/github.svg)](https://agentmods.dev/skills/legalquants/lq-skills/uk-disclosure-list-review)
Your own site
<a href="https://agentmods.dev/skills/legalquants/lq-skills/uk-disclosure-list-review"><img src="https://agentmods.dev/badge/skills/legalquants/lq-skills/uk-disclosure-list-review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for uk-disclosure-list-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/legalquants/lq-skills/uk-disclosure-list-review"><img src="https://agentmods.dev/badge/skills/legalquants/lq-skills/uk-disclosure-list-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,417 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00061 $0.01417
Opus 5 $0.00030 $0.00709
Sonnet 5 $0.00012 $0.00283
Haiku 4.5 $0.00006 $0.00142

Measured 12d ago against content hash 883244657300, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

uk-disclosure-list-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/uk-disclosure-list-review/SKILL.md · 156 lines

How it starts

The opening of the file, as written. The whole thing — 156 lines — stays where its author put it; the contents beside it link to each section on GitHub.

uk-disclosure-list-review

When to Use

  • A user has a draft disclosure list, disclosure review export, or document schedule.
  • The team needs to check whether obvious sources, custodians, adverse documents, or inspection objections are missing.
  • Privilege, confidentiality, redaction, or inspection wording needs first-pass review.
  • The matter is in England and Wales civil litigation.

This skill is a quality-control workflow. It does not make final privilege calls or certify disclosure compliance.

Audience and Work Shape

Audience: England and Wales litigation associates, paralegals, and disclosure-support teams preparing a disclosure list or QC report for solicitor/partner review.

Work shape: pattern-matched review with accretive judgment elements. The skill maps coverage and flags privilege/adverse-document issues; it does not certify disclosure compliance.

  • Legal support, not legal advice: the report is a QC aid, not a certification of compliance or privilege.
  • Privilege/confidentiality: disclosure review may itself be privileged work product. Keep outputs inside the privilege group unless a responsible lawyer approves circulation.
  • Accountability: the responsible solicitor decides privilege, inspection, adverse-document significance, and whether the list is adequate.

Access Modes

This skill works in three modes:

  1. Live source mode - use browser, web search, MCP, API, or other configured access to retrieve rules, orders, filings, document lists, or repository exports.
  2. User-supplied source mode - use uploaded or pasted disclosure lists, pleadings, chronologies, witness statements, search records, document schedules, rules, or orders supplied by the user.
  3. No-source mode - prepare a disclosure QC checklist and source-request list, but do not state that coverage, privilege, inspection, or adverse-document issues exist.

If the disclosure list, source documents, search record, or governing order cannot be retrieved or supplied, mark the relevant issue source_missing or verify_current_rule. Do not infer disclosure defects from model memory.

Read the full file on GitHub · 156 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 156 lines · 61 tokens per session scan A 883244657300

Subscribe to this mod's changes

uk-disclosure-list-review is a skill published in the GitHub repository LegalQuants/lq-skills (54 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 61 tokens to every session and 1,417 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

Privilege Log Review

Use when conducting a first-pass review of a privilege log to sort entries into three tiers — confidently privileged, uncertain (flagged for attorney decision), and recommend-remove — so attorney review time focuses on the entries that require judgment.

zgbrenner/agentcounsel · 49 tokens

patent-disclosure-skill

A Chinese patent-work assistant for finding invention ideas, writing patent disclosures, explaining patents in plain language, tracking policy changes, and preparing responses to examiner notices.

handsomestWei/patent-disclosure-skill · 176 tokens

patent-search

A search tool for published Chinese patent records, using fields such as inventor, applicant, classification number, and title.

handsomestWei/patent-disclosure-skill · 46 tokens

patent-docket

A workflow coordinator for patent case files, from an inventor's technical disclosure to patent application documents. A patent docket is the tracked record of a patent matter, including its stage, questions, drafts, and handoffs.

handsomestWei/patent-disclosure-skill · 93 tokens

patent-application

A patent-application document workflow that turns supplied invention materials into claims, a description, an abstract, and black-and-white drawings. It can also produce Markdown and Word files.

handsomestWei/patent-disclosure-skill · 95 tokens

patent-disclosure

A guided workflow for finding patentable ideas, doing a limited prior-art search, and drafting a Chinese patent disclosure document. A disclosure document describes an invention for later patent drafting.

handsomestWei/patent-disclosure-skill · 40 tokens