update-pr
Installation
SKILL.md
Update Pull Request
Analyze a pull request and update it with appropriate title, description, and labels.
Arguments (Optional)
<owner/repo>- Repository in owner/repo format (e.g.,lifeistech/dtp-career-journey-backend)<pr-number>- PR number (e.g.,87)
Examples:
/update-pr- Update current branch's PR/update-pr 87- Update PR #87 in current repo/update-pr lifeistech/dtp-career-journey-backend 87- Update PR #87 in specified repo