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

Certificate Of Interested Persons

ASecurity

Drafts a FRAP 26.1-compliant Certificate of Interested Persons identifying all parties, entities, and affiliates with financial or legal interests in a federal appeal. Adapts to circuit-specific local rules. Use when filing appeals, corporate disclosure statements, or conflict-of-interest certificates in U.S. Courts of Appeals.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
documentationrustgo

Works with

cli

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill certificate-of-interested-persons --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Certificate Of Interested Persons?

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

Security grade badge for Certificate Of Interested Persons
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-certificate-of-interested-persons/badge)](https://www.skillsdirectory.com/skills/lev-os-certificate-of-interested-persons)

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

Download Zip
Files
SKILL.md
---
name: certificate-of-interested-persons
description: Drafts a FRAP 26.1-compliant Certificate of Interested Persons identifying all parties, entities, and affiliates with financial or legal interests in a federal appeal. Adapts to circuit-specific local rules. Use when filing appeals, corporate disclosure statements, or conflict-of-interest certificates in U.S. Courts of Appeals.
tags:
  - drafting
  - litigation
  - pleading
---

# Certificate of Interested Persons

Discloses all persons and entities with a financial or legal interest in the outcome of a federal appeal per FRAP 26.1 and circuit local rules.

## Prerequisites

1. **Case caption** — appellate case number, full party names as on the notice of appeal
2. **Lower court filings** — complaints, answers, corporate disclosure statements, settlement agreements
3. **Corporate structure** — ownership charts, parent/subsidiary relationships, merger/acquisition records
4. **Representation details** — all law firms and attorneys of record per party
5. **Target circuit** — specific U.S. Court of Appeals (requirements vary)

## Process

### 1. Identify Circuit Requirements

[VERIFY] Research the destination circuit's local rules. Key variations:

| Requirement | Variation |
|---|---|
| Document title | "Certificate of Interested Persons" vs. "Corporate Disclosure Statement" vs. "Disclosure of Corporate Affiliations and Financial Interests" |
| Listing order | Alphabetical vs. categorical by party |
| Amici disclosure | Anticipated amici vs. only filed briefs |
| Negative statements | Some circuits require explicit "none" for empty categories |
| Formatting | Single- vs. double-spaced; page limits |

### 2. Extract Interested Persons

Search all uploaded documents for every disclosable person/entity:

| Category | Disclose |
|---|---|
| **Named parties** | All parties including dismissed/settled; complete legal names |
| **Counsel** | Law firms, office locations, individual attorneys of record |
| **Parent corporations** | Every layer to ultimate parent; note wholly-owned subsidiaries |
| **Subsidiaries** | Those affected by litigation outcome |
| **10%+ stockholders** | Publicly held companies owning ≥10% of a party's stock |
| **Insurers** | Companies covering claims at issue |
| **Litigation funders** | Third-party financiers with recovery interest |
| **Indemnitors/guarantors** | Entities obligated to satisfy judgment |
| **Bankruptcy parties** | Trustee, DIP, creditors' committee if applicable |
| **Amici curiae** | Orgs that have filed or indicated intent to file |

### 3. Draft the Certificate

**Caption:** Full court name, appellate case number, party names exactly as on notice of appeal, document title per local rule.

**Disclosure body:**
- Complete legal name for each person/entity — no abbreviations or trade names
- Relationship descriptor (e.g., "Parent corporation of Defendant XYZ Corp.")
- Full corporate ownership chain for corporate parties

**Certification statement:**
- Reference FRAP 26.1 and applicable local rule by number
- Attest completeness after reasonable inquiry
- Acknowledge continuing duty to supplement
- Include FRAP 32(g) certification

**Signature block:** Attorney name, signature (CM/ECF compliant), bar number, jurisdiction, firm name, address, phone, email, date.

### 4. Quality Checks

- [ ] All names spelled correctly; complete legal names used (no trade names)
- [ ] Every required category addressed, including negative statements where required
- [ ] Corporate ownership chains fully traced
- [ ] Consistent with prior trial-court disclosure statements
- [ ] Changes in corporate structure or representation since trial court flagged
- [ ] Formatting meets circuit specifications (margins, typeface, spacing, page limits)
- [ ] Properly dated and signed

## Guidelines

- **Completeness over brevity** — omitting an interested person risks recusal motions and procedural delays; when in doubt, disclose
- **Verify corporate structures with client** — public filings may be outdated; confirm current ownership before filing
- **Flag changes from trial court** — note any corporate structure or representation changes explicitly
- **Never abbreviate entity names** — courts use these for automated conflict checks
- **Supplement promptly** — file a supplemental certificate immediately upon discovering new interested persons
- **Circuit rules control** — FRAP 26.1 sets the floor, not the ceiling; always check local rules

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

Context Fundamentals

Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.

179001 votes

release-notes

Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.

1301 votes

docs-style-guide

Documentation style guide enforcer by @planetabhi. Applies and reviews the writing style guide when authoring or editing product documentation and tutorials. Use to check prose for voice, tense, word choice, inclusive language, formatting, code block, UI, Markdown, and number/date conventions.

11 votes

Caveman Help

Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".

1023330 votes

How It Works

Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".

929660 votes
View all in documentation →