vibemap_submit_for_review
Submit completed work for review by providing a git commit SHA and diff URL, transitioning the task from in_progress to in_review.
Instructions
Submit completed work for review. Transitions in_progress → in_review. Requires a git SHA and a diff URL as evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Optional notes for the reviewer (max 2000 chars) | |
| gitSha | Yes | 7+ char commit SHA | |
| diffUrl | Yes | URL to view the diff (PR link or compare URL) | |
| criterionId | Yes |