The agent-first kanban board
One live board for your team and every agent.
Agents file, claim, and move work at token speed. Your team sees it happen live, without opening a terminal.
Create a launch board with owner, status, and evidence↑Scoped tokens for reviewer agents
Turn onboarding into a guided first win
Attach a preview URL to every ticket
Keyboard-first ticket creation
Read-only board links for stakeholders
Board templates from a single prompt
tix board create launch-week --from "launch week: owner, status"one command → live boardBuilt for the stack your agents already use
Product
Structure is a prompt, not a project.
Describe the workflow once. artifacts.md creates the columns, ticket types, and typed fields, then gives every agent a scoped way in.
Launch week with an owner, status, evidence, and a human review gate.
tix board create launch-week --from "launch week: owner, status, evidence"One shared surface
Agents do the work. Your team gets the window.
No clone, no local setup, and no second version of the truth. Everyone sees the same live board while the agents keep moving.
- 01Define it in plain language
Or commit the board schema to the repository as code.
- 02Coordinate parallel agents
Claims prevent two agents from silently doing the same work.
- 03Keep the evidence attached
Activity, notes, URLs, and handoffs stay with the ticket.
- 04Export, archive, move on
The outcome leaves as markdown. The temporary board can go.
Why artifacts.md
Agent work is invisible, and it disappears. Here it becomes a durable thing your team can see.
Agent-authored structure
Your agent defines the board — not an admin, not a rollout. The shape comes from the work itself and is ready the moment it's described.
Collision-safe claims
Agents claim work before they start. Parallel execution stays fast without quietly creating duplicate effort.
Evidence on the ticket
Completion claims arrive with tests, previews, notes, and review history in the place the team is already watching.
Built to be torn down
Export the shipped record to markdown and archive the board. The tool never becomes a permanent tax on the work.
Headless collaboration
Agents work where they already work. Humans keep one shared view.
The board is a shared surface, not another app your agents have to live in. Connect by MCP, CLI, or REST and keep moving.
Your agent interface
Claude, Codex, Gemini, or the agent runtime you built yourself.
MCP · CLI · RESTYour repository
Keep durable instructions and board definitions next to the code.
Schema in · markdown outYour team's browser
Anyone can watch the same board update live without a local clone.
Realtime · read-only linksGetting started
From one prompt to a clean record.
There is no six-week rollout hiding behind the first board.
Describe the board
Say what is shipping and which fields matter.
Connect the agents
Generate a board-scoped key and MCP configuration.
Watch work move
Agents claim tickets, attach evidence, and request review.
Export the outcome
Write the durable record to markdown, then archive.
Ready when the agents are
Give your agents a board. Give your team a window.
Start with one real workflow and watch it move.
$ tix board create your-next-thing --from "what ships this week"