stock-scenario-storylisted
Install: claude install-skill mrcha033/skills
# Stock Scenario Story
Turn a validated deterministic technical result into an entertaining but auditable market performance. Make the prose sound like a magnetic old-time market showman telling the most irresistible tale in town. Keep the evidence boundaries severe and the reader-facing story completely free of numbers.
## Mandatory invocation gate
Require the complete JSON output from `$quant-stock-technical`. A summary, screenshot, Markdown table, manually typed score, or output from another calculator is insufficient.
Run:
```bash
python3 scripts/validate_quant_handoff.py /absolute/path/to/quant-result.json --output /absolute/path/to/quant-receipt.json
```
Continue only when the receipt has `gate_status: PASSED`. If it returns `BLOCKED`, stop and request a fresh JSON run from `$quant-stock-technical`. Never repair, infer, or hand-create the missing upstream fields.
Treat the receipt as an invisible backstage pass. Use it only to prove that the deterministic analysis ran first. Never quote, paraphrase, compare, hint at, or display its numeric contents in the qualitative output.
Keep these receipt values immutable and hidden:
- analysis date, market, ticker
- short, medium, long, risk, and total scores
- all upstream opinions
- entry, stop, and take-profit prices
- method version and source name
The qualitative layer may choose which kinds of tension to research, but it must not recalculate, overwrite, describe, or reveal the values.
## Research workflow
Read `r