What problem does it solve? Finishing a coding task involves scattered final steps—running validation, marking the merge request ready for review, collecting code-review findings, and updating task boards—that are easy to skip or do out of order, leaving unresolved issues hidden. ## Core Features & Use Cases - Final Validation Gate: Runs typecheck, lint, tests, or build before the task is closed, requiring fixes or explicit user acceptance of remaining risk. - Review Readiness & Findings Collection: Marks draft merge/pull requests ready for review and gathers findings from automated reviewers or local code-review reports. - Task Status Synchronization: Marks tasks done in local task files or connected project-management systems, and updates parent epic checklists when all children complete. - Use Case: After implementing a feature branch, ask the agent to wrap up—it validates the build, marks the existing draft MR ready for review, collects any automated reviewer comments, and marks the task done in your task board. ## Quick Start Ask the agent to finish and close the current task, including final validation and marking the merge request ready for review.