What problem does it solve?
At the end of a session, this Skill captures all open loops, aggregates them, and routes each item to the most appropriate follow-up context so nothing falls through the cracks when the session closes.
Core Features & Use Cases
- Auto-scan phase collects in-session tasks, Git status, and open PRs to surface outstanding work.
- Gap-fill phase presents discovered loops in a scannable format and helps triage items for action, defer, or drop.
- Per-item triage assigns finish-or-deferral actions, with a path to re-invoke later or relocate items to appropriate discovery contexts (e.g., TODO.md or Slack).
- Batch-mode support enables deferring multiple items to a project file, Slack, or standard triage flow when there are many items.
- Used by developers and teams to maintain session hygiene and ensure progress is tracked across tools (Git, PRs, project docs).
Quick Start
Invoke Dev10x-session-wrap-up at session end to capture open loops and route each item to the correct follow-up context.