choosing-and-executing

choosing-and-executing is a skill for Claude Code from fatihguner/foreman. It costs 118 tokens per session (3,903 once invoked), scanned A, original, MIT.

A skill guide about choosing between options and carrying out a decision.

In plain words
What is it for?
It is for comparing alternatives, selecting a course, and planning how to execute it.
Why use it?
It helps structure a choice and connect that choice to practical action.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the foreman plugin — 142 skills, 60 commands, 7 agents shipped together

Good fit It is for comparing alternatives, selecting a course, and planning how to execute it.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fatihguner/foreman/choosing-and-executing
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add fatihguner/foreman --skill choosing-and-executing
Clone the repo
git clone --depth 1 https://github.com/fatihguner/foreman

Made for: Claude Code.

Or install foreman, the plugin that ships this one along with the rest of its 142 skills, 60 commands, 7 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for choosing-and-executing

README.md
[![agentmods](https://agentmods.dev/badge/skills/fatihguner/foreman/choosing-and-executing.svg)](https://agentmods.dev/skills/fatihguner/foreman/choosing-and-executing)
Your own site
<a href="https://agentmods.dev/skills/fatihguner/foreman/choosing-and-executing"><img src="https://agentmods.dev/badge/skills/fatihguner/foreman/choosing-and-executing.svg" alt="Measured on agentmods" height="20"></a>
Per session 118 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,903 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00118 $0.03903
Opus 5 $0.00059 $0.01951
Sonnet 5 $0.00024 $0.00781
Haiku 4.5 $0.00012 $0.00390

Measured 2d ago against content hash aa4826a16999, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

choosing-and-executing scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/foreman/skills/choosing-and-executing/SKILL.md · 248 lines

How it starts

The opening of the file, as written. The whole thing — 248 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Read runtime and advisory rules before applying this skill. Other Foreman layers and the catalog are in ../../content/, relative to this SKILL.md.

Choosing and Executing

The cost of searching for the perfect decision almost always exceeds the cost of making a "good enough" one and iterating. Scott McNealy, cofounder of Sun Microsystems, captured this asymmetry in a single observation: he spent far less energy worrying about making the right decision and far more ensuring that any decision he made turned out right. The distinction is not semantic. It relocates agency from the moment of choice -- where the entrepreneur has minimal control over future variables -- to the months of execution that follow, where nearly everything is within reach. Founders who internalise this shift stop treating decisions as bets to be perfected and start treating them as hypotheses to be tested, adapted, and driven to outcomes through disciplined follow-through.


The Toolkit

Technique 1: The Reversibility Test

Not all decisions deserve equal deliberation. Jeff Bezos famously divided choices into "one-way doors" (irreversible, high-stakes) and "two-way doors" (reversible, correctable). Most entrepreneurial decisions fall through the second door -- yet founders routinely treat them as though they are signing a blood oath.

The diagnostic question: If this decision proves wrong in six months, can the company course-correct without catastrophic loss? If yes, the decision is a two-way door. Make it quickly, monitor outcomes, and adjust.

Why founders over-deliberate on two-way doors:

  • Identity attachment. The choice feels like it defines the founder, not just the venture.
  • Anxiety amplification. Research by Francesca Gino demonstrates that anxiety makes people simultaneously more receptive to advice and less capable of distinguishing good advice from bad -- a dangerous combination that extends deliberation without improving quality.
  • Perfectionism as procrastination. Waiting for the "objectively correct" answer is often a socially acceptable form of avoidance.

Read the full file on GitHub · 248 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago Changed · +247 lines · +118 tokens per session aa4826a16999
  2. 8d ago First seen · 1 lines · 0 tokens per session scan A 6094eded5dec

Subscribe to this mod's changes

choosing-and-executing is a skill published in the GitHub repository fatihguner/foreman (47 stars, last pushed 3d ago), licensed MIT. It adds 118 tokens to every session and 3,903 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.