form-10-q

Drafts SEC-compliant Form 10-Q quarterly reports covering Part I financials, MD&A, market risk, controls, Part II updates, exhibits, and SOX certifications. Use when preparing quarterly SEC filings, EDGAR-ready 10-Qs, or interim disclosure packages. Trigger keywords: Form 10-Q, quarterly report, MD&A, Regulation S-K, Regulation S-X, SOX 302, SOX 906, XBRL, EDGAR, interim financial statements.

11 stars

Best use case

form-10-q is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Drafts SEC-compliant Form 10-Q quarterly reports covering Part I financials, MD&A, market risk, controls, Part II updates, exhibits, and SOX certifications. Use when preparing quarterly SEC filings, EDGAR-ready 10-Qs, or interim disclosure packages. Trigger keywords: Form 10-Q, quarterly report, MD&A, Regulation S-K, Regulation S-X, SOX 302, SOX 906, XBRL, EDGAR, interim financial statements.

Teams using form-10-q 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/form-10-q/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/form-10-q/SKILL.md"

Manual Installation

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

How form-10-q Compares

Feature / Agentform-10-qStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Drafts SEC-compliant Form 10-Q quarterly reports covering Part I financials, MD&A, market risk, controls, Part II updates, exhibits, and SOX certifications. Use when preparing quarterly SEC filings, EDGAR-ready 10-Qs, or interim disclosure packages. Trigger keywords: Form 10-Q, quarterly report, MD&A, Regulation S-K, Regulation S-X, SOX 302, SOX 906, XBRL, EDGAR, interim financial statements.

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

# Form 10-Q Quarterly Report

Produce an SEC-compliant quarterly report with required financial and non-financial disclosures.

## Prerequisites

1. Registrant identity: legal name, EIN, SEC file number, ticker/exchange, jurisdiction, principal office address, phone.
2. Quarter-end date and filer status classification (large accelerated, accelerated, non-accelerated, smaller reporting, emerging growth).
3. Prior Form 10-K and most recent 10-Q for roll-forward disclosures.
4. Unaudited interim financial statements with footnote support under GAAP.
5. MD&A variance drivers, segment data, liquidity data (cash flows, credit facilities, covenants, capital plans).
6. Market risk exposures, hedging activities, disclosure controls evaluation, ICFR changes.
7. Legal proceedings updates, risk factor changes, equity transactions, mine safety data if applicable.
8. Exhibit list, SOX certifications, XBRL tag set.

## Output Structure / Process

### Cover Page

Exact registrant name, quarter-end date, SEC file number, EIN, address/phone, jurisdiction, ticker/exchange, filer status checkboxes, shell company status. Must conform to Form 10-Q cover page format and match EDGAR header data [VERIFY].

### Part I — Financial Information

**Item 1 — Financial Statements** (Reg S-X Article 10 [VERIFY]):

- Condensed balance sheet: current quarter end and prior fiscal year end
- Condensed income statement: quarter and YTD with prior-year comparatives
- Condensed comprehensive income: quarter and YTD with comparatives
- Condensed cash flows: YTD with prior-year comparative
- Condensed stockholders' equity
- Footnotes: significant policies, estimate changes, contingencies, subsequent events, segments, EPS/dilution, related-party transactions

**Item 2 — MD&A** (Reg S-K Item 303 [VERIFY]):

```text
Executive Overview
Results of Operations
Liquidity and Capital Resources
Known Trends, Events, Demands, Commitments, and Uncertainties
Critical Accounting Policies and Estimates (if material changes)
```

Quantify material changes; explain volume, price, mix, and cost drivers.

**Item 3 — Market Risk**: If no material change since 10-K, state so. Otherwise quantify exposures using tabular, sensitivity, or VaR format.

**Item 4 — Controls and Procedures**: Disclosure controls evaluation per Exchange Act Rules 13a-15(e)/15d-15(e) [VERIFY]; ICFR changes; evaluation within 90 days of filing [VERIFY].

### Part II — Other Information

| Item | Content | Key Rules |
|------|---------|-----------|
| 1 — Legal Proceedings | Updates to pending matters | Reg S-K Item 103 [VERIFY]; 10% of current assets threshold [VERIFY] |
| 1A — Risk Factors | Material changes only | Tailored captions; quantify impacts |
| 2 — Equity Transactions | Unregistered sales; issuer repurchases | Securities Act exemption [VERIFY]; Rule 10b-18 if used [VERIFY] |
| 3 — Defaults | Senior securities defaults | Disclose if >5% of total assets; dividend arrearages |
| 4 — Mine Safety | Dodd-Frank §1503(a) [VERIFY] | If applicable |
| 5 — Other Information | Unreported 8-K items; 10b5-1 trading arrangement updates [VERIFY] | |
| 6 — Exhibits | Index per Reg S-K Item 601 [VERIFY] | Include Exhibits 31.1, 31.2, 32.1 [VERIFY] |

