update-issue

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.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "update-issue" with this command: npx skills add tartinerlabs/skills/tartinerlabs-skills-update-issue

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

  • Identify the issue to update (from user input or ask)

  • View current issue details: gh issue view <number>

  • Check for issue templates in .github/ISSUE_TEMPLATE/

  • Determine what to update (title, body, labels, assignees, state)

  • Apply updates following rules, using gh issue edit

  • Display summary of changes with link to updated issue

Validation

  • For titles: follow rules/issue-title.md

  • For body with template: follow rules/template-adherence.md

  • For labels: only use labels that already exist in the repository

  • For assignees: only assign valid repository collaborators

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

github-actions

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

github-issues

No summary provided by upstream source.

Repository SourceNeeds Review
General

project-structure

No summary provided by upstream source.

Repository SourceNeeds Review
General

tailwind

No summary provided by upstream source.

Repository SourceNeeds Review