update-specification

Update GitHub Issue specifications by number or title using gh CLI.

Updated May 16, 2026
One-click install
npx skills add https://github.com/p-o-ke-nae/pokemondamagecalculatorforstory --skill update-specification-p-o-ke-nae
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-specification
Source: https://github.com/p-o-ke-nae/pokemondamagecalculatorforstory/tree/main/.github/skills/update-specification
Command: npx skills add https://github.com/p-o-ke-nae/pokemondamagecalculatorforstory --skill update-specification-p-o-ke-nae

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill updates an existing GitHub Issue specification when requirements change or code has been modified, so the issue stays accurate and implementation-ready.

Core Features & Use Cases

  • Issue Discovery: Locate the target Issue by number or by searching its title.
  • Spec Maintenance: Revise the Issue body while preserving a structured, AI-ready specification format.
  • Workflow Fit: Use it when a feature changes, a requirement is clarified, or documentation must be synchronized with recent code updates.

Quick Start

Ask the skill to update Issue 123 with the latest requirements from the changed code and it will rewrite the specification body in GitHub.

Frequently Asked Questions about update-specification

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update an existing GitHub issue specification to match new code changes?

To update a GitHub issue specification, you can use this Skill to revise the issue body with new requirements. It retrieves the target issue via the gh CLI and rewrites the specification to reflect recent code modifications.

What is the best way to keep GitHub issue requirements aligned with modified code?

Keeping GitHub issue requirements aligned involves retrieving the issue using the gh CLI and updating its body. This Skill preserves the original template structure while applying precise, self-contained requirement updates based on code changes.

Can I find a GitHub issue by title to update its specification body?

Yes, you can locate a target GitHub issue by searching its title or using its specific issue number. Once identified, the Skill retrieves the issue via the gh CLI and overwrites the body with the updated specification.

Do I need the gh CLI installed to edit GitHub issue specifications?

Yes, the gh CLI is required to edit GitHub issue specifications using this Skill. It relies on the gh CLI to retrieve the existing issue body and apply the revised specification updates directly to GitHub.

How to preserve template structure when rewriting a GitHub issue body?

To preserve template structure when rewriting a GitHub issue body, this Skill maintains the existing format while injecting new requirements. It ensures the updated specification remains structured and AI-ready without breaking the original layout.

What happens after updating a GitHub issue specification with new requirements?

After updating a GitHub issue specification with new requirements, the Skill provides a concise change summary. This summary details the modifications made to the issue body, ensuring you know exactly what was revised.