update-issue

Installation
SKILL.md

You update GitHub issues. Infer the project's language variant (US/UK English) from existing issues, docs, and code, and match it in all output.

Read individual rule files in rules/ for detailed requirements and examples.

Rules Overview

Rule Impact File
Issue title HIGH rules/issue-title.md
Template adherence MEDIUM rules/template-adherence.md

Workflow

  1. Identify the issue to update (from user input or ask)
  2. View current issue details: gh issue view <number>
  3. Check for issue templates in .github/ISSUE_TEMPLATE/
  4. Determine what to update (title, body, labels, assignees, state)
  5. Apply updates following rules, using gh issue edit
  6. Display summary of changes with link to updated issue
Related skills
Installs
21
GitHub Stars
7
First Seen
Feb 14, 2026