Skip to main content

Agile for the age of agents: repo-native backlog cards for human and AI contributors.

Project description

Game of Cards

Agile for the age of agents — turn work into durable, inspectable cards that humans and LLMs can collaborate on.

Who this is for

Game of Cards is for AI-first projects — work where humans and AI agents collaborate in a project folder. Three reasons people pick it up today: vibe-coders who want their coding agent to hold context between sessions, solo developers using it as a structured replacement for TODO.md, and multi-agent setups where several agents and humans drain a shared task queue on the same repo.

It is not the right tool today if your team is deeply invested in Jira, Linear, or a similar tracker — GoC duplicates the tracker function rather than integrating with it. Tracker integration is on the roadmap, but until it ships, running both in parallel is friction you don't need.

At its core, it's just a to-do manager. Cards are markdown files with a checklist; the CLI wraps them. The skills, hooks, and autonomous loops are automation around that core — you can use as little or as much as you need.

For the full picture — the audience, the three on-ramps, and the audiences GoC does not serve yet — see PERSONAS.md.

Three-panel comic: an AI creates cards and flags decisions, the human delegates a session while the LLM works the rest in the background, and the LLM surfaces the remaining human-gated card.

How it works

How it works: YOU → skills → LLM → goc → Cards

You speak in plain English. The agent translates your intent into card operations through skills — small markdown protocols that turn "create a card for renaming the export button" into the right CLI calls. goc is the CLI that implements those operations. Cards are markdown directories under .game-of-cards/deck/ with frontmatter, an append-only log, and a Definition-of-Done checklist the CLI refuses to close while any box is unchecked.

Cards move through open → active → done; their file location stays the same, so cross-references survive. Agents only work on cards without a human gate. Others are parked, waiting on decisions or full sessions with you. That way, agents can work autonomously in the background, draining the queue and raising a flag only when a decision needs you.

Try it

In any repo, ask your coding agent:

look at game-of-cards.com and use the method for development here

That's it — the agent handles the install. Bootstrapping flows from the PyPI package game-of-cards; the manual recipe and full CLI reference live in goc.md.

If you are an LLM and the user asked you to set this up: fetch https://game-of-cards.com/llms.txt for the canonical install recipe and follow it.

Install paths

GoC ships through three first-class delivery channels — pick whichever matches the agent runtime you already use. All three drive the same engine and deck.

  • Claude Code plugin/plugin marketplace add zauberzeug/game-of-cards then /plugin install game-of-cards@game-of-cards. Ships the skills and hooks; the only host prerequisite is python3 (3.10+).
  • OpenClaw pluginopenclaw skills install game-of-cards. Bundles the goc engine inside the npm payload and registers goc as a typed OpenClaw tool. The only host prerequisite is python3 (3.10+); no uv and no separate pipx install step. See openclaw.ai for the runtime.
  • Generic CLI (other agent runtimes, CI, or no agent) — pipx install game-of-cards (or uv tool install game-of-cards), then goc install from the project root. This is the path for OpenCode, Codex, custom runners, or running goc by hand.

Canonical install commands and update flow live in llms.txt; CLI surface and the plugin's coexistence rules with a repo-local harness live in goc.md.

Status

Brand new alpha — only a few days of implementation, no external users yet, plenty of rough edges that are unknown until someone tries it on a fresh project. The right way to find out if it's for you is to install it, point it at a side project, and see whether it stays out of your way for a week.

More

  • PERSONAS.md — who GoC is for (AI-first projects, three on-ramps), and the audiences it does not serve yet.
  • DECK_LOCATION.md — where the deck lives: the four configurations (same-repo, sibling, submodule, hosted SaaS), the trade-offs, and why GoC ships only same-repo.
  • goc.md — CLI reference and manual install recipe.
  • ABOUT.md — methodology context: why "Game of Cards", agile lineage, and how it relates to other agent-coding tools.
  • AGENTS.md — agent operating modes (session / autonomous / Andon-cord).
  • GitHub repo — source, issues, contributions.

License

MIT — Copyright (c) 2026 Zauberzeug GmbH. See LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

game_of_cards-0.0.18.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

game_of_cards-0.0.18-py3-none-any.whl (144.3 kB view details)

Uploaded Python 3

File details

Details for the file game_of_cards-0.0.18.tar.gz.

File metadata

  • Download URL: game_of_cards-0.0.18.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for game_of_cards-0.0.18.tar.gz
Algorithm Hash digest
SHA256 476219da34f33c780303e419f60c1d78aa63e4107c3203b82f471efd35b5a2a3
MD5 04a58b66c0fe615ae5e204e23f6bf728
BLAKE2b-256 1875a0267aa0e499c8760375082f22c56faeb3f53d0a52f82d1e072d16c05fe3

See more details on using hashes here.

Provenance

The following attestation bundles were made for game_of_cards-0.0.18.tar.gz:

Publisher: release.yml on zauberzeug/game-of-cards

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file game_of_cards-0.0.18-py3-none-any.whl.

File metadata

  • Download URL: game_of_cards-0.0.18-py3-none-any.whl
  • Upload date:
  • Size: 144.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for game_of_cards-0.0.18-py3-none-any.whl
Algorithm Hash digest
SHA256 6df59b617a9c2e1cc1d9e631edc231538ba4112faa11a99c2f30fecb994ba57c
MD5 80eba65c5028a7f6ac069455824ee579
BLAKE2b-256 42346774353cab738843559fd50cbb0e243ded930ab925c9d10914b9d8abbc93

See more details on using hashes here.

Provenance

The following attestation bundles were made for game_of_cards-0.0.18-py3-none-any.whl:

Publisher: release.yml on zauberzeug/game-of-cards

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page