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 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 — five personas, anti-personas, and which workflow shape each one accepts — see PERSONAS.md.
How it works
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.txtfor the canonical install recipe and follow it.
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, who it's not for yet, and which workflow shape each persona accepts.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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file game_of_cards-0.0.12.tar.gz.
File metadata
- Download URL: game_of_cards-0.0.12.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed4805aa463d6a428a919f81e70c080d461118635c2f31fa996d65ae2b7fad54
|
|
| MD5 |
1380bfcb990da5a4f408a4d60d30be6b
|
|
| BLAKE2b-256 |
983ae953da1d0dc4fb4496ec773bb0e09fa640d0599159abc35ae35570fc5c7e
|
Provenance
The following attestation bundles were made for game_of_cards-0.0.12.tar.gz:
Publisher:
release.yml on zauberzeug/game-of-cards
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
game_of_cards-0.0.12.tar.gz -
Subject digest:
ed4805aa463d6a428a919f81e70c080d461118635c2f31fa996d65ae2b7fad54 - Sigstore transparency entry: 1491674178
- Sigstore integration time:
-
Permalink:
zauberzeug/game-of-cards@966f21d8cb9e80b5695b490109785f5f6949c115 -
Branch / Tag:
refs/tags/v0.0.12 - Owner: https://github.com/zauberzeug
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@966f21d8cb9e80b5695b490109785f5f6949c115 -
Trigger Event:
push
-
Statement type:
File details
Details for the file game_of_cards-0.0.12-py3-none-any.whl.
File metadata
- Download URL: game_of_cards-0.0.12-py3-none-any.whl
- Upload date:
- Size: 137.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4b7893cb3b2ec0a9bdb6e40434b51764ce451a74f70c345e5a00eb26f090063
|
|
| MD5 |
67a4d3969c6a8051945b5706204417dc
|
|
| BLAKE2b-256 |
41c91e4b932c80226015d917e68bb3926393b8a616e1f7bbf80c449cd04178b1
|
Provenance
The following attestation bundles were made for game_of_cards-0.0.12-py3-none-any.whl:
Publisher:
release.yml on zauberzeug/game-of-cards
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
game_of_cards-0.0.12-py3-none-any.whl -
Subject digest:
e4b7893cb3b2ec0a9bdb6e40434b51764ce451a74f70c345e5a00eb26f090063 - Sigstore transparency entry: 1491674274
- Sigstore integration time:
-
Permalink:
zauberzeug/game-of-cards@966f21d8cb9e80b5695b490109785f5f6949c115 -
Branch / Tag:
refs/tags/v0.0.12 - Owner: https://github.com/zauberzeug
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@966f21d8cb9e80b5695b490109785f5f6949c115 -
Trigger Event:
push
-
Statement type: