The build loop
The agent reads the live board, picks up the story marked In Progress, does the work, opens a PR — and moves the ticket only when it actually ships. The board drives the work; the work updates the board.
tada is a methodology for building products with agents, built around a shared plan board. The board is where a human and a coding agent agree on what to build — the agent reads and edits it through MCP tools, and a set of skills turn it into repeatable loops.
The board and MCP let an agent edit a plan. The skills are what make tada a way of working.
The agent reads the live board, picks up the story marked In Progress, does the work, opens a PR — and moves the ticket only when it actually ships. The board drives the work; the work updates the board.
A sweep of the whole codebase emits findings with durable ids, tracked across runs so re-running never re-files what's already on the board. You file the ones worth doing, and they feed straight into the build loop.