jacehwang
@jacehwang
3 Skills
6 Total Stars
February 2026 Joined
Public Skills
address-reviews
by jacehwang
Fetches GitHub PR review comments, classifies them by status and file, and enters plan mode to create an actionable plan addressing review feedback. Use when you need to process and respond to PR review comments.
pr
by jacehwang
Creates or updates a GitHub pull request for the current branch. Use when ready to submit code changes for review.
commit
by jacehwang
Creates a git commit with proper message formatting. Use when committing staged changes with a descriptive commit message.