Determine the GitHub issue number by parsing the current git branch name that starts with digits (e.g., 38-migrate...). Use when you need the issue number for comments, status updates, or automation.
4.3
Rating
0
Installs
Version Control & Collaboration
Category
The skill provides a clear description and well-structured documentation for extracting GitHub issue numbers from branch names. The description is sufficient for a CLI agent to understand when to invoke it. However, task knowledge is moderate since the actual implementation script is referenced but not shown (though per rules, we assume it exists). The structure is clean and concise with appropriate sections. The novelty score is lower because this is a relatively simple pattern-matching task that a CLI agent could accomplish with basic git and regex commands without requiring significant token overhead. The skill is useful for standardization but doesn't represent a complex workflow that would significantly reduce agent cost or capability gaps.
Loading SKILL.md…

Skill Author