Back to ToDzz

Your board writes the code

From a voice note on the bus to a pushed commit

Most boards track work that someone else has to do. Say what you want into a ToDzz card, and an AI agent picks it up on your own machine, writes the code, and moves the card to Review with the results attached.

Try it free

Capture it anywhere

The idea arrives when you are nowhere near an editor. That is the point.

Voice

Dictate a card straight into Backlog from your phone browser. No app to install, no keyboard, no laptop.

Browser extension

The ToDzz Chrome extension saves any web page to a board as a note, with an AI summary and the images you pick.

AI notes

Dictate a note and AI cleans it up, or turn on research mode to have it dig into the topic before you decide anything.

What happens next

Five steps, and you are only present for the first one.

1

The card becomes a task file

Creating a card writes doc/todo/NNN-slug.md into the GitHub repo connected to the board, and opens a matching issue. Your original words stay at the top of that file forever.

2

A plan pass sharpens it

A raw voice dump is not a task. The /plan command rewrites it into a real one: a requirement section, which model and effort to run it with, and a scope that fits a single session.

3

Moving it to TODO runs it

Drag the card to TODO and the file is renamed -TODO.md. A small daemon on your own machine notices, and starts Claude Code on it — one card at a time, in a terminal session you can attach to and watch.

4

Your phone stays in the loop

You get a push when the agent finishes or fails, and a ping when it stops to ask something — which you can answer from the phone instead of walking back to the desk.

5

The results come back to the board

The agent writes down what it built, commits and pushes. The card moves itself to Review — or Blocked, if it needs you — and the outcome is posted as a comment.

What you need

The agent runs on your machine, on your code, with your API key. Nothing is sent to us.

A board connected to GitHub

Cards and issues sync both ways, so the repo is the hand-off point.

Claude Code on your machine

Plus the dev-kit plugin that adds /plan, /todo, /verify and /security-review.

The runner daemon

Watches your local clone and starts the agent at the model and effort the task file asks for.

Stop typing tickets

Start telling your board what you want, and read the diff later.

Start Free Today