appeal-document-summary

Produces structured U.S. appellate document summaries mapping procedural posture, issues on appeal, standards of review, and competing arguments into memo-ready format. Use when summarizing appellate briefs, notices of appeal, records on appeal, or preparing for oral argument. Triggers: appeal, appellate, notice of appeal, standard of review, cross-appeal, appellate brief intake, record on appeal synthesis.

11 stars

Best use case

appeal-document-summary is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Produces structured U.S. appellate document summaries mapping procedural posture, issues on appeal, standards of review, and competing arguments into memo-ready format. Use when summarizing appellate briefs, notices of appeal, records on appeal, or preparing for oral argument. Triggers: appeal, appellate, notice of appeal, standard of review, cross-appeal, appellate brief intake, record on appeal synthesis.

Teams using appeal-document-summary should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/appeal-document-summary/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/appeal-document-summary/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/appeal-document-summary/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How appeal-document-summary Compares

Feature / Agentappeal-document-summaryStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Produces structured U.S. appellate document summaries mapping procedural posture, issues on appeal, standards of review, and competing arguments into memo-ready format. Use when summarizing appellate briefs, notices of appeal, records on appeal, or preparing for oral argument. Triggers: appeal, appellate, notice of appeal, standard of review, cross-appeal, appellate brief intake, record on appeal synthesis.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Appeal Document Summary

Generates a record-grounded, issue-driven appellate summary with standard-of-review analysis for each issue on appeal.

## Prerequisites

Collect before starting:

1. **Record set** — lower court orders/judgment, briefs, transcripts, docket, exhibits
2. **Party posture** — appellant/appellee, cross-appeals, consolidated matters
3. **Procedural timeline** — judgment date, notice of appeal, briefing schedule
4. **Jurisdictional context** — appellate court, originating court, applicable rules

## Quick Start

Build the memo in this order. Cite the record for every factual assertion or mark the gap explicitly.

1. Identify parties, courts, and appeal type
2. Map procedural posture and jurisdictional basis
3. List each issue on appeal with its standard of review
4. Summarize record-bound facts (disputed facts labeled)
5. Present each side's arguments with authorities
6. Assess dispositive issues and risk
7. Note related proceedings, pending motions, and deadlines
8. Flag research gaps and record supplement needs

## Memo Structure

### Section Outline

1. Case Caption and Courts — parties, originating court, appellate court, appeal type (as of right / discretionary / interlocutory)
2. Procedural Posture and Jurisdiction — judgment/order on appeal, notice of appeal date, timeliness, jurisdictional basis, preservation status
3. Issues on Appeal and Standards of Review — use Table 1
4. Factual Background (Record-Bound) — chronology, key record cites, disputed facts
5. Arguments and Authorities — appellant position, appellee position, conflicts or issues of first impression
6. Dispositive Issues and Risk Assessment — strongest/weakest points, standard-of-review sensitivity
7. Related Proceedings and Collateral Effects — prior appeals, parallel cases, preclusion risks, amicus/public interest
8. Pending Motions and Deadlines — motions, briefing schedule, oral argument date
9. Next Steps and Research Gaps — research tasks, record supplement needs

### Required Tables

**Table 1 — Issues and Standards**

| Issue | Appellant Claim of Error | Appellee Response | Standard of Review | Record Support | Dispositive? |
|-------|--------------------------|-------------------|--------------------|----------------|--------------|

**Table 2 — Key Orders and Rulings**

| Date | Court | Order/Ruling | Impact on Appeal | Record Cite |
|------|-------|--------------|------------------|-------------|

**Table 3 — Authorities Map**

| Issue | Primary Authorities | Opposing Authorities | Conflicts/Novelty |
|-------|---------------------|----------------------|-------------------|

**Table 4 — Record Gaps**

| Topic | Missing/Weak Record Support | Risk | Suggested Remedy |
|-------|----------------------------|------|------------------|

## Pitfalls and Checks

