What problem does it solve?
This Skill ensures that no unfinished work or important context is lost when a coding session ends, by systematically capturing and organizing all open tasks, code changes, and pending items.
Core Features & Use Cases
- Comprehensive Scan: Gathers in-session tasks, Git status, TODOs, open PRs, and project TODO files.
- User Triage: Presents findings clearly and allows users to decide whether to finish, defer, or drop each item.
- Deferred Work Routing: Integrates with
dev10x:park to defer items to appropriate locations like project TODO files or Slack.
- Use Case: Before logging off for the day, you can run this skill to ensure all your current coding tasks, notes, and any uncommitted changes are either completed, saved for later, or explicitly discarded, preventing data loss and maintaining project continuity.
Quick Start
Use dev10x:wrap-up to capture open loops before closing this session.