Sightdeck AI

User Guide

Status lifecycle — how a task moves

You want to glance at a card and know whether Claude is working, verifying or waiting on you. Every task moves through a fixed set of states, and Claude updates the status as it goes — so the label always matches reality.

The states a task moves through

  • backlog — created, not started yet.
  • up_next — queued for the auto-scheduler. You put tasks here yourself, and the scheduler starts them one at a time.
  • scheduled — lined up as part of a bulk-start or an Epic run, waiting its turn to go active. You see it on tasks you launched together rather than one by one.
  • active — Claude is working on it.
  • testing — a check is running (tests, build, lint). The pill names the tool, so you know whether it is a quick check or a long run.
  • feedback_required — Claude is waiting for your answer. The task jumps into the Needs You column with a red border and the question right on the card.
  • done — work is finished and verified.

What you get

  • You always know where a task really stands — Claude cannot show "working" while it is actually waiting on you.
  • The testing pill tells you which tool is checking right now, so a long browser run and a quick type check are easy to tell apart.
  • A flip from testing back to active is normal — a bug was found, Claude fixes it and re-checks. You see the iterations, not just the result.
  • done is only reached after a green check — never an "I think it works" claim.

How you use it

  1. Watch the status pill on each card — colour and label tell you the current state.
  2. When a task is testing, read the small badge next to the pill for the tool that is verifying.
  3. When a task turns feedback_required, open the Needs You column and answer the question on the card.
  4. To reopen a done task, hit Rework on the card — it sends the task back to backlog and the lifecycle runs again from the top.
Board columns representing the backlog-to-done task statuses
The board columns are the lifecycle — backlog through done.