From Napkin
Creates GitHub Issues from implementation plan phases using feature_request or chore_request templates, one issue per phase with structured titles and descriptions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/napkin:create-github-issues-feature-from-implementation-planThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create GitHub Issues for the implementation plan at `${file}`.
Create GitHub Issues for the implementation plan at ${file}.
search_issuescreate_issue or update existing with update_issuefeature_request.yml or chore_request.yml templates (fallback to default)npx claudepluginhub ani1797/forge --plugin copilot-sdk3plugins reuse this skill
First indexed Jun 6, 2026
Creates GitHub Issues from implementation plan phases using feature_request or chore_request templates, one issue per phase with structured titles and descriptions.
Generates structured GitHub Issues with title, body, and plan sections. Uses gh CLI and integrates with /challenge, /research, /think artifacts.
Creates GitHub issues from conversation context with structured formatting, tag selection, and prefix logic (plan, bug, feature).