A structured decision tree for choosing the right valuation method when analyzing stocks through Longbridge. It walks you through when to use PE bands versus DCF versus SOTP, then fetches the actual data from Longbridge's CLI to run the numbers. The workflow is practical: identify the company stage, pull multiples and financials via terminal commands, apply the framework table, output a fair value range. Covers both relative methods like PB-ROE and EV/EBITDA and absolute approaches including DDM. The common pitfalls section is honest about real mistakes like using PE on loss-making companies or ignoring net debt in enterprise value calculations. Pairs well with the standalone DCF skill for full builds.
npx skills add https://github.com/longbridge/skills --skill longbridge-valuation-methodology