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/ directory3plugins reuse this skill
First indexed Jun 6, 2026
npx claudepluginhub simplycubed/skills --plugin create-github-issues-for-unmet-specification-requirementsCreates GitHub Issues for unimplemented requirements from specification files, checking codebase implementation and existing issues to avoid duplicates.
Analyzes codebase impact for a given request and creates structured GitHub issues with AI-verified and human-judgment-needed sections.
Structured workflow for drafting new GitHub issues with codebase research, duplicate detection, and testing approach. Always asks clarifying questions and shows the draft for approval before creating.