Kanban Automation: Rules That Save Real Time
Every board develops rituals: drag the card, add the label, assign the reviewer, set a date. Do that thirty times a week and it stops being process and starts being tax. Kanban automation exists to take those repetitive steps off your hands — here are the rules worth setting up, and the ones that quietly cause problems.
How a rule is shaped
A useful automation reads like a sentence: when something happens, do one thing. In Decknote a rule is exactly one trigger and one action, so you can audit it at a glance:
- Triggers: a card is added to a list, a card is moved to a list, or a label is added.
- Actions: move it to a list, add or remove a label, assign a member, set a due date N days out, archive it, or post a comment.
Five rules that pay for themselves
1. Triage incoming work
When a card is added to Inbox, add the “Needs triage” label. Now anything unreviewed is visible at a glance, and your triage filter is one click.
2. Give new work a deadline by default
When a card is moved to In progress, set the due date 7 days from now. Cards that start without a date are the ones that sit for a month. A default deadline is easy to change and hard to ignore.
3. Route reviews to the reviewer
When a card is moved to Review, assign Ana.No more “who's picking this up?” in chat.
4. Keep Done clean
When a card is moved to Done, archive it. Controversial, but a Done column with 300 cards is a graveyard, not a report. Archived cards are still searchable and restorable.
5. Flag blocked work loudly
When the “Blocked” label is added, post a comment asking what's needed to unblock. A prompt at the moment of blocking beats a status meeting three days later.
Three traps to avoid
Rules that fight each other
“When moved to Done, archive” plus “when moved to Done, assign QA” is fine. But two rules that move the same card to different lists is a coin flip. Decknote runs rules in a single pass — an action never re-triggers another rule — so at least automations can't loop forever, which is a real failure mode in tools that chain them.
Automating a process you haven't agreed on
Automation makes a workflow faster, including a bad one. If the team disagrees about what “Review” means, a rule that assigns reviewers will just move the argument. Agree first, automate second.
Silent magic
When cards change on their own and nobody knows why, people stop trusting the board. Name rules for what they do (“Done cards get archived”, not “Rule 3”), and keep the list short enough that anyone can read it in a minute.
Start with one
Pick the single action you repeat most this week and automate only that. Live with it for a few days before adding another — the goal is fewer manual steps, not a board that surprises you. If you're setting up a fresh board, the kanban setup guide is the right place to start, and WIP limits pair naturally with automation.
Create your free Decknote account and try all of this on your own board — no credit card required.