analyzing-convertible-bonds

Evaluates convertible bond structures with equity sensitivity, credit floor, and Greeks calculation. Use when analyzing convertibles, calculating conversion premiums, or evaluating hybrid instruments.

11 stars

Best use case

analyzing-convertible-bonds is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Evaluates convertible bond structures with equity sensitivity, credit floor, and Greeks calculation. Use when analyzing convertibles, calculating conversion premiums, or evaluating hybrid instruments.

Teams using analyzing-convertible-bonds 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/analyzing-convertible-bonds/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/finance/analyzing-convertible-bonds/SKILL.md"

Manual Installation

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

How analyzing-convertible-bonds Compares

Feature / Agentanalyzing-convertible-bondsStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Evaluates convertible bond structures with equity sensitivity, credit floor, and Greeks calculation. Use when analyzing convertibles, calculating conversion premiums, or evaluating hybrid instruments.

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

# Analyzing Convertible Bonds

## When To Use

- Evaluating a new convertible bond issuance for investment suitability
- Calculating conversion premium, parity, and breakeven horizon for an existing position
- Determining the credit floor (bond floor / investment value) to assess downside protection
- Analyzing equity sensitivity (delta) and Greeks for hedging or relative-value trades
- Comparing convertible structures across issuers or maturities (mandatory vs. optional conversion, contingent conversion triggers, make-whole provisions)
- Assessing forced-conversion risk or call-spread overlay economics

## Inputs To Gather

