What problem does it solve?
The Deck provides a single, structured surface to model work as persistent, machine-checkable cards, enabling AI agents and humans to collaborate with clear lifecycle contracts and durable cross-references.
Core Features & Use Cases
- A stable deck/ surface where each card resides in deck/<title>/ with frontmatter-based status and a machine-enforceable DoD, enabling auditable workflows.
- Automates end-to-end task lifecycles through a defined set of skills (scan-deck, next-card, create-card, advance-card, decide-card, finish-card, card-schema, refine-deck, audit-deck).
- Supports multiple operation modes (session, autonomous, andon-cord) to coordinate human and AI agent workloads across queues while preserving card history.
Quick Start
Create a new card with the create-card skill and drive it through open, active, and done with the advance-card and finish-card skills.