cc-canary-html
Installation
SKILL.md
cc-canary-html — HTML nerf-detection report
Same analysis as /cc-canary, rendered as HTML.
Bundled script scripts/compute_stats.py does the work in ~2.5s: scans
JSONLs, runs inflection + transition-day detection, builds pre/post
aggregates, cross-version comparison, hour-of-day, word frequency,
three-period thinking depth, visibility transition, per-turn rates, and
abnormalities — then renders a complete HTML skeleton with every table
filled and ASCII bar charts preserved in monospace <pre> blocks.
Narrative slots are marked <!-- C: ... -->.
Default window: 60d. Accept 7d / 14d / 30d / 60d / 90d / 180d.
Your 4-step job
1. Run the script
Related skills