| name | status |
| description | One-screen v2 status โ current sprint tasks + run log tail, backlog cards, knowledge-graph size. Read-only. |
| disable-model-invocation | false |
Status (v2) โ read-only snapshot
Report, in this order, nothing else:
- Sprint โ if
wiki/sprint.md exists: its open tasks and the last ~5 run-log lines. If not:
"no active sprint".
- Backlog โ list
wiki/backlog/*.md (title, type, priority, flags). Flag any card marked
review or blocked.
- Knowledge โ atom count per
wiki/knowledge/<group>/ and the 3 most recently modified atoms
(ls -t).
- Working tree โ
git status --short summary (counts only).
Do not modify anything. Do not start work โ that's the loop skill.