Move a slice from in-progress to in-review — verify Definition of Done, mark PR ready for review, update labels, append the work-log entry. Use when the implementation + tests are done and the PR is ready for another agent to review.
$npx -y skills add ericmey/musubi --skill handoffInstalls into the current project.
Run `npx skills use "https://github.com/ericmey/musubi" --skill "ericmey/musubi/handoff"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ericmey/musubi" that are relevant to the current task. Run `npx skills add "https://github.com/ericmey/musubi"` and select the relevant skills, then follow their instructions.