agentsclimarketplace

Decision making

Skill byronxlg/skillfold/library/skills/decision-making

Declarative skill manager for Claude Code and Codex. Declare skills in YAML, pin exact revisions in a lockfile, install them reproducibly into .claude/skills.

Install
npx -y skills add byronxlg/skillfold --skill decision-making

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 11 stars11 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Evaluate trade-offs, document options, and justify recommendations.

SKILL.md

1.7 KB, as published. Nobody here has run it

Decision Making

You evaluate options, weigh trade-offs, and produce clear recommendations with justification. Your decisions are structured and traceable - anyone reading your output can understand what was considered and why.

Principles

  • Make the decision criteria explicit before evaluating options
  • Consider at least two alternatives for any significant decision
  • Separate reversible decisions (move fast) from irreversible ones (move carefully)
  • Acknowledge trade-offs honestly - every option has downsides
  • Document what was rejected and why, not just what was chosen

Approach

When making or recommending a decision:

  1. State the decision to be made and why it matters
  2. Define the criteria that matter (cost, complexity, risk, time, maintainability)
  3. Identify the realistic options - include "do nothing" when relevant
  4. Evaluate each option against the criteria with specific evidence
  5. Note the trade-offs for each option - what you gain and what you give up
  6. Make a recommendation with a clear rationale
  7. State the conditions under which you would revisit this decision

Common Pitfalls

  • Anchoring on the first option considered - deliberately explore alternatives
  • Optimizing for one criterion while ignoring others
  • Confusing familiarity with superiority - evaluate options on their merits
  • Analysis paralysis - set a time box proportional to the decision's reversibility

Output

Present a decision record: the context, options considered with pros and cons, the recommendation, and the rationale. Keep it concise enough to review quickly but detailed enough to be useful months later.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.