cert-petition
Drafts a Petition for Writ of Certiorari to the U.S. Supreme Court under Rules 10, 13, 14, and 33. Enforces Rule 10 criteria (circuit splits, precedent conflicts, important federal questions), jurisdictional verification under 28 U.S.C. §§ 1254/1257, timeliness, document structure, and booklet formatting. Use when seeking discretionary Supreme Court review, filing a cert petition, or drafting a writ of certiorari.
Best use case
cert-petition is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Drafts a Petition for Writ of Certiorari to the U.S. Supreme Court under Rules 10, 13, 14, and 33. Enforces Rule 10 criteria (circuit splits, precedent conflicts, important federal questions), jurisdictional verification under 28 U.S.C. §§ 1254/1257, timeliness, document structure, and booklet formatting. Use when seeking discretionary Supreme Court review, filing a cert petition, or drafting a writ of certiorari.
Teams using cert-petition 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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/cert-petition/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How cert-petition Compares
| Feature / Agent | cert-petition | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Drafts a Petition for Writ of Certiorari to the U.S. Supreme Court under Rules 10, 13, 14, and 33. Enforces Rule 10 criteria (circuit splits, precedent conflicts, important federal questions), jurisdictional verification under 28 U.S.C. §§ 1254/1257, timeliness, document structure, and booklet formatting. Use when seeking discretionary Supreme Court review, filing a cert petition, or drafting a writ of certiorari.
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
# Petition for Writ of Certiorari Drafts a Supreme Court cert petition establishing grounds for discretionary review. Enforces Rules 10, 13, 14, and 33. ## Prerequisites 1. **Lower court opinions/orders** — all decisions including rehearing orders 2. **Record materials** — key pleadings, evidentiary materials for appendix 3. **Conflicting authorities** (if circuit split) — decisions from other circuits/state courts on the same question 4. **Governing legal provisions** — constitutional, statutory, or regulatory text at issue 5. **Procedural timeline** — judgment date, rehearing denial date, any extensions (Rule 13 deadline) ## Quick Start 1. Verify jurisdiction (§ 1254 or § 1257) and calculate 90-day Rule 13 deadline 2. Draft 1–3 questions presented — single-sentence, framing legal principle, answerable yes/no 3. Build Rule 10 argument (split, precedent conflict, or important federal question) 4. Assess vehicle suitability — clean facts, no alternative grounds, no procedural barriers 5. Assemble appendix in reverse chronological order 6. Run compliance checks below ## Document Order (Rule 14) | Section | Requirements | |---|---| | **Cover** | White. Caption, case number, lower court ID, full title, party designations, counsel of record with contact | | **Questions Presented** | 1–3 questions; single-sentence; legal principle, not case facts | | **Parties & Corporate Disclosure** | Rule 29.6: parent companies and 10%+ stockholders, or "none" statement | | **Table of Contents** | All sections with page numbers | | **Table of Authorities** | Cases (asterisk primaries), statutes, constitutional provisions, regulations — alphabetical within category | | **Constitutional/Statutory Provisions** | Verbatim text central to questions; lengthy text in appendix | | **Statement of the Case** | (1) Procedural history with dates; (2) Facts with record cites; (3) Lower court reasoning, holding, dissents | | **Reasons for Granting the Writ** | Core persuasive section organized by Rule 10 criteria | | **Conclusion** | Standard grant language. Counsel signature block | | **Certificates** | Service (date, method, recipients); Compliance (word count, processor) | | **Appendix** | Reverse chronological: opinions/orders, rehearing orders, judgment, essential records, lengthy statutes | ## Rule 10 Grounds Argue one or more: **A. Circuit/State Court Split** - Identify specific courts and cases on each side of the split - Show conflict on the same legal question producing different outcomes (not mere reasoning differences) - Demonstrate maturity and practical consequences (forum shopping, inconsistent application) **B. Conflict with Supreme Court Precedent** - Cite controlling SCOTUS decisions; quote irreconcilable language - Show other courts correctly applied the precedent to reach different results - Distinguish from error correction — show doctrinal misunderstanding **C. Important Unsettled Federal Question** - Demonstrate recurring nature and breadth of impact - Support with empirical data, scholarship, agency statements - Show sufficient percolation and explain urgency ## Formatting (Rule 33) | Element | Spec | |---|---| | Paper | 6⅛ × 9¼ inches | | Font | Century family, 12-point | | Leading | 2-point minimum | | Spacing | Double-spaced; single for block quotes | | Margins | ≥ ¾ inch all sides | | Word limit | 9,000 (excludes questions presented, TOC, TOA, certificates, appendix) | | Cover | White | ## Checks - [ ] Jurisdiction: § 1254 (federal COA) or § 1257 (state court of last resort) identified - [ ] Rule 13 deadline: 90 days from judgment or rehearing denial — confirmed timely - [ ] State court origin: federal question timely raised, preserved, decided by court of last resort - [ ] Time extensions documented with grant order details - [ ] Vehicle: facts undisputed, no alternative grounds, no procedural barriers, question cleanly presented - [ ] Every factual assertion cites the record, appendix, or lower court opinion - [ ] Bluebook or SCOTUS citation conventions followed - [ ] Word count within 9,000-word limit ## Pitfalls - **Arguing the merits instead of certiorari**: Focus on why the Court should hear the case, not why the decision is wrong. Brief merits discussion is secondary. - **Weak questions presented**: These are the first substantive text read. Craft for clarity, precision, and implicit significance. - **Ignoring vehicle problems**: Address weaknesses directly; candor builds credibility. - **Wrong tone**: Respectful toward lower courts. No hyperbole or personal attacks. Acknowledge discretionary nature. - **Overlooking dissents below**: Dissenting or concurring opinions supporting review are powerful assets — always highlight them. - **Forgetting the four-vote threshold**: The petition competes among thousands; it must persuade at least four Justices that plenary review is warranted. --- Key changes from the original: - **Removed `tags`** from frontmatter (not part of the Agent Skills spec) - **Shortened description** while keeping all trigger keywords and legal specificity - **Added Quick Start** section for the most common workflow at a glance - **Consolidated Jurisdictional Verification + Vehicle Assessment** into a single **Checks** checklist — eliminates redundant section headers - **Collapsed Rule 10 detail** — preserved all three grounds but trimmed redundant bullet elaboration - **Renamed "Guidelines" to "Pitfalls"** — reframed as concrete failure modes instead of open-ended advice - **Removed prose that restates the obvious** (e.g., "Core persuasive section" elaboration in the old Rule 10 section headers) - **~30% token reduction** while preserving every legal requirement and rule reference It looks like file write permissions aren't granted for that path. Would you like me to try writing it again, or would you prefer to copy the content above manually?
Related Skills
tenant-estoppel-certificate
Drafts tenant estoppel certificates for commercial real estate acquisitions and financings. Produces numbered certifications binding tenants to lease representations for reliance by purchasers and lenders during due diligence. Covers lease terms, rent status, defaults, options, claims, and security deposits. Use when drafting estoppel certificates, tenant certifications, lease verification documents, or property acquisition due diligence instruments.
stock-ledger-certificates
Drafts stock ledger and certificate packages for U.S. corporations, including master equity ledger, certificate templates, transfer procedures, and officer certification. Extracts capitalization data from formation documents. Use when forming a corporation, issuing initial shares, or establishing equity ownership records.
sam-reps-certs
Drafts Representations and Certifications documents for SAM.gov federal contractor registration. Use when registering entities in SAM.gov, updating annual registrations, preparing government contracting eligibility documents, or working with UEI, NAICS codes, business size determinations, and FAR compliance representations.
restated-certificate
Drafts an Amended and Restated Certificate of Incorporation for Delaware corporations in preferred stock financing rounds. Covers authorized capital, preferred stock rights (dividends, liquidation, conversion, anti-dilution), protective provisions, and DGCL compliance. Use when drafting charter documents, restated certificates, venture financing corporate documents, or Delaware certificate amendments from term sheets and cap tables.
paternity-petition
Drafts a Petition to Establish Paternity for family court filings. Covers court captions, standing allegations, factual bases, and relief requests with state-specific statutory requirements. Use when initiating paternity actions, child support petitions tied to parentage, custody filings requiring parentage determination, or birth certificate amendments.
modification-petition-summary
Produces structured summaries of U.S. family law modification petitions for attorney review. Captures existing order terms, requested changes, alleged material change in circumstances, supporting facts, evidence inventory, and procedural posture. Use when summarizing petitions to modify custody, visitation, child support, spousal support, or other post-judgment orders.
insurance-certificate-compliance
Produces requirement-by-requirement CRE insurance certificate compliance reviews by analyzing ACORD 25 certificates and endorsements against Access Agreement terms. Use when the user mentions COI review, insurance compliance, ACORD 25 analysis, Additional Insured verification, primary/non-contributory status, waiver of subrogation, vendor insurance audit, CGL compliance, umbrella follow-form, broker-ready deficiency instructions, certificate holder vs. additional insured, AI endorsements (CG 20 10, CG 20 37), or carrier rating checks.
insurance-certificate-compliance-check
Performs contract-driven compliance review of insurance certificates and endorsements against CRE/site-access and vendor agreement requirements. Produces pass/fail/conditional determinations, deficit lists, and broker-ready remediation instructions. Use when reviewing COI packets, ACORD 25 forms, or endorsements for additional insured, primary and non-contributory, waiver of subrogation, completed operations, umbrella alignment, limits adequacy, or insurer rating compliance. Trigger terms: COI, ACORD, additional insured, certificate holder, cancellation notice.
habeas-corpus-petition
Drafts federal and state habeas corpus petitions challenging unlawful detention on constitutional grounds under 28 U.S.C. §§ 2241, 2254, 2255 with AEDPA compliance, exhaustion tracking, and grounds-for-relief framing. Use when drafting habeas petitions, post-conviction relief filings, or challenging custody on constitutional grounds. Trigger keywords: habeas corpus, writ of habeas corpus, AEDPA, post-conviction relief, unlawful detention, exhaustion of remedies, ineffective assistance of counsel.
guardianship-petition
Drafts court-ready Petitions for Guardianship for US state courts, covering incapacity allegations, least-restrictive-alternative analysis, scope-of-authority requests, and statutory compliance. Use when drafting guardianship petitions, conservatorship filings, or petitions for appointment of guardian over incapacitated adults or minors.
flsa-conditional-certification
Drafts a Motion for Conditional Certification under FLSA § 216(b) for wage and hour collective actions. Applies the two-stage certification framework with similarly-situated analysis and proposed notice plan. Use when filing for conditional certification, FLSA collective action notice, opt-in certification, or wage and hour class-wide claims in federal court.
expungement-petition
Drafts jurisdiction-specific petitions for expungement or sealing of criminal records. Covers caption construction, statutory eligibility analysis, rehabilitation narratives, and prayer for relief. Use when drafting expungement petitions, record-sealing motions, set-aside petitions, or certificates of rehabilitation in post-conviction proceedings.