**Repurchase table format** (Item 2):

| Month | Total Shares Purchased | Avg Price Paid | Shares Under Public Program | Max Shares/$ Remaining |
|-------|------------------------|----------------|-----------------------------|------------------------|

**Exhibits index format**:

| Exhibit No. | Description | Filing Method | Source Filing and Date |
|-------------|-------------|---------------|------------------------|

### Signatures and EDGAR

- Authorized officer and principal financial/accounting officer signatures with dates.
- Filing deadlines: 40 days (large accelerated/accelerated) or 45 days (non-accelerated) after quarter end [VERIFY].
- EDGAR HTML/ASCII formatting, XBRL tags, Exhibit 101 if required [VERIFY].

## Quality Checks

- Cross-foot all financial statements; reconcile to MD&A and notes.
- Verify cross-references, exhibit numbers, and incorporation-by-reference cites.
- Confirm units and rounding consistency across the filing.
- Confirm legal proceedings align with contingencies footnote.
- Confirm risk factor updates reflect only material changes since last filing.
- Confirm certification text matches required SEC form language.
- Validate EDGAR formatting and XBRL tagging.

## Guidelines

- Use company-specific, quantified explanations; avoid boilerplate.
- Mark uncertain regulatory citations with `[VERIFY]`.
- If an item has no material update, state explicitly or omit per form instructions.
- Do not incorporate SOX 906 exhibits into Securities Act registration statements [VERIFY].
- Apply plain English standards per Rule 421(d) of Regulation C [VERIFY].
- Coordinate with finance and legal to align disclosures with GAAP and SEC rules.

Related Skills

performing-quality-assurance-reviews

11
from CaseMark/skills

Structures radiology peer review and quality assurance with discrepancy classification. Use when conducting peer review, classifying discrepancies, or documenting QA findings.

performing-image-guided-procedures

11
from CaseMark/skills

Documents image-guided biopsy, drainage, and injection procedures with technique and specimens. Use when performing IR procedures, documenting image-guided interventions, or recording procedural details.

performing-frozen-section-analysis

11
from CaseMark/skills

Guides intraoperative frozen section evaluation with rapid diagnostic protocols and communication. Use when performing frozen sections, providing intraoperative diagnoses, or communicating preliminary results.

performing-emergency-procedures

11
from CaseMark/skills

Documents procedural indications, consent, technique, and complications for ED procedures. Use when performing emergency procedures, documenting procedural notes, or recording bedside procedures.

performing-autopsy-protocols

11
from CaseMark/skills

Structures autopsy examination with organ system review, cause-of-death determination, and documentation. Use when performing autopsies, documenting autopsy findings, or determining cause of death.

managing-informed-consent-research

11
from CaseMark/skills

Structures research consent documentation with required elements and vulnerable population protections. Use when creating research consents, managing consent processes, or documenting informed consent.

managing-informed-consent-compliance

11
from CaseMark/skills

Evaluates informed consent practices against state law requirements and institutional policies. Use when auditing consent processes, reviewing consent form adequacy, or managing consent compliance.

managing-clinical-imaging-informatics

11
from CaseMark/skills

Structures radiology informatics workflows with PACS integration and DICOM standards. Use when managing imaging informatics, integrating PACS systems, or implementing DICOM workflows.

documenting-informed-consent

11
from CaseMark/skills

Structures informed consent documentation with risks, benefits, alternatives, and patient understanding confirmation. Use when obtaining informed consent, documenting consent discussions, or verifying consent completeness.

calculating-performance-status

11
from CaseMark/skills

Documents ECOG and Karnofsky performance status with treatment eligibility implications. Use when assessing performance status, documenting ECOG scores, or evaluating treatment candidacy.

verdict-form

11
from CaseMark/skills

Drafts civil trial verdict forms with sequentially numbered jury questions covering liability, affirmative defenses, damages, comparative fault, and special interrogatories. Enforces plain-language phrasing, logical conditional flow, and jurisdiction-appropriate formatting. Use when preparing verdict forms, special verdict forms, jury interrogatories, or general verdict forms with interrogatories.

tri-form-r

11
from CaseMark/skills

Drafts EPA Toxic Release Inventory (Form R) reports under EPCRA Section 313 and 40 CFR Part 372. Covers facility identification, chemical threshold determinations, release quantification, off-site transfers, source reduction, and certification. Use when preparing TRI filings, Form R reports, toxic chemical release disclosures, or annual EPCRA Section 313 submissions.