sec-amendments-review

Review amendments to SEC filings using Octagon MCP. Use when tracking material changes, corrections, restatements, and updates to previously filed documents including 10-K/A, 10-Q/A, 8-K/A, S-1/A, and Form 144/A filings.

27 stars

Best use case

sec-amendments-review is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Review amendments to SEC filings using Octagon MCP. Use when tracking material changes, corrections, restatements, and updates to previously filed documents including 10-K/A, 10-Q/A, 8-K/A, S-1/A, and Form 144/A filings.

Teams using sec-amendments-review 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/sec-amendments-review/SKILL.md --create-dirs "https://raw.githubusercontent.com/OctagonAI/skills/main/skills/sec-amendments-review/SKILL.md"

Manual Installation

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

How sec-amendments-review Compares

Feature / Agentsec-amendments-reviewStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Review amendments to SEC filings using Octagon MCP. Use when tracking material changes, corrections, restatements, and updates to previously filed documents including 10-K/A, 10-Q/A, 8-K/A, S-1/A, and Form 144/A filings.

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

# SEC Amendments Review

Review amendments to SEC filings and identify material changes or corrections for public companies using the Octagon MCP server.

## Prerequisites

Ensure Octagon MCP is configured in your AI agent (Cursor, Claude Desktop, Windsurf, etc.). See [references/mcp-setup.md](references/mcp-setup.md) for installation instructions.

## Workflow

### 1. Identify Analysis Parameters

Determine the following before querying:
- **Ticker**: Stock symbol (e.g., AAPL, MSFT, GOOGL)
- **Time Period** (optional): Recent amendments, specific date range
- **Filing Type** (optional): Specific amendment types of interest

### 2. Execute Query via Octagon MCP

Use the `octagon-agent` tool with a natural language prompt:

```
Review recent amendments to SEC filings for <TICKER> and identify material changes or corrections.
```

**MCP Call Format:**

```json
{
  "server": "octagon-mcp",
  "toolName": "octagon-agent",
  "arguments": {
    "prompt": "Review recent amendments to SEC filings for AMZN and identify material changes or corrections."
  }
}
```

### 3. Expected Output

The agent returns structured amendment analysis including:

**Recent Amendments:**
- Form 144/A: Amended report of proposed securities sales
- Filing date and description
- Material changes identified

**Related Filings:**
- Original filings being amended
- Subsequent transactions (e.g., bond offerings)

**Data Sources**: octagon-sec-agent, octagon-web-search-agent

### 4. Interpret Results

See [references/interpreting-results.md](references/interpreting-results.md) for guidance on:
- Understanding amendment types
- Assessing materiality of changes
- Tracking restatement patterns
- Evaluating correction significance

## Example Queries

**General Amendment Review:**
```
Review recent amendments to SEC filings for AMZN and identify material changes or corrections.
```

**10-K Amendments:**
```
Has TSLA filed any 10-K/A amendments in the past year and what changes were made?
```

**Restatement Search:**
```
Identify any financial restatements or 10-Q/A amendments filed by META in 2025.
```

**S-1 Amendment Tracking:**
```
Track the S-1/A amendments filed by Reddit during their IPO process.
```

**8-K Corrections:**
```
Find any 8-K/A amendments for NVDA that corrected prior disclosures.
```

**Proxy Amendments:**
```
Review DEF 14A amendments for AAPL and identify changes to compensation disclosures.
```

## Amendment Types

### Periodic Report Amendments

| Form | Original | Amendment |
|------|----------|-----------|
| Annual Report | 10-K | 10-K/A |
| Quarterly Report | 10-Q | 10-Q/A |
| Current Report | 8-K | 8-K/A |
| Transition Report | 10-KT | 10-KT/A |

### Registration Statement Amendments

| Form | Original | Amendment |
|------|----------|-----------|
| IPO Registration | S-1 | S-1/A |
| Shelf Registration | S-3 | S-3/A |
| M&A Registration | S-4 | S-4/A |
| Employee Plans | S-8 | S-8/A |

### Proxy Statement Amendments

