Analysis Missing Tradeoffs

v1.0.0

Analysis presents a single option without comparing alternatives or articulating the costs of the chosen approach.

0· 53·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for mvogt99/analysis-missing-tradeoffs.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Analysis Missing Tradeoffs" (mvogt99/analysis-missing-tradeoffs) from ClawHub.
Skill page: https://clawhub.ai/mvogt99/analysis-missing-tradeoffs
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install analysis-missing-tradeoffs

ClawHub CLI

Package manager switcher

npx clawhub@latest install analysis-missing-tradeoffs
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

OSmacOS · Linux · Windows
latestvk979pxgtgwpk84fwqr7x7pt0w585gk7e
53downloads
0stars
1versions
Updated 2d ago
v1.0.0
MIT-0
macOS, Linux, Windows

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.

Comments

Loading comments...