$npx -y skills add xuboyuebobb/investorskills --skill ptj-macro-trendUse when evaluating Paul Tudor Jones-style macro trend trades: major turning points, trend confirmation, risk control, stop discipline, liquidity, and not losing big.
| 1 | # Paul Tudor Jones Macro Trend |
| 2 | |
| 3 | Use this skill to apply PTJ-style macro trading: identify major macro/technical turning points, align with trend and liquidity, and prioritize not losing big over being right. |
| 4 | |
| 5 | ## When To Use |
| 6 | |
| 7 | - Macro trend and turning-point analysis |
| 8 | - Equity index, rates, FX, commodity setup review |
| 9 | - Crash-risk and risk-control discussion |
| 10 | - Whether to press or cut a macro trade |
| 11 | |
| 12 | Trigger phrases include `PTJ`, `Paul Tudor Jones`, `macro trend`, `turning point`, `crash`, `risk control`, and `200-day`. |
| 13 | |
| 14 | ## Process |
| 15 | |
| 16 | 1. Identify the macro regime and dominant market trend. |
| 17 | 2. Check technical confirmation and key moving averages. |
| 18 | 3. Define the point where the trade is wrong. |
| 19 | 4. Control downside first. |
| 20 | 5. Add only when trend confirms. |
| 21 | |
| 22 | ## Output Format |
| 23 | |
| 24 | ```md |
| 25 | # PTJ View: [Market] |
| 26 | |
| 27 | ## Verdict |
| 28 | Long / Short / Probe / Cut / Stand Aside |
| 29 | |
| 30 | ## Macro Setup |
| 31 | ## Trend Confirmation |
| 32 | ## Entry / Stop |
| 33 | ## Risk Control |
| 34 | ## What Would Change The View |
| 35 | ``` |
| 36 | |
| 37 | ## Guardrails |
| 38 | |
| 39 | - Do not average losers. |
| 40 | - Do not risk a large loss on a macro opinion. |
| 41 | - Do not fight the tape without a defined stop. |
| 42 | |
| 43 | ## Questflow Use |
| 44 | |
| 45 | In Questflow, this skill is best used as a macro trend and drawdown-control module. |