- **Bond terms**: coupon rate, maturity, par value, conversion ratio, conversion price, call schedule (hard call / soft call dates and prices), put schedule if any
- **Issuer credit profile**: credit rating (Moody's/S&P/Fitch), CDS spread or comparable straight-debt spread, sector, leverage metrics
- **Equity data**: current stock price, dividend yield, historical and implied volatility, borrow cost
- **Market data**: risk-free rate curve, credit spread curve for the issuer's rating tier, recovery assumption
- **Structure specifics**: contingent conversion (CoCo) triggers, make-whole fundamental change provisions, cash/share/combo settlement, reset features, cap/floor on conversion ratio
- **Portfolio context** (if applicable): existing equity or credit exposure to the issuer, hedging objectives

## Workflow

1. **Parse the indenture terms**
   - Extract conversion ratio, conversion price, coupon, maturity, call/put schedule, and any contingent features
   - Identify settlement method (physical, cash, net-share) — this affects delta hedging and tax treatment [VERIFY: settlement method and tax treatment vary by jurisdiction]

2. **Calculate core metrics**
   - **Conversion parity** = conversion ratio × current stock price
   - **Conversion premium** = (bond price − parity) / parity, expressed as %
   - **Premium payback period** = conversion premium / (coupon yield − dividend yield on equivalent shares); flag if dividend yield exceeds coupon yield (negative carry)
   - **Bond floor (investment value)** = PV of coupon and principal cash flows discounted at issuer's straight-debt yield; this is the credit floor
   - **Risk premium over bond floor** = (bond price − bond floor) / bond floor

3. **Assess equity sensitivity and Greeks**
   - **Delta**: estimate via a convertible pricing model (binomial tree or Black-Scholes adjusted for credit) — typical ranges: busted (<0.2), hybrid (0.3–0.7), equity-like (>0.8)
   - **Gamma**: rate of delta change; highest near the conversion price — relevant for gamma-trading strategies
   - **Vega**: sensitivity to implied vol; long vega is a core convertible feature
   - **Rho**: interest-rate sensitivity of the bond floor component
   - **Theta**: time decay of the embedded option; accelerates approaching maturity or hard-call date

4. **Evaluate credit component**
   - Compare bond floor to par to gauge downside cushion
   - Stress-test the bond floor under spread-widening scenarios (+50 bps, +100 bps, +200 bps)
   - Assess recovery value assumption in default scenario (typically 30–40% for unsecured converts) [VERIFY: recovery assumptions against current sector norms]

5. **Analyze call and put features**
   - Determine if the issuer can force conversion (stock trading above call price × conversion ratio for required period)
   - Calculate probability-weighted expected life given soft-call triggers
   - Evaluate investor put rights and their impact on yield-to-put vs. yield-to-maturity

6. **Run scenario analysis**
   - Upside: stock +20%, +50% — compute bond price, delta shift, and forced-conversion likelihood
   - Downside: stock −20%, −50% — compute bond price vs. bond floor, credit deterioration risk
   - Spread scenarios: parallel shift in credit spreads, rating downgrade impact on bond floor
   - Volatility scenarios: vol crush (−10 pts) and vol spike (+10 pts) effect on theoretical value

7. **Relative-value comparison** (if applicable)
   - Compare cheapness/richness vs. theoretical value from a pricing model
   - Benchmark against comparable convertibles (same sector, similar delta profile)
   - Assess vs. synthetic alternative (buying straight bond + equity call option)

## Output

Structure the analysis report as follows:

- **Summary**: one-paragraph investment thesis — is this convert cheap/fair/rich, and what profile does it offer (equity substitute, credit-plus-optionality, busted/distressed)?
- **Term sheet recap**: key terms in tabular format (coupon, maturity, conversion price/ratio, call schedule, settlement)
- **Valuation metrics table**: parity, premium, premium payback, bond floor, risk premium over floor, delta, gamma, vega, theoretical value, cheap/rich assessment
- **Scenario matrix**: bond price, delta, and P&L under the equity/credit/vol scenarios above
- **Risk factors**: forced-conversion risk, credit deterioration, dividend increases reducing option value, liquidity risk, structural subordination
- **Recommendation / positioning**: buy/sell/hold with sizing context, or hedging recommendation (e.g., delta-neutral, credit-hedged)

## Quality Checks

- Verify conversion ratio and conversion price are internally consistent (par / conversion price = conversion ratio)
- Confirm bond floor is calculated using the issuer's straight-debt spread, not the risk-free rate
- Ensure delta and Greeks are derived from a model that incorporates credit risk (not plain Black-Scholes on a risk-free basis)
- Check that premium payback calculation correctly handles the sign when dividend yield exceeds coupon yield
- Validate call schedule dates against the indenture — soft-call trigger conditions (e.g., stock trading above 130% of conversion price for 20 of 30 trading days) must be stated precisely [VERIFY: exact trigger language from the indenture]
- Cross-check theoretical value against at least one independent source or model
- Flag any make-whole or change-of-control provisions that materially affect valuation

Related Skills

analyzing-vital-statistics

11
from CaseMark/skills

Structures vital records analysis with birth, death, and demographic trend reporting. Use when analyzing vital statistics, interpreting mortality data, or reporting demographic trends.

analyzing-social-determinants-of-health

11
from CaseMark/skills

Maps social determinants affecting health outcomes with intervention strategy development. Use when analyzing SDOH, mapping community resources, or designing social health interventions.

analyzing-pharmacovigilance-data

11
from CaseMark/skills

Structures post-marketing safety surveillance with signal detection and PSUR reporting. Use when analyzing safety signals, preparing PSURs, or managing pharmacovigilance data.

analyzing-flow-cytometry

11
from CaseMark/skills

Interprets flow cytometry panels for hematologic malignancy classification and minimal residual disease. Use when analyzing flow cytometry, classifying lymphomas/leukemias, or documenting immunophenotyping.

analyzing-epidemiological-data

11
from CaseMark/skills

Structures epidemiologic analysis with incidence, prevalence, rate calculations, and statistical inference. Use when calculating disease rates, analyzing epi data, or interpreting population statistics.

analyzing-clinical-trial-data

11
from CaseMark/skills

Structures clinical trial data analysis with primary endpoint evaluation and safety reporting. Use when analyzing trial results, evaluating endpoints, or preparing statistical reports.

analyzing-clinical-data-warehouses

11
from CaseMark/skills

Structures clinical data warehouse queries for quality measurement, research, and operational analytics. Use when querying clinical data, building analytics reports, or extracting research datasets.

convertible-note-purchase-agreement

11
from CaseMark/skills

Drafts a company-side Convertible Note Purchase Agreement for U.S. early-stage convertible debt financings. Structures note economics, conversion mechanics, reps and warranties, closing conditions, covenants, default provisions, and miscellaneous terms. Use when drafting a convertible note purchase agreement, bridge note, convertible debt financing, or SAFE alternative for a startup or early-stage company.

evaluating-transition-bonds

11
from CaseMark/skills

Structures transition bond analysis with credibility assessment and transition plan evaluation. Use when evaluating transition bonds, assessing issuer transition plans, or analyzing climate transition financing.

evaluating-social-bonds

11
from CaseMark/skills

Structures social bond analysis with eligible population targeting, impact metrics, and SBP alignment. Use when evaluating social bonds, assessing social bond frameworks, or measuring social outcomes.

evaluating-green-bonds

11
from CaseMark/skills

Structures green bond analysis with use-of-proceeds verification, impact reporting, and ICMA alignment. Use when evaluating green bonds, verifying green credentials, or analyzing sustainable debt.

analyzing-yield-curves

11
from CaseMark/skills

Interprets yield curve shapes with term structure analysis and relative value identification. Use when analyzing yield curves, identifying curve trades, or interpreting interest rate expectations.