update-with-comments
Installation
SKILL.md
User Input
$ARGUMENTS
You MUST consider the user input before proceeding (if not empty).
Outline
- Locate the Pull Request:
- If user explicitly provides the PR ID
- Stash current changes and checkout to the PR branch.
- If user does not provide the PR ID
- Search the PR on the current branch
- If there is multiple PRs or no PR, STOP and report to users.
- If user explicitly provides the PR ID