create-github-issues-feature-from-implementation-plan
SolidCreate GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.
AI & Automation 34,233 stars
4188 forks Updated today MIT
Install
Quality Score: 91/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Create GitHub Issue from Implementation Plan
Create GitHub Issues for the implementation plan at `${file}`.
## Process
1. Analyze plan file to identify phases
2. Check existing issues using `search_issues`
3. Create new issue per phase using `create_issue` or update existing with `update_issue`
4. Use `feature_request.yml` or `chore_request.yml` templates (fallback to default)
## Requirements
- One issue per implementation phase
- Clear, structured titles and descriptions
- Include only changes required by the plan
- Verify against existing issues before creation
## Issue Content
- Title: Phase name from implementation plan
- Description: Phase details, requirements, and context
- Labels: Appropriate for issue type (feature/chore)
Details
- Author
- github
- Repository
- github/awesome-copilot
- Created
- 11 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
create-github-issue-feature-from-specification
Create GitHub Issue for feature request from specification file using feature_request.yml template.
34,233 Updated today
github AI & Automation Solid
create-github-issues-for-unmet-specification-requirements
Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.
34,233 Updated today
github AI & Automation Solid
implement-features-ag
Analyze open feature request issues, implement viable ones on dedicated branches, and respond to authors
5,612 Updated today
diegosouzapw Web & Frontend Solid
implement-github-feature
Design and implement a new feature or component from a GitHub issue. Use for net-new functionality, not bug fixes.
812 Updated 1 months ago
AgnosticUI AI & Automation Solid
implement-features-cc
Analyze open feature request issues, implement viable ones on dedicated branches, and respond to authors
5,612 Updated today
diegosouzapw