coalition-and-partnership-games

coalition-and-partnership-games is a skill for Claude Code from fatihguner/foreman. It costs 95 tokens per session (4,946 once invoked), scanned A, original, MIT.

A skill guide about forming coalitions and partnerships using game theory, the study of strategic decisions between people or groups.

In plain words
What is it for?
It is for analysing partnerships, building alliances, and handling situations involving several strategic participants.
Why use it?
It helps an agent think about alliances, shared interests, and how cooperation changes available choices.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: positional $N argument.

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

Good fit It is for analysing partnerships, building alliances, and handling situations involving several strategic participants.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fatihguner/foreman/coalition-and-partnership-games
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 coalition-and-partnership-games
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 coalition-and-partnership-games

README.md
[![agentmods](https://agentmods.dev/badge/skills/fatihguner/foreman/coalition-and-partnership-games/github.svg)](https://agentmods.dev/skills/fatihguner/foreman/coalition-and-partnership-games)
Your own site
<a href="https://agentmods.dev/skills/fatihguner/foreman/coalition-and-partnership-games"><img src="https://agentmods.dev/badge/skills/fatihguner/foreman/coalition-and-partnership-games/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for coalition-and-partnership-games

Your own site · 80×15
<a href="https://agentmods.dev/skills/fatihguner/foreman/coalition-and-partnership-games"><img src="https://agentmods.dev/badge/skills/fatihguner/foreman/coalition-and-partnership-games.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 95 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,946 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.00095 $0.04946
Opus 5 $0.00048 $0.02473
Sonnet 5 $0.00019 $0.00989
Haiku 4.5 $0.00010 $0.00495

Measured 6d ago against content hash 81cab0b391e5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

coalition-and-partnership-games 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 6d 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/coalition-and-partnership-games/SKILL.md · 258 lines

How it starts

The opening of the file, as written. The whole thing — 258 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.

Coalition and Partnership Games

Three cofounders sit across a table, dividing equity. The technical founder built the prototype. The business founder brought the first paying customer. The third contributed the initial capital. They settle on equal thirds -- the path of least resistance, the conflict-avoidant default, and, according to the mathematics of cooperative game theory, almost certainly the wrong answer. Equal splits assume equal contribution, equal replaceability, and equal outside options. These conditions virtually never hold. The Shapley Value, developed by Lloyd Shapley in 1953 (work that earned him the Nobel Prize in Economics in 2012), offers a mathematically rigorous alternative: allocate based on each player's average marginal contribution across every possible ordering of the coalition. The calculation is not intuitive, but its logic is unassailable -- and it transforms equity conversations from emotional negotiations into structured analyses.


The Framework

Coalitions: Why They Form and Why They Matter

A coalition is any group of players who agree to coordinate their actions for mutual benefit. In business, coalitions take many forms: cofounder teams, strategic alliances, joint ventures, supplier consortia, investor syndicates. The fundamental question is always the same -- does the group produce more value together than its members would separately?

Game theory distinguishes three types of coalitions based on their value properties:

Coalition Type Test Business Meaning Implication
Superadditive Combined value exceeds sum of individual values The partnership creates genuine synergy Coalition should form; the question is how to split the surplus
Additive Combined value equals sum of individual values No synergy; partnership is neutral No compelling reason to partner; equal split is the only stable allocation
Subadditive Combined value is less than sum of individual values Partnership destroys value (internal conflict, coordination overhead) Coalition should not form; members are better off alone

Read the full file on GitHub · 258 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. 6d ago Changed · +257 lines · +95 tokens per session 81cab0b391e5
  2. 13d ago First seen · 1 lines · 0 tokens per session scan A 8ca9450e4ed9

Subscribe to this mod's changes

coalition-and-partnership-games is a skill published in the GitHub repository fatihguner/foreman (50 stars, last pushed 7d ago), licensed MIT. It adds 95 tokens to every session and 4,946 once invoked, about $0.0005 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.

Related

Other skills, from other repositories

live-preview

Mid-build visual verification loop. Takes screenshots of components during construction, not just after. Catches visual regressions and invisible features before they compound. Requires Playwright or similar screenshot tool.

SethGammon/Citadel · 40 tokens

wiki

Markdown-first knowledge base where the LLM acts as librarian. Ingests raw sources, compiles and interlinks topic files, self-maintains an index. No vector DB or embeddings required -- uses LLM-native navigation over structured markdown up to 400K words.

SethGammon/Citadel · 56 tokens

stss

Reduce defensive disclaimers, stacked hedging, and self-protective narration in proposals and decision-facing writing. Use when the user asks to rewrite or audit a proposal, plan, research contribution, executive summary, or similar text for directness. Do not use for ordinary code work or unrelated prose.

lennney/stop-that-shit · 63 tokens

corezoid-git-context

Analyzes the current session and updates ext/docs/.md in the Corezoid git mirror for the active stage. Use after corezoid-edit, corezoid-create, or corezoid-review when the session was substantial (processes deployed, new external dependencies discovered, architectural decisions made, issues found or resolved).…

corezoid/corezoid-ai-plugin · 152 tokens

gtm-qualify-prospects

Triggers when a user asks to qualify, score, or fit-check supplied leads, accounts, contacts, people, or companies in either supported mode, people against a connected GTM workspace's saved personas or companies against its saved ICPs, including "is X a fit for us" requests. Not for creating or editing ICPs or…

eliasstravik/gtm-skills · 99 tokens

image-context-runtime

Use for image-heavy Codex work when generated or inspected media should stay behind a bounded MCP boundary and the controlling task should receive only durable Job IDs, hashes, relative references, and compact text handoffs.

shixinnt/codex-image-context-runtime · 45 tokens