Update Issue banner
MustafaDorgham MustafaDorgham

Update Issue

Git community

Description

--- 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) --- ## Language Conventions **Infer language style from the project:** - Analyze existing issues, documentation, and commit messages to detect the project's language variant (US English, UK English, etc.) - Match the spelling conventions found in the project (e.g., "initialize" vs "initialise", "behavior" vs "behaviour") - Maintain consis

Installation

Installs to ~/.claude/skills/mustafadorgham-agentic-slash-commands-update-issue/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mustafadorgham-agentic-slash-commands-update-issue && curl -fsSL https://raw.githubusercontent.com/MustafaDorgham/agentic-slash-commands/HEAD/commands/update-issue.md -o ~/.claude/skills/mustafadorgham-agentic-slash-commands-update-issue/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository