What problem does it solve?
Orchestrates a complete td review workflow: initializes review sessions, aggregates all pending items, and coordinates parallel subagents to perform detailed reviews, enabling faster triage and consistent follow-up actions.
Core Features & Use Cases
- Session orchestration: Start and manage td review sessions, gather pending reviews, and maintain an auditable workflow.
- Parallel triage: Spawn subagents to review items concurrently when there are independent reviews.
- Automated classification: Classify reviews into obvious-fix, needs-tests, bigger-issue, clean, or unclear to drive appropriate actions.
- Task creation and tracking: Create precise td tasks or bugs with contextual descriptions, attach to original reviews, and monitor progress.
- State management and logging: Centralized state in td with structured logging to support traceability and recovery.
Quick Start
Start a new td review session and begin triaging all pending reviews.