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
- company-identifier — resolve the company
- identify-required-statements — determine needed filings
- pull-raw-data — fetch XBRL data
- parse-raw-data-to-filings — extract per-filing data
- last-twelve-months — compute LTM financials
- last-10-k — extract annual comparison data
- r-and-d-converter — capitalize R&D (if applicable)
- lease-converter — convert leases (if applicable)
- cost-of-capital — compute WACC
- earnings-guidance — extract management guidance from latest earnings call
- growth-and-profitability — set 4 forecast variables with convergence curves
- fcff-model — run the DCF
- employee-options — value options (if applicable)
- failure-rate — adjust for distress
- diagnostics — sanity check
Mode behavior
| Mode | Conversation style | User decisions | Time |
|---|---|---|---|
| Expert | Data + options, minimal explanation | Every assumption | 10–15 min |
| Novice | Full explanations at each step | Guided with recommendations | 15–20 min |
| Feeling Lucky | Silent execution with defaults | None (review after) | ~60 sec |