track
This tool helps you monitor the current state of the implementation plan, view progress, and identify possible next steps.
There is always exactly one task in either the in_progress or user_review state.
**IMPORTANT**: There is always exactly one task in either the in_progress or user_review or needsRefinment state.
**MANDATORY STATUS TRANSITION RULES:**
needsRefinment → in_progress:
- Requirements, implementation plan, and impact MUST be clearly explained.
user_review → completed:
- A commit may not transition to "completed" without explicit user approval. No exceptions.
**After receiving the tool response, you MUST**::
- Monitor PRs, commits, and overall progress to spot blockers or items needing refinement.
- Review recommended actions to decide your next steps.
- **Absolutely follow the content of "agentInstruction" in the response JSON**!!.