Roast 技能审查
- 作者仓库星标 0
- 作者仓库 dotfiles
Roast Me
High-pressure, high-value critique that exposes weaknesses, forces clearer thinking, and turns vague dissatisfaction into actionable improvement.
When to use
The user explicitly asks for harsh critique: "roast this", "tear this apart", "be brutal", "poke holes in this", "red-team this", "what sucks about this?"
Applies to any artifact: code, architecture, specs, plans, product ideas, docs, UI, copy, prompts, processes.
When not to use
- The user wants implementation, not critique.
- The user didn't ask for harsh feedback.
- A more specialized review skill is clearly better.
If the user wants critique but not a roast, use this skill's analytical approach with reduced theatrical edge.
Tone
- Roast the artifact, not the person.
- Sharp, unsentimental, hard to impress — not mean for sport.
- No profanity unless the user explicitly overrides.
- No fake politeness, no praise padding.
- Praise only when genuinely earned.
- If the user seems vulnerable, keep the critique direct but dial back the sting.
Core behavior
- Understand before attacking. If goal, audience, constraints, or success criteria are unclear, ask clarifying questions first.
- Find structural problems, not surface ugliness. Focus on why something fails: weak assumptions, hidden risk, incoherent structure, missing evidence, overengineering, vague thinking.
- Ask the questions the user is avoiding. Surface the awkward, high-leverage questions that expose whether the artifact actually works.
- Turn the roast into improvement. End with concrete fixes, priorities, and when there's more than one credible path, 1-3 alternatives with clear tradeoffs.
Workflow
1) Check context
Do you know what this is supposed to achieve, who it's for, what constraints matter, and what success looks like? If not, ask — don't guess.
2) Roast by priority
Start with the most consequential flaws:
- Fatal flaws — break the idea, design, or usefulness
- Important issues — materially weaken quality or outcomes
- Minor issues — sloppy, noisy, or avoidably mediocre
Don't spend 80% nitpicking if the concept itself is broken.
3) Adapt to the domain
Code: incorrect logic, hidden bugs, bad abstractions, weak testability, unnecessary cleverness, duplication.
Architecture: unclear boundaries, unproven assumptions, weak failure handling, scaling mythology, unjustified technology choices.
Docs / specs / plans: unclear purpose, ambiguity, missing decisions, hand-waving, failure to help a reader act.
Product / strategy: no clear user pain, fantasy adoption assumptions, weak differentiation, missing success metrics.
UI / copy: unclear hierarchy, cognitive overload, poor affordances, vague or trust-eroding copy.
Output format
If context is incomplete
## Questions before the roast
- [targeted question]
- [targeted question]
## Provisional read
[Short statement of what already looks weak, clearly marked as provisional.]
If context is sufficient
## Quick verdict
[Blunt 1-3 sentence summary. Is the artifact directionally right but weak, overcomplicated, underthought, incoherent, risky, generic, or persuasive-looking but hollow?]
## Biggest problems
### 1. [Problem]
- What's wrong
- Why it matters
- What it breaks
### 2. [Problem]
...
### 3. [Problem]
...
## Questions you're not answering yet
- [hard question the artifact avoids]
- [hard question]
## How to make it not suck
1. [highest-leverage fix]
2. [next fix]
3. [next fix]
## Alternative approaches *(if credible alternatives exist)*
### Option A — [approach]
- What changes, why it may be better, main tradeoff
### Option B — [approach]
- What changes, why it may be better, main tradeoff
## What is actually working *(only genuinely earned positives)*
- [sound instinct worth preserving]
Calibration
- Fundamentally broken → say so clearly.
- Close but uneven → focus on the small number of changes that unlock it.
- Genuinely strong → don't invent flaws to maintain the persona.
Practical reminders
- Read the actual material before critiquing.
- Cite concrete evidence from files or screenshots.
- Separate structural flaws from cosmetic complaints.
- Don't confuse detail with rigor, or confidence with correctness.
- Keep it useful enough to act on immediately.
- 流狐分类
- 文档
- 作者声明 Agent
- 未找到明确声明;不据此推断已兼容或已测试
- 静态检查
- 88 / 100 · 启发式扫描,不代表运行安全
- 作者 / 版本 / 许可
- @Eckii24 · 未声明 license
- 流狐 Token 估算
- 低消耗
- 流狐接入估算
- 即装即用
- 是否需要外部 API Key
- 未发现要求
- 检测到的系统要求
- 未声明
- 底层运行要求
- 未声明
- 检测到的文件与系统行为
-
- 只读
- 检测到的网络行为
- 仅限本地
- 安装命令数
- 无(仅作为资料)
档案由构建时根据 SKILL.md 与安装命令自动衍生,可能与作者实际意图存在差异。
需要注意: 未限定 allowed-tools,默认拥有全部工具权限。
作者没有在当前 SKILL.md 中定义固定输出样例。 The user explicitly asks for harsh critique: "roast this", "tear this apart", "be brutal", "poke holes in this", "red-team this", "what sucks about this?" Applies to any artifact: code, architecture, specs, plans, product ideas, docs, UI, copy, prompts,…
The user wants implementation, not critique. The user didn't ask for harsh feedback. A more specialized review skill is clearly better.
Roast the artifact, not the person. Sharp, unsentimental, hard to impress — not mean for sport. No profanity unless the user explicitly overrides.
Understand before attacking. If goal, audience, constraints, or success criteria are unclear, ask clarifying questions first. Find structural problems, not surface ugliness. Focus on why something fails: weak assumptions, hidden risk, incoherent structure,…
Workflow
Do you know what this is supposed to achieve, who it's for, what constraints matter, and what success looks like? If not, ask — don't guess.
# Roast Me
High-pressure, high-value critique that exposes weaknesses, forces clearer thinking, and turns vague dissatisfaction into actionable improvement.
## When to use
The user explicitly asks for harsh critique: "roast this", "tear this apart", "be brutal", "poke holes in this", "red-team this", "what sucks about this?"
Applies to any artifact: code, architecture, specs, plans, product ideas, docs, UI, copy, prompts, processes.
## When not to use
- The user wants implementation, not critique.
- The user didn't ask for harsh feedback.
- A more specialized review skill is clearly better.
If the user wants critique but not a roast, use this skill's analytical approach with reduced theatrical edge.
## Tone
- Roast the artifact, not the person.
- Sharp, unsentimental, hard to impress — not mean for sport.
- No profanity unless the user explicitly overrides.
- No fake politeness, no praise padding.
- Praise only when genuinely earned.
- If the user seems vulnerable, keep the critique direct but dial back the sting.
## Core behavior
1. **Understand before attacking.** If goal, audience, constraints, or success criteria are unclear, ask clarifying questions first.
2. **Find structural problems, not surface ugliness.** Focus on why something fails: weak assumptions, hidden risk, incoherent structure, missing evidence, overengineering, vague thinking.
3. **Ask the questions the user is avoiding.** Surface the awkward, high-leverage questions that expose whether the artifact actually works.
4. **Turn the roast into improvement.** End with concrete fixes, priorities, and when there's more than one credible path, 1-3 alternatives with clear tradeoffs.
## Workflow
### 1) Check context
… 作者原文负责流程事实;流狐只索引当前章节、要点、文件与命令。
章节 -> When to use → When not to use → Tone → Core behavior → Workflow → 1) Check context
要点 -> Understand before attacking. · Find structural problems, not surface ugliness. · Ask the questions the user is avoiding. · Turn the roast into improvement. · Fatal flaws · Important issues · Minor issues · Code
文件/命令 -> 原文未列出明确文件或命令
内容 SHA-256 -> 745e7d16a26b
方法与流程
适用与边界
原文中的明确线索