agentsclimarketplace

Bounded rationality design

Skill walterkken/nobel-process-skills/bounded-rationality-design

Run a Simon-inspired design and decision search process using bounded rationality, constraints, satisficing criteria, decomposition, alternative generation, and iterative evaluation. Use when Codex is asked to solve a strategy, organization, product, architecture, research, or design problem under limited time, limited information, and competing constraints.From its SKILL.md

Install
npx -y skills add walterkken/nobel-process-skills --skill bounded-rationality-design

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

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 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.

SKILL.md

1.5 KB, 228 tokens by cl100k_base, as published. Nobody here has run it

Bounded Rationality Design

Overview

Use this skill when the user cannot optimize perfectly and needs a good-enough design under real constraints. The process turns vague goals into constraints, search spaces, satisficing thresholds, alternatives, tests, and a chosen design.

Workflow

  1. Define the goal and the environment the design must operate in.
  2. List constraints: time, budget, knowledge, tools, people, regulation, compute, and risk.
  3. Define satisficing criteria: what is good enough to accept.
  4. Decompose the problem into smaller decisions or subsystems.
  5. Generate alternatives for each subsystem.
  6. Evaluate alternatives against constraints and satisficing criteria.
  7. Choose the first robust acceptable option or run another search cycle if none qualify.
  8. Document residual uncertainty, monitoring signals, and next revision trigger.

Output

Return:

  • goal and environment
  • constraints
  • satisficing criteria
  • decomposition
  • alternative table
  • evaluation matrix
  • selected design
  • monitoring and revision plan

Resources

  • references/process-checklist.md
  • references/source-notes.md

What ships with it: 3 files

1.2 KB alongside SKILL.md

agents/

Keep looking

Skills are one crate of 326,782. 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.