| Form | Original | Amendment |
|------|----------|-----------|
| Definitive Proxy | DEF 14A | DEFA14A |
| Preliminary Proxy | PRE 14A | PREA14A |
| Contested Proxy | DEFC14A | N/A |

### Other Amendments

| Form | Description |
|------|-------------|
| Form 144/A | Amended proposed securities sale |
| Schedule 13D/A | Amended beneficial ownership (>5%) |
| Schedule 13G/A | Amended passive investor disclosure |
| Form 3/A, 4/A, 5/A | Amended insider ownership |

## Reasons for Amendments

### Financial Restatements

| Reason | Severity |
|--------|----------|
| Accounting Error | High |
| Revenue Recognition | High |
| Expense Timing | Medium |
| Classification Error | Medium |
| Rounding/Typo | Low |

### Disclosure Updates

| Reason | Typical Content |
|--------|-----------------|
| Additional Information | Expanded details |
| Clarification | Improved explanation |
| Correction | Fixed errors |
| Subsequent Events | New developments |
| Exhibit Updates | New or corrected exhibits |

### Registration Statement Updates

| Reason | Purpose |
|--------|---------|
| SEC Comments | Response to staff review |
| Pricing Update | Final terms |
| Financial Update | More recent financials |
| Material Change | Business developments |
| Risk Factor Update | New risks identified |

## Materiality Assessment

### High Materiality Amendments

| Type | Indicators |
|------|------------|
| Restatement | Changed reported numbers |
| Control Weakness | Internal control issues |
| Regulatory | Government action response |
| Legal | Litigation developments |
| M&A | Deal term changes |

### Medium Materiality Amendments

| Type | Indicators |
|------|------------|
| Clarification | Expanded disclosure |
| Reclassification | Changed categories |
| Exhibit | New supporting documents |
| Officer | Management updates |

### Low Materiality Amendments

| Type | Indicators |
|------|------------|
| Typographical | Spelling, formatting |
| Administrative | Signatures, dates |
| Cross-reference | Citation fixes |
| Exhibit | Technical corrections |

## Amendment Analysis Framework

### Key Questions

1. **What changed?** - Specific sections modified
2. **Why?** - Stated reason for amendment
3. **When?** - Timing relative to original
4. **How material?** - Impact on financials/operations
5. **Pattern?** - History of amendments

### Red Flags

1. **Frequent restatements** - Recurring accuracy issues
2. **Delayed amendments** - Long gaps from original
3. **Material weakness** - Control deficiencies
4. **SEC comment response** - Regulatory concerns
5. **Multiple rounds** - Repeated amendments
6. **Downward revisions** - Reduced financials

## S-1/A Amendment Tracking

### IPO Amendment Progression

| Amendment | Typical Content |
|-----------|-----------------|
| S-1/A #1 | SEC comment responses |
| S-1/A #2 | Additional responses, updates |
| S-1/A #3+ | Further refinements |
| Final S-1/A | Pricing, final terms |

### Key Changes to Track

| Section | What Changes |
|---------|--------------|
| Risk Factors | New risks, updated language |
| Financials | More recent quarters |
| Valuation | Price range updates |
| Use of Proceeds | Refined allocation |
| Shares Offered | Final share count |

## 10-K/A and 10-Q/A Analysis

### Common Amendment Reasons

| Reason | Frequency |
|--------|-----------|
| Restatement | Uncommon, serious |
| Control Disclosure | Moderate |
| Exhibit Filing | Common |
| Signature | Common |
| XBRL Correction | Common |

### Financial Impact Assessment

| Change | How to Assess |
|--------|---------------|
| Revenue | Compare restated vs. original |
| Earnings | Impact on EPS, net income |
| Balance Sheet | Asset/liability changes |
| Cash Flow | Operating cash adjustments |
| Ratios | Covenant, metric impacts |

## 8-K/A Analysis

### Amendment Purposes

| Purpose | Content |
|---------|---------|
| Correction | Fix errors in original |
| Additional Info | Complete disclosure |
| Exhibit | Add omitted documents |
| Financial Statements | Required within 71 days |

