بنقرة واحدة
update-issue
Update a GitHub issue with new title, body, labels, or assignees
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Update a GitHub issue with new title, body, labels, or assignees
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| 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