---
description: Display backlog
allowed-tools: Read
---

# 📋 Backlog Show

Display all tasks in backlog.

## Grouped By
- Priority
- Type
- Status

## Output
```
📋 Backlog (X tasks)

Priority 1:
  TASK-001 [feature] Add authentication
  TASK-002 [bugfix] Fix login error

Priority 2:
  TASK-003 [docs] Update README
```
