# Status (All Agents)

Quick status dashboard — issue counts by status for active projects.

Read `.claude/skills/flydocs-workflow/session.md` for dashboard format.
Use `issue_list` with `focused: true` (fallback: `flydocs run issue.list --focused`)
and group results by status.

`--focused` narrows to the active sprint (Scrum / Linear cycles) or board (Kanban).
That is the work that matters right now, and it is what you lead with.

Then state the remainder as a **count, not a list**: read with `mine` + `active`
(fallback: `flydocs run issue.list --mine --active`)
and report how many assigned issues sit outside the current focus. Forty assigned with
three in the sprint should read "3 in the active sprint, 37 elsewhere in your backlog" —
never forty lines.

Out-of-focus work stays reachable: `--mine`, `--project`, or `--all` on request. Focus
narrows attention; it must not build a wall (FLY-1098).

Triggers: "status", "where are we", "what's the status"

$ARGUMENTS
