game-theory-tit-for-tat

Applies the Tit for Tat game theory strategy to repeated negotiations and relationship decisions.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/dev-khoi/AURA-conHack-2026 --skill game-theory-tit-for-tat-dev-khoi
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: game-theory-tit-for-tat
Source: https://github.com/dev-khoi/AURA-conHack-2026/tree/main/.opencode/skills/game-theory-tit-for-tat
Command: npx skills add https://github.com/dev-khoi/AURA-conHack-2026 --skill game-theory-tit-for-tat-dev-khoi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Repeated interactions with coworkers, partners, or negotiators often lack a clear decision framework, leading to over-punishment, exploitation, or endless conflict spirals. This Skill provides a structured Tit for Tat framework for deciding when to cooperate, retaliate, or forgive. ## Core Features & Use Cases - Decision Framework: Applies the four TFT qualities (nice, retaliatory, forgiving, clear) to assess any repeated interaction and recommend the next move. - Structured Analysis Template: Produces a documented analysis with relationship assessment, recommended action, communication plan, and exit conditions. - Variant Selection: Guides choosing Generous TFT, Tit for Two Tats, or other variants based on noise level and environment hostility. - Use Case: A coworker repeatedly misses deadlines affecting your work. Use this Skill to structure your response: address the defection clearly, set expectations, then forgive and return to cooperation once they adjust. ## Quick Start Analyze my ongoing conflict with a colleague who keeps missing deadlines using the Tit for Tat strategy and recommend my next move.

Frequently Asked Questions about game-theory-tit-for-tat

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply Tit for Tat to a workplace conflict?▼

Tit for Tat in workplace conflicts means starting with cooperation, addressing each defection directly once, then forgiving and returning to cooperation. For example, address a missed deadline explicitly, set expectations, and drop the issue once the coworker commits to improvement.

What is the Tit for Tat strategy in game theory?▼

Tit for Tat is a repeated-game strategy that cooperates first, then mirrors the opponent's previous move. It won Axelrod's tournaments by being nice, retaliatory, forgiving, and clear, achieving the best mutual outcomes over repeated interactions.

When should I use Generous Tit for Tat instead of standard Tit for Tat?▼

Generous Tit for Tat fits noisy environments where actions are easily misperceived. It randomly forgives about 10% of defections to break accidental retaliation spirals caused by misunderstandings, while standard TFT works in low-noise settings.

Does Tit for Tat work in one-time negotiations?▼

Tit for Tat is designed for repeated interactions and loses effectiveness in one-shot games. Without a shadow of the future, defection incentives dominate, so single-transaction negotiations require different strategies.

Why do Tit for Tat relationships get stuck in defection cycles?▼

Defection cycles start when one side misperceives a cooperative move as defection, triggering alternating retaliation. The fix is to communicate intent before retaliating, unilaterally cooperate once to break the spiral, or use Generous TFT.