- **Record-binding**: Every fact must cite the record. If unsupported or disputed, label it — never infer facts not in the record.
- **Preservation**: Flag preservation defects and waiver risks in Section 2; these can be dispositive.
- **Jurisdictional defects**: Surface timeliness and jurisdictional issues early — they moot all other analysis.
- **Standard-of-review impact**: For each issue, state the standard and explain in one sentence how it affects the outcome.
- **Relief beyond record**: Note any requested relief that exceeds what the record or standard of review supports.
- **Tone**: Neutral and analytic — assess both sides without advocacy.

---

Key changes from the original:

- **Description** tightened — third-person, includes clear trigger keywords, removed redundant keyword list
- **Eliminated the full markdown template** — the section outline + tables convey the same structure at ~40% of the tokens. The template was largely a repetition of the outline with blank fields.
- **Collapsed "Narrative Rules" and "Guidelines" into "Pitfalls and Checks"** — single section, no repeated advice
- **Added "Quick Start"** — gives the core workflow as an ordered checklist per best practices
- **Overview sentence** kept to one line — Claude already knows what appellate summaries are
- **Total line count** dropped from ~123 to ~73 while preserving all domain-critical content (tables, section structure, record-binding rules, preservation/jurisdictional flags)

It looks like the file write permission was denied. Would you like to approve the write so I can save this to disk?

Related Skills

managing-robotic-surgery-documentation

11
from CaseMark/skills

Documents robotic-assisted procedures with system setup, docking, console time, and conversion criteria. Use when documenting robotic procedures, recording system parameters, or noting robotic-specific complications.

managing-restraint-documentation

11
from CaseMark/skills

Documents restraint use with clinical justification, monitoring requirements, and regular reassessment. Use when documenting restraint use, monitoring restrained patients, or justifying restraint continuation.

managing-clinical-documentation-improvement

11
from CaseMark/skills

Designs CDI programs with NLP-assisted query generation and documentation quality metrics. Use when implementing CDI programs, designing documentation queries, or measuring documentation quality.

documenting-ultrasound-obstetric

11
from CaseMark/skills

Structures obstetric ultrasound reporting with biometry, anatomy survey, and growth assessment. Use when reporting OB ultrasounds, documenting fetal anatomy, or tracking fetal growth.

documenting-tumor-board-presentations

11
from CaseMark/skills

Structures multidisciplinary tumor board case presentations with radiology, pathology, and treatment synthesis. Use when preparing tumor board cases, presenting MDT discussions, or documenting consensus recommendations.

documenting-trauma-surgery

11
from CaseMark/skills

Creates trauma surgery documentation with injury severity scoring and damage control principles. Use when documenting trauma operations, calculating ISS, or recording damage control sequences.

documenting-telemedicine-visits

11
from CaseMark/skills

Structures telehealth encounter documentation with technology modality, clinical limitations, and follow-up planning. Use when documenting virtual visits, recording telemedicine encounters, or managing remote patient care.

documenting-surgical-pathology-requests

11
from CaseMark/skills

Structures surgical pathology requisitions with clinical history, specimen description, and specific diagnostic questions. Use when submitting pathology specimens, writing pathology requisitions, or requesting special studies.

documenting-surgical-consent

11
from CaseMark/skills

Structures surgical consent documentation with procedure-specific risks, alternatives, and patient understanding. Use when obtaining surgical consent, documenting risk discussions, or verifying consent elements.

documenting-resuscitation-events

11
from CaseMark/skills

Creates structured code documentation with timestamps, interventions, and ROSC criteria. Use when documenting cardiac arrests, recording resuscitation timelines, or completing code sheets.

documenting-psychotherapy-notes

11
from CaseMark/skills

Structures psychotherapy documentation meeting billing and clinical requirements. Use when documenting therapy sessions, writing progress notes, or recording psychotherapy interventions.

documenting-procedure-notes

11
from CaseMark/skills

Creates structured procedure documentation with indications, technique, findings, and complications. Use when documenting inpatient procedures, recording procedural details, or writing procedure notes.