sec-debt-covenant

Analyze debt covenants and credit agreement terms from SEC filings using Octagon MCP. Use when researching financial covenants, leverage ratios, interest coverage requirements, credit facilities, debt maturity schedules, and covenant compliance from 10-K, 10-Q, and 8-K filings.

27 stars

Best use case

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

Analyze debt covenants and credit agreement terms from SEC filings using Octagon MCP. Use when researching financial covenants, leverage ratios, interest coverage requirements, credit facilities, debt maturity schedules, and covenant compliance from 10-K, 10-Q, and 8-K filings.

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

Manual Installation

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

How sec-debt-covenant Compares

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

Frequently Asked Questions

What does this skill do?

Analyze debt covenants and credit agreement terms from SEC filings using Octagon MCP. Use when researching financial covenants, leverage ratios, interest coverage requirements, credit facilities, debt maturity schedules, and covenant compliance from 10-K, 10-Q, and 8-K 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 Debt Covenant Analysis

Analyze debt covenants and credit agreement terms disclosed in SEC filings 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)
- **Filing Type** (optional): 10-K, 10-Q, 8-K
- **Focus Area** (optional): Covenants, facilities, maturities

### 2. Execute Query via Octagon MCP

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

```
Analyze debt covenants and credit agreement terms disclosed in <TICKER>'s latest SEC filings.
```

**MCP Call Format:**

```json
{
  "server": "octagon-mcp",
  "toolName": "octagon-agent",
  "arguments": {
    "prompt": "Analyze debt covenants and credit agreement terms disclosed in F's latest SEC filings."
  }
}
```

### 3. Expected Output

The agent returns structured debt analysis including:

**Debt Overview:**
- Total debt excluding subsidiaries: $20.9B
- Short-term debt: $0.8B

**Covenant Information:**
- FCE Credit Agreement covenants
- Financial metric maintenance requirements

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

### 4. Interpret Results

See [references/interpreting-results.md](references/interpreting-results.md) for guidance on:
- Understanding covenant types
- Assessing covenant cushion
- Evaluating credit facility terms
- Monitoring compliance risk

## Example Queries

**Full Debt Covenant Analysis:**
```
Analyze debt covenants and credit agreement terms disclosed in F's latest SEC filings.
```

**Covenant Compliance:**
```
Is T in compliance with all debt covenants based on latest 10-Q disclosures?
```

**Credit Facility Terms:**
```
Extract revolving credit facility terms and availability from BA's latest 10-K.
```

**Debt Maturity Schedule:**
```
Analyze the debt maturity schedule and near-term obligations for GE.
```

**Leverage Ratios:**
```
What are the maximum leverage ratio covenants in CCL's credit agreements?
```

**Interest Coverage:**
```
Extract interest coverage ratio requirements from NCLH's debt covenants.
```

## Debt Structure Overview

### Types of Debt

| Type | Characteristics |
|------|-----------------|
| Senior Secured | First lien, asset-backed |
| Senior Unsecured | No collateral, higher rate |
| Subordinated | Junior to senior debt |
| Convertible | Can convert to equity |
| Term Loans | Fixed maturity, amortizing |
| Revolving Credit | Drawable, flexible |

### Credit Facilities

| Facility | Purpose |
|----------|---------|
| Revolving Credit | Working capital, liquidity |
| Term Loan A | Bank loan, amortizing |
| Term Loan B | Institutional, bullet |
| Bridge Facility | Short-term, M&A |
| Letter of Credit | Guarantees, obligations |

## Covenant Types

### Financial Covenants

| Covenant | Typical Requirement |
|----------|---------------------|
| Leverage Ratio | Debt/EBITDA ≤ X.Xx |
| Interest Coverage | EBITDA/Interest ≥ X.Xx |
| Fixed Charge | (EBITDA-CapEx)/Fixed Charges ≥ X.Xx |
| Minimum EBITDA | EBITDA ≥ $X million |
| Maximum CapEx | CapEx ≤ $X million |
| Minimum Liquidity | Cash + Availability ≥ $X |

### Incurrence Covenants

| Covenant | Restriction |
|----------|-------------|
| Debt Incurrence | Limits new borrowing |
| Lien Incurrence | Limits secured debt |
| Restricted Payments | Limits dividends, buybacks |
| Asset Sales | Requires reinvestment |
| Affiliate Transactions | Arms-length requirement |

### Maintenance Covenants

| Covenant | Requirement |
|----------|-------------|
| Tested Periodically | Quarterly or annually |
| Must Maintain | Ongoing compliance |
| Cure Rights | Ability to remedy |
| Spring | Only tested when drawn |

## Key Covenant Metrics

### Leverage Metrics

| Metric | Calculation |
|--------|-------------|
| Total Leverage | Total Debt / EBITDA |
| Net Leverage | (Total Debt - Cash) / EBITDA |
| Senior Leverage | Senior Debt / EBITDA |
| Secured Leverage | Secured Debt / EBITDA |

### Coverage Metrics

