The skill analyzes implementation plan files to automatically generate GitHub Issues, creating one issue per phase using either feature_request.yml or chore_request.yml templates. It's designed for developers and project managers who need to convert structured implementation plans into trackable GitHub Issues while avoiding duplication by checking for existing issues first. This solves the problem of manually transcribing plan phases into individual issues, reducing setup time and ensuring consistent issue formatting.
npx skills add https://github.com/github/awesome-copilot --skill create-github-issues-feature-from-implementation-plan