### Timing Considerations

| Timing | Interpretation |
|--------|----------------|
| Same day | Quick correction |
| Within week | Discovered error |
| Within month | Deliberate update |
| Extended | Potential concern |

## Tracking Amendment Patterns

### Company History

Track over time:
- Frequency of amendments
- Types filed
- Reasons stated
- Time to amend

### Peer Comparison

Compare to industry:
- Amendment frequency
- Types of corrections
- Materiality levels
- Response times

## Analysis Tips

1. **Compare versions**: Use SEC compare tools to see exact changes.

2. **Read cover page**: Amendment reason often stated upfront.

3. **Check exhibits**: Often key documents added/corrected.

4. **Note timing**: Gaps between filings reveal issues.

5. **Track patterns**: Recurring amendments signal problems.

6. **Cross-reference 8-Ks**: Material amendments often disclosed.

## Use Cases

- **Due diligence**: Identify correction history
- **Risk assessment**: Track restatement patterns
- **IPO analysis**: Monitor S-1 amendment progression
- **Governance review**: Evaluate filing quality
- **Compliance monitoring**: Track regulatory responses

Related Skills

sec-cash-flow-review

27
from OctagonAI/skills

Extract and analyze cash flow trends and working capital changes from SEC filings using Octagon MCP. Use when researching operating cash flow, investing activities, financing activities, free cash flow, liquidity, and working capital dynamics from 10-K and 10-Q filings.

earnings-competitive-review

27
from OctagonAI/skills

Analyze management's discussion of competitive landscape, market positioning, and strategic differentiation from earnings call transcripts.

stock-quote

27
from OctagonAI/skills

Retrieve real-time stock quotes using Octagon MCP. Use when you need current price, day range, 52-week range, volume, market cap, and moving averages for any publicly traded stock.

stock-price-change

27
from OctagonAI/skills

Retrieve stock price change statistics across multiple time periods using Octagon MCP. Use when analyzing short-term and long-term returns, comparing performance across timeframes, and evaluating momentum and historical growth.

stock-performance

27
from OctagonAI/skills

Retrieve stock price data and performance metrics using Octagon MCP. Use when analyzing daily closing prices, trading volume, price trends, historical performance, and comparing stock movements over specific time periods.

stock-historical-index

27
from OctagonAI/skills

Retrieve full historical end-of-day price data for market indices using Octagon MCP. Use when analyzing index performance over time, tracking market trends, calculating returns, and understanding market context for individual stock analysis.

stock-grades

27
from OctagonAI/skills

Retrieve the latest stock grades and ratings from top analysts and financial institutions using Octagon MCP. Use when tracking analyst upgrades, downgrades, rating changes, and institutional sentiment over time.

sector-performance-snapshot

27
from OctagonAI/skills

Retrieve a snapshot of market sector performance using Octagon MCP. Use when analyzing sector-wide metrics including revenue, EBITDA, net income, market cap, and enterprise value for companies within a specific sector and exchange.

sector-pe-ratios

27
from OctagonAI/skills

Retrieve sector P/E ratios using Octagon MCP. Use when comparing company valuations to sector benchmarks, analyzing sector valuations across exchanges, and understanding market-wide valuation trends.

sec-risk-factors

27
from OctagonAI/skills

Extract and summarize risk factors from SEC filings using Octagon MCP. Use when analyzing Item 1A risk disclosures, categorizing business risks, identifying new or material risks, and comparing risk profiles across companies or time periods.

sec-proxy-analysis

27
from OctagonAI/skills

Analyze proxy statements (DEF 14A) to extract executive compensation, governance information, and shareholder voting matters using Octagon MCP. Use when researching CEO pay, board composition, say-on-pay votes, and corporate governance practices.

sec-mda-analysis

27
from OctagonAI/skills

Analyze Management Discussion and Analysis (MD&A) sections from SEC filings using Octagon MCP. Use when extracting strategic initiatives, financial performance commentary, macroeconomic challenges, and forward-looking statements from 10-K and 10-Q filings.