finish
Mark your claim as done and open a pull request from your claimed branch to the default branch, so your work lands in review.
Instructions
Close the loop: mark your claim done AND open a GitHub pull request from your claimed branch into the default branch, so your work lands in review.
note : PR body (falls back to your claim's existing note). title : PR title (falls back to your claim's task). draft : open the PR as a draft.
Your branch must already be pushed. If a PR for the branch already exists,
its URL is returned instead of erroring. Requires the gh CLI. The claim is
marked done (with auto-captured changed_files) after the PR is opened.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| draft | No | ||
| title | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |