LegalDocument Review

Action Items From Client Alert

Use when the user provides a client alert, regulatory bulletin, law firm memo, or similar legal update and wants the time-sensitive action items, deadlines, and obligations extracted into a checklist…

LLegalQuants·Legal·Apache-2.0

Library skill — the default version is maintained in GitHub; edits you make live in your own clone.

Use this skillDownload .zip
How does this work?
  • ChatGPT opens a new chat with the skill loaded. If it's too long for a link, it's copied to your clipboard — just paste.
  • Claude works the same way. To install it permanently, download the .zip and upload it under Claude → Settings → Capabilities → Skills (Pro/Team/Enterprise).
  • Copy prompt copies the skill so you can paste it into any assistant, including Grok.

Action Items from Client Alert

Extract time-sensitive action items, deadlines, and obligations from a client alert, regulatory bulletin, law firm memo, or similar legal update. Produce a deadline-organized checklist that an in-house lawyer can act on without re-reading the source document.

The skill is operational, not analytical. Action items are stated at the level of granularity the alert supports — typically high-level ("comply with new disclosure requirement by [date]"), not implementation-level ("update privacy policy section 4.2 by [date]"). The user knows their organization better than the skill does; the skill provides the trigger and deadline, not the implementation.

Audience. In-house counsel or compliance analyst with regulatory-intake experience who can audit the extracted checklist against the source alert. Not suitable for unsupervised non-lawyer use; the output is a reviewed working draft, not a deliverable to non-legal stakeholders without lawyer sign-off. Outside counsel and smaller orgs without an in-house team structure should treat functional-owner suggestions ("Legal", "Compliance", "IT") as placeholders and reassign per their own staffing.

When this skill applies

Apply when the user provides a legal-update document and asks for action items, deadlines, or obligations to be extracted. Typical inputs:

Do not apply when:

Inputs

The skill requires the document. Optional inputs filter and prioritize the extraction:

When optional inputs are not provided, the skill extracts all items from the alert and flags applicability uncertainty.

Workflow

The workflow has four steps.

Step 1: Document orientation

Before extraction:

Step 2: Item extraction

Walk through the document and extract every item that meets one of these criteria:

  1. Mandatory action item: something the user (or organizations like the user) is required to do, with a deadline. Source: the alert describes a new requirement, a compliance deadline, an effective date, a filing date, or a similar legal obligation.
  2. Recommended action item: something the alert recommends as best practice without it being legally required. Source: the alert uses language like "should consider," "best practice," "we recommend," "prudent companies will."
  3. Informational item: context that affects the user's understanding of the regulatory landscape but doesn't require specific action. Source: the alert describes background, agency posture, enforcement trends, or related developments without imposing requirements.
  4. Conditional action item: action required only under specific circumstances (e.g., "if you process EU residents' data, you must..."). The skill flags the condition and the action.

For each item, capture: - What: the action or obligation, stated in plain language. - By when: the deadline or effective date, with explicit date if available. - Who within the organization: typical functional owner if the alert suggests one (Legal, Compliance, IT, HR, etc.); otherwise marked "Owner: TBD." - Why / source: the underlying legal basis (statute, regulation, agency guidance), with citation to the alert's section. - Conditions / applicability: whether the item applies to all organizations or only specific ones. - Extraction confidence: tag each item per the linguistic patterns graded in reference/extraction_patterns.md. - High — the alert states the action and deadline explicitly with mandatory language ("must", "shall", "is required to", a specified effective/compliance date). - Medium — the alert implies the action or deadline but does not state it directly (e.g., "the rule takes effect for fiscal years ending on or after [date]" requires deriving the filing date from the user's fiscal year). - Low — the alert is ambiguous, conditional on facts not in the document, or uses hedged language ("companies may need to consider…"). Item is extracted but explicitly flagged for lawyer judgment. - Source-fidelity tag: mark each line in the item as either [Extracted] — copied or directly paraphrased from the alert with section citation — or [Inferred] — derived by the skill (e.g., a specific filing deadline computed from an effective date and an assumed filer class, or a functional owner inferred from the topic). Inferred lines must state the assumption and ask the reviewer to confirm.

