create-github-issues-feature-from-implementation-plan
Analyzes implementation plans to automatically create or update structured GitHub issues for each project phase.
Install
npx skills add https://github.com/github/awesome-copilot --skill create-github-issues-feature-from-implementation-planStats
| Total installs | 7,452 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Analyzes implementation plan files to identify phases and generates one issue per phase
- Uses feature_request.yml or chore_request.yml templates, with fallback to default issue format
- Checks for existing issues before creation to avoid duplicates, and updates existing issues when needed
- Includes phase details, requirements, and context in issue descriptions with appropriate labels
Tags
Related skills
| Skill | Installs | vs create-github-issues-feature-from-implementation-plan |
|---|---|---|
| update-implementation-plan | 7,469 | +17 |
| mkdocs-translations | 7,473 | +21 |
| next-intl-add-language | 7,523 | +71 |
| create-llms | 7,510 | +58 |
| editorconfig | 7,448 | -4 |
FAQ
- How many installs does create-github-issues-feature-from-implementation-plan have?
- create-github-issues-feature-from-implementation-plan has 7,452 total installs and 7.4K installs this week.
- Where is create-github-issues-feature-from-implementation-plan hosted?
- create-github-issues-feature-from-implementation-plan is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does create-github-issues-feature-from-implementation-plan have?
- create-github-issues-feature-from-implementation-plan has 27.4K GitHub stars.
- When was create-github-issues-feature-from-implementation-plan first indexed?
- OrangeBot.AI first indexed create-github-issues-feature-from-implementation-plan on Feb 25, 2026.
- How do I install create-github-issues-feature-from-implementation-plan?
- Run: npx skills add https://github.com/github/awesome-copilot --skill create-github-issues-feature-from-implementation-plan