claude-skills/productivity/roast
Claude 7405298b4b
fix: resolve the actionable reported issues (#954, #949, #933, #931, #969, #968, #924, #885)
- #954: strip non-spec source/attribution keys from all 39 plugin.json
  manifests so Claude Code's validator accepts them; metadata preserved in
  new .claude-plugin/authoring-notes.json sidecars; check_plugin_json.py now
  hard-fails manifests carrying those keys and sanity-checks the sidecar;
  CLAUDE.md ClawHub schema section updated to the new rule.
- #949: move the c-level-agents plugin out of c-level-advisor/ to a
  top-level directory so the two marketplace sources no longer overlap;
  updated marketplace.json source, homepage, descriptions, all
  cross-references, docs, harness manifest, mirror-tree symlinks/indexes,
  and rebased the moved files' relative links; domain counters trued up
  (18 -> 19 domains).
- #933: replace dead links to the gitignored maintainer-local megaprompts/
  tree with annotated plain-text references (44 files: SKILL.md, READMEs,
  agents, commands).
- #931: DynamoDB on-demand pricing updated to post-Nov-2024 rates
  ($0.625/M writes, $0.125/M strongly consistent reads).
- #969: skill_security_auditor.py and the three dossier scripts reconfigure
  stdout/stderr to UTF-8 (errors=replace) so legacy Windows codepages no
  longer crash at print time; PYTHONUTF8=1 documented.
- #968: Windows Notes section in INSTALLATION.md + README pointer for the
  core.symlinks mirror-tree checkout caveat.
- #924/#885 residuals: hook commands quote "${CLAUDE_PLUGIN_ROOT}" paths in
  all plugin hooks.json/settings.json (space-safe roots); removed the stale
  pre-rename status/review mirror symlinks and index entries left over from
  the memory-status/memory-review rename.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Qgc6RYXWJPr5oW9DHU7zR4
2026-08-21 05:47:37 +00:00
..
.claude-plugin fix: resolve the actionable reported issues (#954, #949, #933, #931, #969, #968, #924, #885) 2026-08-21 05:47:37 +00:00
agents feat(productivity): add roast skill — 5-angle adversarial idea panel → one verdict 2026-07-01 00:51:07 +00:00
commands feat(productivity): add roast skill — 5-angle adversarial idea panel → one verdict 2026-07-01 00:51:07 +00:00
skills/roast feat(productivity): add roast skill — 5-angle adversarial idea panel → one verdict 2026-07-01 00:51:07 +00:00
README.md feat(productivity): add roast skill — 5-angle adversarial idea panel → one verdict 2026-07-01 00:51:07 +00:00

roast — 5-Angle Idea Panel → One Verdict

Pressure-test a business idea before you build it. The opposite of Claude's default agreeableness.

/roast convenes a panel of five independent reviewers who attack an idea from every angle, then a Judge synthesizes one honest GO / RESHAPE / KILL verdict with the cheapest 48-hour test to de-risk it.

The five seats

Seat The question it answers Web?
The Critic "What kills this?" — fatal flaws, fastest way it dies no
The Champion "What's the 10x upside?" — biggest case for it no
The Analyst "Does the logic actually hold?" — first principles forbidden
The Investigator "What does the real market say?" — evidence, competitors required
The Customer "Would I actually pay?" — first-person target buyer no

All five fire in parallel with the same brief so they judge independently. The Judge then weights the scores (Customer + Critic heaviest, Champion lightest), applies veto gates (no buyer / a landed fatal flaw / broken logic caps a GO), names the real tension, and resolves it.

Quick start

# 1. Assemble the shared brief
python skills/roast/scripts/brief_builder.py --sample

# 2. (the skill fires the five reviewers in parallel as subagents)

# 3. Synthesize the call — NOT an average
python skills/roast/scripts/verdict_synthesizer.py --sample

# 4. Design the cheapest 48-hour test
python skills/roast/scripts/cheapest_test_designer.py --risk price --price 99

Or just say "roast this idea: …" or run /cs:roast.

What's in the box

Not the same as

  • productivity/andreessen — a single market-first operator. Roast is five lenses → a judge.
  • c-level-advisor /cs:boardroom — an enterprise C-suite pipeline needing onboarding. Roast is a zero-setup, solo-founder gut check.
  • engineering/grill-me — interrogates to clarify a plan; issues no verdict. Roast judges.

License

MIT.