game-theory-tit-for-tat

Automate repeated-interaction decisions using Tit for Tat reciprocity rules.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/suwandre/my-opencode-config --skill game-theory-tit-for-tat-suwandre
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-theory-tit-for-tat
Source: https://github.com/suwandre/my-opencode-config/tree/main/skills/game-theory-tit-for-tat
Command: npx skills add https://github.com/suwandre/my-opencode-config --skill game-theory-tit-for-tat-suwandre

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Facilitates trustworthy, predictable interactions by providing a simple, repeatable reciprocity framework to manage conflicts and cooperation.

Core Features & Use Cases

  • Starting cooperation to establish goodwill and set a cooperative tone.
  • Mirroring last move to deter exploitation while encouraging mutual benefit.
  • Retaliation and forgiveness to balance accountability with relationship recovery.
  • Use Cases include workplace negotiations, partnership dynamics, and any system with repeated actor interactions.

Quick Start

Describe a repeated-interaction scenario and ask TFT to decide initial cooperation and subsequent replies.

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

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

FAQPage Schema
What is the tit for tat strategy and how does it build trust in repeated interactions?

Tit for tat is a reciprocity framework that builds trust by starting with cooperation, then mirroring the other party's last move to deter exploitation while encouraging mutual benefit. It balances accountability with relationship recovery to facilitate predictable interactions.

How do I apply game theory to manage conflict resolution in workplace negotiations?

Apply game theory to conflict resolution by using a repeatable decision-making framework that starts with goodwill, mirrors the opponent's last move, retaliates against defection, and recovers to cooperation with clear signaling to maintain predictable workplace dynamics.

Can I use tit for tat for workflow design in systems with reciprocal dynamics?

Yes, you can use tit for tat for workflow design in systems with reciprocal dynamics. It automates actor interactions by applying reciprocity rules that establish goodwill and mirror previous moves, ensuring balanced accountability across repeated system processes.

When should I not use tit for tat for partnership dynamics?

You should not use tit for tat in single-interaction scenarios or environments lacking reciprocal dynamics, because the strategy relies entirely on repeated interactions to enforce accountability, deter exploitation, and signal forgiveness effectively.

How do I start using a reciprocity framework to automate decision-making in negotiations?

To start using a reciprocity framework, describe a repeated-interaction scenario and ask the system to decide initial cooperation and subsequent replies. The framework will then apply tit for tat rules to manage ongoing cooperation and retaliation.

Does tit for tat work better than other game theory strategies for managing repeated interactions?

Tit for tat works better than other game theory strategies for managing repeated interactions because it establishes initial cooperation, mirrors moves to prevent exploitation, and signals forgiveness quickly, creating a predictable and recoverable trust-building environment.