Step 3: Apply filters and applicability flags

For each extracted item, assess applicability based on optional inputs:

If organization_context is not provided, all items are flagged "applicability uncertain" and the user must assess applicability themselves.

Step 4: Organize by deadline and produce checklist

Sort items by deadline, with separate sections for:

Output

Produce the report in markdown with this structure:

# Action Items from Client Alert: [Alert title or subject]

**Source document:** [alert title and date]
**Alert date:** [date]
**Organization context:** [user-provided, or "not specified"]
**Relevant business areas:** [user-provided, or "all"]
**Applicable jurisdictions:** [user-provided, or "not specified"]

## Context summary

[2-4 sentences. What is the alert about? What regulatory development triggered it? Why does it matter? This is to orient the user without requiring them to read the alert; the action items are below.]

## Mandatory action items

Each item lists, in addition to the substantive fields: **Extraction confidence** (High / Medium / Low) and a per-line **[Extracted]** vs **[Inferred]** tag. Inferred lines state the assumption and request reviewer confirmation.

### Past-deadline items
[If any. Each with: what, deadline (passed), source citation, applicability, recommended remediation, extraction confidence, per-line Extracted/Inferred tags.]

### Imminent (within 30 days)
[Each with: what, deadline (specific date), owner, source citation, applicability, extraction confidence, per-line Extracted/Inferred tags.]

### Near-term (30 days to 6 months)
[Each with: what, deadline, owner, source citation, applicability, extraction confidence, per-line Extracted/Inferred tags.]

### Future (beyond 6 months)
[Each with: what, deadline, owner, source citation, applicability, extraction confidence, per-line Extracted/Inferred tags.]

### Ongoing obligations
[Each with: what, periodicity if applicable, owner, source citation, applicability, extraction confidence, per-line Extracted/Inferred tags.]

## Recommended action items (no specific deadline)

[Each with: what, why recommended, owner, source citation, applicability, extraction confidence, per-line Extracted/Inferred tags.]

## Informational items

[Items the alert flags as context. Brief — usually a bulleted list of 2-5 items that affect the user's understanding without requiring action.]

## Items where applicability is unclear

[Items the skill could not assess for applicability based on the inputs provided. The user must assess these themselves.]

## Items not applicable to user's organization

[If `organization_context` was provided and any items were assessed as not applicable. Brief — these are noted for completeness so the user knows nothing was missed.]

## Source references and follow-ups

[List of: the underlying regulation/statute/guidance referenced in the alert; any prior alerts referenced; suggested follow-up actions (e.g., "obtain the underlying regulation for the legal team's review file"). Brief.]

## Notes on this extraction

[Brief — typically a sentence or two. If the alert was vague, if extraction required interpretation, if items were uncertain — note here. If everything was clear, this section can be a single sentence: "Extraction was straightforward; all items have clear deadlines and applicability."]

The report should match the alert's substance, not pad. A brief alert (1-2 pages, a few action items) produces a brief report. A comprehensive alert (10+ pages, dozens of action items across multiple regimes) produces a long report. Don't pad short alerts; don't truncate substantial ones.

Edge cases and refusals

What this skill does not do

Reference materials

QA Remediation (LegalQuants, 2026-05)

LegalQuants added a targeted remediation pass to address SOME CONCERN gaps surfaced in QA: reconciled the frontmatter author field with the registry (Kevin Keller, per README); added an explicit Audience line (in-house counsel / compliance analyst with regulatory-intake experience); surfaced per-item extraction-confidence bands (High / Medium / Low) tied to the linguistic patterns already graded in reference/extraction_patterns.md; and introduced per-line [Extracted] vs [Inferred] source-fidelity tagging so reviewers can distinguish text copied from the alert from outputs the skill computed (e.g., filing dates derived from effective dates and assumed filer class). Original technical content — workflow steps, applicability flags, edge cases, refusals, and non-goals — is unchanged.