← 返回 Skills 市场
mvogt99

Analysis Missing Tradeoffs

作者 mvogt99 · GitHub ↗ · v1.0.0 · MIT-0
macoslinuxwindows ✓ 安全检测通过
65
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install analysis-missing-tradeoffs
功能描述
Analysis presents a single option without comparing alternatives or articulating the costs of the chosen approach.
使用说明 (SKILL.md)

analysis-missing-tradeoffs

An analysis that skips comparison reads as advocacy, not analysis. The reader can't tell whether you considered and rejected alternatives or simply didn't see them, so they can't trust the recommendation.

Symptoms

  • Analysis proposes one approach and frames it as obviously correct.
  • Costs and limitations of the chosen approach are not discussed.
  • No mention of alternatives that a knowledgeable reader would have considered.
  • Conclusion reads "we should do X" with no "rather than Y because Z".

What to do

  • Enumerate at least two viable options. If only one is viable, say why the others were eliminated.
  • For each option, list what you gain and what you give up. Costs include complexity, risk, cost of reversal, team unfamiliarity — not just performance numbers.
  • State the decision criteria up front: what matters most here (latency? cost? time to ship? blast radius?). Apply the criteria consistently across options.
  • Show your work. The reader should be able to change one assumption and see which option wins.
  • When the right answer is genuinely obvious, still name the alternatives and dismiss them briefly. Obvious-to-you is not obvious-to-everyone.
安全使用建议
This skill is coherent and low-risk: it's just instructions for producing analyses that list alternatives and tradeoffs. Because it's instruction-only, it doesn't request secrets or install code. As with any guidance skill, review its outputs for correctness and bias before acting on them. If you plan to allow autonomous agent use, be aware the agent may call this skill without manual prompts — fine here, but consider governance if you combine it with skills that perform actions or access sensitive data.
功能分析
Type: OpenClaw Skill Name: analysis-missing-tradeoffs Version: 1.0.0 The bundle contains only metadata and documentation (SKILL.md) providing guidelines for an AI agent to perform balanced analysis by considering tradeoffs and alternatives. There is no executable code, network activity, or malicious instructions present.
能力评估
Purpose & Capability
Name/description ask for analyses that surface alternatives and tradeoffs; SKILL.md contains explicit instructions to enumerate options, costs, decision criteria and show work. No unrelated resources are requested.
Instruction Scope
SKILL.md stays on-topic: it instructs the agent how to structure analysis and what to include. It does not direct the agent to read system files, fetch external secrets, or transmit data to unexpected endpoints.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is written to disk or pulled from external URLs.
Credentials
The skill requires no environment variables, credentials, or config paths; requested access is proportionate to its purpose.
Persistence & Privilege
always is false and the skill is user-invocable. It can be invoked autonomously by the agent (platform default), which is appropriate for a guidance-style skill and does not increase its footprint.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install analysis-missing-tradeoffs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /analysis-missing-tradeoffs 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Introduces best practices for making tradeoffs explicit in analysis. - Highlights pitfalls of presenting only a single option. - Lists common symptoms of missing tradeoff analysis. - Provides clear steps to enumerate, compare, and justify alternative options. - Emphasizes naming and briefly dismissing alternatives, even when one answer seems obvious.
元数据
Slug analysis-missing-tradeoffs
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Analysis Missing Tradeoffs 是什么?

Analysis presents a single option without comparing alternatives or articulating the costs of the chosen approach. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 65 次。

如何安装 Analysis Missing Tradeoffs?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install analysis-missing-tradeoffs」即可一键安装,无需额外配置。

Analysis Missing Tradeoffs 是免费的吗?

是的,Analysis Missing Tradeoffs 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Analysis Missing Tradeoffs 支持哪些平台?

Analysis Missing Tradeoffs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(macos, linux, windows)。

谁开发了 Analysis Missing Tradeoffs?

由 mvogt99(@mvogt99)开发并维护,当前版本 v1.0.0。

💬 留言讨论