Review the GitHub Issue content and perform the task execution.
Automates GitHub issue resolution by creating a branch, implementing changes, and submitting a PR. Use this to streamline the workflow from issue review to pull request creation.
/plugin marketplace add siraken/claude-plugins/plugin install github@siraken-pluginsReview the GitHub Issue content and perform the task execution.
Follow these steps to proceed with the task:
git checkout main, then update to the latest state with git pull origin main.gh issue view #$ARGUMENTS command to check the details of the specified Issue.gh pr create command to create a pull request.