backlog_wakeup
Get a session-start briefing of active tasks, epics, recent completions with evidence, and activity. Optionally scope to a folder, milestone, or epic for project-focused overview.
Instructions
Dense session-start briefing: active tasks, current epics, recent completions (with evidence snippets), and recent activity. No focal entity required — use this at the start of every session to understand what you were working on. Optional scope narrows to a folder (for project-scoped briefing), milestone, or epic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Optional entity ID to scope the briefing to a subtree. Must be a container (folder/milestone/epic). Use a folder ID for project-scoped wake-up (e.g. "FLDR-0001"). Omit to get everything across the whole backlog. | |
| max_completions | No | Max done tasks in the "recent" section. Default: 5. | |
| max_activity | No | Max recent activity-log entries. Default: 5. | |
| evidence_snippet_chars | No | Max chars of evidence to include per completion. Default: 160. |