From Napkin
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
/napkin: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)npx claudepluginhub ani1797/forge --plugin copilot-sdk3plugins 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 for unimplemented requirements from specification files, checking codebase implementation and existing issues to avoid duplicates.
Creates well-structured GitHub issues using gh CLI, with templates for bugs, features, and chores. Includes title format guidance and acceptance criteria.