From create-github-issue-feature-from-specification
Creates GitHub issues for feature requests from specification files. Analyzes specs, checks existing issues, and creates or updates issues using templates.
How this skill is triggered — by the user, by Claude, or both
Slash command
/create-github-issue-feature-from-specification:create-github-issue-feature-from-specificationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create GitHub Issue for the specification at `${file}`.
Create GitHub Issue for the specification at ${file}.
search_issuescreate_issue or update existing with update_issuefeature_request.yml template (fallback to default)3plugins reuse this skill
First indexed Jun 6, 2026
npx claudepluginhub simplycubed/skills --plugin create-github-issue-feature-from-specificationCreates GitHub issues for feature requests from specification files. Analyzes specs, checks existing issues, and creates or updates issues using templates.
Creates well-structured GitHub issues using gh CLI, with templates for bugs, features, and chores. Includes title format guidance and acceptance criteria.
Generates structured GitHub Issues with title, body, and plan sections. Uses gh CLI and integrates with /challenge, /research, /think artifacts.