| Metric | Calculation |
|--------|-------------|
| Interest Coverage | EBITDA / Interest Expense |
| Fixed Charge | (EBITDA - CapEx) / (Interest + Principal) |
| Debt Service | EBITDA / (Interest + Principal) |
| Cash Interest | EBITDA / Cash Interest |

### Liquidity Metrics

| Metric | Calculation |
|--------|-------------|
| Minimum Cash | Cash and equivalents |
| Minimum Liquidity | Cash + Revolver Availability |
| Current Ratio | Current Assets / Current Liabilities |

## Covenant Cushion Analysis

### Cushion Calculation

| Metric | Current | Covenant | Cushion |
|--------|---------|----------|---------|
| Leverage | X.Xx | ≤Y.Yx | Z.Zx |
| Coverage | X.Xx | ≥Y.Yx | Z.Zx |
| Liquidity | $XM | ≥$YM | $ZM |

### Cushion Assessment

| Cushion Level | Assessment |
|---------------|------------|
| >30% | Comfortable |
| 15-30% | Adequate |
| 5-15% | Tight |
| <5% | At risk |

## Credit Agreement Terms

### Key Terms to Extract

| Term | What It Specifies |
|------|-------------------|
| Facility Size | Total commitment |
| Maturity Date | When it expires |
| Interest Rate | Pricing terms |
| Commitment Fee | Unused fee |
| Amortization | Repayment schedule |
| Prepayment | Early repayment terms |

### Pricing Terms

| Component | Description |
|-----------|-------------|
| Base Rate | SOFR, Prime, LIBOR |
| Spread | Margin over base |
| Floor | Minimum rate |
| Grid Pricing | Spread varies with metrics |

## Maturity Schedule Analysis

### Debt Maturity Profile

| Year | Amount | % of Total |
|------|--------|------------|
| 2025 | $XM | Y% |
| 2026 | $XM | Y% |
| 2027 | $XM | Y% |
| 2028+ | $XM | Y% |

### Refinancing Risk

| Factor | High Risk | Low Risk |
|--------|-----------|----------|
| Near-Term Maturities | >25% in 1 year | <10% in 2 years |
| Market Access | Limited | Strong |
| Credit Rating | Downgrade risk | Stable/upgrading |
| Covenant Headroom | Tight | Comfortable |

## Covenant Violation Analysis

### Consequences of Violation

| Consequence | Description |
|-------------|-------------|
| Default | Triggers acceleration |
| Cross-Default | Affects other debt |
| Waiver Required | Lender approval needed |
| Amendment | Terms modification |
| Cure Period | Time to remedy |

### Cure Mechanisms

| Mechanism | How It Works |
|-----------|--------------|
| Equity Cure | Inject equity to improve ratios |
| Asset Sale | Reduce debt |
| Amendment | Modify covenant level |
| Waiver | Temporary relief |

## Red Flags

### Covenant Red Flags

1. **Tight cushion** - <10% headroom
2. **Covenant holiday** - Temporarily suspended
3. **Repeated amendments** - Ongoing issues
4. **Pro forma adjustments** - Aggressive EBITDA add-backs
5. **Springing covenants** - May become tested

### Liquidity Red Flags

1. **High revolver utilization** - >80% drawn
2. **Near-term maturities** - Large amounts due
3. **Limited refinancing options** - Market access concerns
4. **Declining EBITDA** - Coverage deterioration
5. **Downgrade risk** - Rating agency warnings

## Disclosure Locations

### Where to Find Covenants

| Filing | Location |
|--------|----------|
| 10-K/10-Q | Debt footnote |
| 10-K/10-Q | Liquidity discussion in MD&A |
| 8-K | Credit agreement announcement |
| Exhibits | Full credit agreement |
| S-1/424B | Debt description |

### Key Exhibits

| Exhibit | Content |
|---------|---------|
| Credit Agreement | Full terms |
| Indenture | Bond terms |
| Amendment | Modified terms |
| Compliance Certificate | Covenant calculations |

## Analysis Tips

1. **Read the footnotes**: Detailed covenant terms disclosed there.

2. **Check MD&A liquidity**: Management discusses compliance.

3. **Review exhibits**: Full credit agreements filed.

4. **Track amendments**: Changes signal issues or refinancing.

5. **Calculate cushion**: Don't rely solely on management claims.

6. **Monitor ratings**: Agency reports discuss covenants.

## Use Cases

- **Credit analysis**: Evaluate debt risk
- **Distressed investing**: Identify covenant stress
- **Equity research**: Assess financial flexibility
- **Due diligence**: Understand debt structure
- **Refinancing analysis**: Maturity and terms review

Related Skills

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.

sec-footnotes-analysis

27
from OctagonAI/skills

Analyze footnotes and accounting policies from SEC filings using Octagon MCP. Use when researching revenue recognition policies, critical estimates, lease obligations, pension assumptions, stock compensation, contingencies, and new accounting pronouncements.

sec-corp-governance

27
from OctagonAI/skills

Review corporate governance practices and board composition from SEC filings using Octagon MCP. Use when researching board structure, director qualifications, committee composition, governance policies, shareholder rights, and related party transactions from proxy statements.