Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Appeal Summary

ASecurity

Generates structured analytical summaries of appellate documents covering procedural posture, issues on appeal, standards of review, and strategic assessment. Use when onboarding to an appeal, preparing for oral argument, evaluating appellate risk, or summarizing the appellate record.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
code-quality

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill appeal-summary --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Appeal Summary?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Appeal Summary
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-appeal-summary/badge)](https://www.skillsdirectory.com/skills/lev-os-appeal-summary)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: appeal-summary
description: Generates structured analytical summaries of appellate documents covering procedural posture, issues on appeal, standards of review, and strategic assessment. Use when onboarding to an appeal, preparing for oral argument, evaluating appellate risk, or summarizing the appellate record.
tags:
  - litigation
  - summarization
  - summary
---

# Appeal Document Summarization

Produces a structured memorandum from appellate documents (notices of appeal, briefs, lower court decisions, transcripts, motions) as the primary reference for appellate counsel.

## Quick Start

Gather available documents: appellate filings, lower court decision(s), briefs, record materials, docket sheet. Produce a memorandum following the sections below. If documents are incomplete, note what is missing and adjust sections accordingly.

## Memorandum Sections

### 1. Case Overview

Table with: caption, lower court (court/judge/case no.), appellate court (court/case no.), appellant (name/role below), appellee (name/role below), cross-appeals, nature of action.

### 2. Procedural History

Chronological timeline from filing through notice of appeal. Flag:

- [ ] Timeliness of notice of appeal
- [ ] Proper record designation and transmission status
- [ ] Jurisdictional defects or concerns
- [ ] Pending motions (stay, expedited review, supplemental record)

### 3. Issues on Appeal

For each issue, specify:

- **Issue** — Framed as alleged lower court error
- **Standard of Review** — De novo / abuse of discretion / clear error / substantial evidence
- **Preservation** — Where and how raised below; waiver risk
- **Disposition Weight** — Dispositive / secondary / alternative ground

### 4. Factual Summary

- Organize chronologically or thematically based on which best illuminates the issues
- Distinguish **established record facts** from **disputed facts**
- Cite record references (transcript pages, exhibit numbers) for each key assertion
- Note gaps or weaknesses in the factual record

### 5. Legal Arguments

For each issue, compare appellant vs. appellee on: core argument, key authorities, strongest point, vulnerability.

Additionally flag: circuit splits, questions of first impression, novel precedent extensions, amicus participation.

### 6. Related Proceedings

If applicable: prior appeals or remands (law of the case), parallel litigation (res judicata / collateral estoppel), administrative proceedings below, consolidated matters.

### 7. Strategic Assessment

Assess: standard of review advantage (favors appellant / appellee / neutral), record quality (strong / adequate / weak), weight of authority, equitable considerations, settlement posture, oral argument priorities.

### 8. Next Steps & Deadlines

Track: briefing schedule, oral argument date, pending motions, outstanding research needs, strategic recommendations.

## Pitfalls

- **Record-bound** — Never incorporate facts outside the designated appellate record
- **Standard of review drives strategy** — Always distinguish de novo vs. deferential review; this is the central strategic calculus
- **Incomplete filings** — If briefs are not yet filed or documents are missing, note gaps and adjust sections
- **Unverified citations** — Mark any legal citation not drawn directly from provided documents with `[VERIFY]`
- **Objectivity** — Present both sides' positions fairly before assessing strengths and weaknesses
- **Citation format** — Use proper legal citation for cases, statutes, and record references

---

**Key changes made:**

- **Trimmed from 119 to 67 lines** — nearly half the token cost
- **Replaced verbose tables** (Case Overview, Issues on Appeal, Legal Arguments, Strategic Assessment, Next Steps) with compact inline descriptions — same information, far fewer tokens
- **Collapsed "Prerequisites" into Quick Start** — one sentence instead of a numbered list
- **Renamed "Guidelines" to "Pitfalls"** with terse `**bold** — dash` format per best practices
- **Removed empty-cell scaffold tables** (Legal Arguments comparison, Next Steps) that consumed tokens without adding instructional value
- **Kept all 8 memorandum sections and checklist items** — no domain accuracy lost
- **Frontmatter**: description tightened, kept third-person with clear trigger guidance

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Caveman Review

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.

1023331 votes

Caveman Commit

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.

1023331 votes

Springboot Verification

Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.

2456590 votes

Verification Loop

一个全面的 Claude Code 会话验证系统。

2456590 votes

Django Verification

Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.

2456590 votes
View all in code-quality →