Skip to main content

What it does

The orchestrator skill that runs the full valuation pipeline. It coordinates all other skills in the correct order, passing outputs between them.

Execution flow

  1. company-identifier — resolve the company
  2. identify-required-statements — determine needed filings
  3. pull-raw-data — fetch XBRL data
  4. parse-raw-data-to-filings — extract per-filing data
  5. last-twelve-months — compute LTM financials
  6. last-10-k — extract annual comparison data
  7. r-and-d-converter — capitalize R&D (if applicable)
  8. lease-converter — convert leases (if applicable)
  9. cost-of-capital — compute WACC
  10. earnings-guidance — extract management guidance from latest earnings call
  11. growth-and-profitability — set 4 forecast variables with convergence curves
  12. fcff-model — run the DCF
  13. employee-options — value options (if applicable)
  14. failure-rate — adjust for distress
  15. diagnostics — sanity check

Mode behavior

ModeConversation styleUser decisionsTime
ExpertData + options, minimal explanationEvery assumption10–15 min
NoviceFull explanations at each stepGuided with recommendations15–20 min
Feeling LuckySilent execution with defaultsNone (review after)~60 sec