What problem does it solve?
It keeps AI-assisted work aligned with Track task state so a repo can move cleanly between tracked sessions, untracked exploration, and PR-driven completion without manual status juggling.
Core Features & Use Cases
- Session routing: Chooses tracked, untracked, or empty modes based on task, branch, and PR state.
- Deterministic promotion: Promotes an untracked session only when one task clearly matches the current diff or branch.
- PR lifecycle control: Starts tracked work, syncs draft and review state, records notes, and lets automation mark completion.
- Use case: An agent begins on a feature branch, attaches to the matching task, opens a draft PR, and hands off to review once acceptance evidence is ready.
Quick Start
Ask the assistant to manage the current repo as a Track work session and follow the tracked-or-untracked rules for the active branch.