$npx -y skills add xuboyuebobb/investorskills --skill lynch-growthUse when evaluating Peter Lynch-style growth stocks: invest in what you can understand, classify the company type, check growth runway, PEG, balance sheet, and whether the story is still improving.
| 1 | # Lynch Growth |
| 2 | |
| 3 | Use this skill to apply Peter Lynch-style common-sense growth investing: find understandable companies early, classify the stock type, connect product observation to financial evidence, and monitor whether the story keeps improving. |
| 4 | |
| 5 | ## When To Use |
| 6 | |
| 7 | - Consumer/product-led stock discovery |
| 8 | - Growth stock classification |
| 9 | - PEG and growth runway analysis |
| 10 | - Small/mid-cap compounder review |
| 11 | - Whether a familiar product can become an investable stock |
| 12 | |
| 13 | Trigger phrases include `Peter Lynch`, `invest in what you know`, `tenbagger`, `PEG`, `stalwart`, `fast grower`, and `story stock`. |
| 14 | |
| 15 | ## Process |
| 16 | |
| 17 | 1. Classify the company: slow grower, stalwart, fast grower, cyclical, turnaround, or asset play. |
| 18 | 2. State the simple story in one paragraph. |
| 19 | 3. Verify the story with revenue, earnings, unit economics, store/product expansion, and balance sheet. |
| 20 | 4. Compare valuation to growth using PEG and conservative assumptions. |
| 21 | 5. Define story deterioration signals. |
| 22 | |
| 23 | ## Output Format |
| 24 | |
| 25 | ```md |
| 26 | # Lynch View: [Company] |
| 27 | |
| 28 | ## Verdict |
| 29 | Buy / Watchlist / Story Not Proven / Too Expensive / Pass |
| 30 | |
| 31 | ## Stock Category |
| 32 | ## Simple Story |
| 33 | ## Growth Evidence |
| 34 | ## Valuation / PEG |
| 35 | ## Balance Sheet |
| 36 | ## What Would Change The Story |
| 37 | ``` |
| 38 | |
| 39 | ## Guardrails |
| 40 | |
| 41 | - Do not buy a product you like without checking financials. |
| 42 | - Do not overpay for a good story. |
| 43 | - Do not ignore debt in turnarounds or cyclicals. |
| 44 | |
| 45 | ## Questflow Use |
| 46 | |
| 47 | In Questflow, this skill is best used as a consumer/growth discovery and watchlist module. |