with one click
update-issue
Update a GitHub issue with new title, body, labels, or assignees
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Update a GitHub issue with new title, body, labels, or assignees
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | update-issue |
| description | Update a GitHub issue with new title, body, labels, or assignees |
| allowed-tools | Bash(gh issue view) Bash(gh issue edit) Bash(gh repo view) |
| metadata | {"model":"sonnet"} |
Infer language style from the project:
Update a GitHub issue with the following workflow:
gh issue view to display current state.github/ISSUE_TEMPLATE/ or .github/ directoriesgh issue edit to apply changesFor the issue title:
For the issue body (when using ISSUE_TEMPLATE format):
For the issue body (custom format):
For labels and assignees:
Smart git commit with short, concise messages
Create and checkout a new git branch with smart validation and GitHub issue integration
Create a GitHub issue with title and description (auto-assigned)
Push branch and create GitHub pull request (auto-assigned)
Run security audit with GitLeaks pre-commit hook setup and code analysis
Update and maintain CLAUDE.md and README.md documentation