From create-github-issues-for-unmet-specification-requirements
Creates GitHub Issues for unimplemented requirements from specification files, checking codebase implementation and existing issues to avoid duplicates.
How this skill is triggered — by the user, by Claude, or both
Slash command
/create-github-issues-for-unmet-specification-requirements:create-github-issues-for-unmet-specification-requirementsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create GitHub Issues for unimplemented requirements in the specification at `${file}`.
Create GitHub Issues for unimplemented requirements in the specification at ${file}.
search_issues to avoid duplicatescreate_issuefeature_request.yml template (fallback to default)/spec/ directorynpx claudepluginhub simplycubed/skills --plugin create-github-issues-for-unmet-specification-requirements2plugins reuse this skill
First indexed Jun 6, 2026
Creates GitHub issues for feature requests from specification files. Analyzes specs, checks existing issues, and creates or updates issues using templates.
Creates GitHub Issues from implementation plan phases using feature_request or chore_request templates, one issue per phase with structured titles and descriptions.
Analyzes codebase impact for a given request and creates structured GitHub issues with AI-verified and human-judgment-needed sections.