/cs:roast — Convene a 5-angle adversarial panel (Critic, Champion, Analyst, Investigator, Customer) on an idea, then a Judge delivers one GO / RESHAPE / KILL ve
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-claude-skills-edb735c2c8d1 ,按照其中的说明把「cs-roast」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Command: /cs:roast [the idea]
Claude's default is to agree with you. /roast is the opposite. It convenes five independent
reviewers who tear an idea apart and build it up from every angle, then acts as the Judge to deliver
one honest verdict. Run it before you sink time and money into building the wrong thing.
/cs:boardroom.brief_builder.py).GO / RESHAPE / KILL + confidence, from the weighted synthesizer (not an average;
demand/fatal-flaw/logic gates can veto a GO), with the real tension named and resolved.Task calls in one message so they think independently.# 1. Assemble the shared brief
python ../skills/roast/scripts/brief_builder.py \
--idea "..." --who "..." --money "..." --edge "..." --constraints "..."
# 2. Fire all five reviewers in parallel (one Task each, subagent_type: general-purpose),
# pasting the same brief into each. Collect five 1-10 scores.
# 3. Synthesize the call (weighting + veto gates + tension, NOT an average)
python ../skills/roast/scripts/verdict_synthesizer.py \
--critic 4 --champion 8 --analyst 7 --investigator 5 --customer 6
# 4. Design the cheapest test from the riskiest assumption
python ../skills/roast/scripts/cheapest_test_designer.py --risk price --price 99
cs-roast-judgeroast/cs:andreessen (single market-first lens), /cs:boardroom (enterprise C-suite)Version: 1.0.0