← Back to Skills Marketplace
mvogt99

Analysis Missing Tradeoffs

by mvogt99 · GitHub ↗ · v1.0.0 · MIT-0
macoslinuxwindows ✓ Security Clean
65
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install analysis-missing-tradeoffs
Description
Analysis presents a single option without comparing alternatives or articulating the costs of the chosen approach.
README (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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install analysis-missing-tradeoffs
  3. After installation, invoke the skill by name or use /analysis-missing-tradeoffs
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug analysis-missing-tradeoffs
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Analysis Missing Tradeoffs?

Analysis presents a single option without comparing alternatives or articulating the costs of the chosen approach. It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.

How do I install Analysis Missing Tradeoffs?

Run "/install analysis-missing-tradeoffs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Analysis Missing Tradeoffs free?

Yes, Analysis Missing Tradeoffs is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Analysis Missing Tradeoffs support?

Analysis Missing Tradeoffs is cross-platform and runs anywhere OpenClaw / Claude Code is available (macos, linux, windows).

Who created Analysis Missing Tradeoffs?

It is built and maintained by mvogt99 (@mvogt99); the current version is v1.0.0.

💬 Comments