Development
create-github-issues-feature-from-implementation-plan - Claude MCP Skill
Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.
SEO Guide: Enhance your AI agent with the create-github-issues-feature-from-implementation-plan tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to create github issues from implementation plan phases using feature_request.yml or chore_request.yml ... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟56 stars • 3969 forks
📥0 downloads
Documentation
SKILL.md# 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)Signals
Avg rating⭐ 0.0
Reviews0
Favorites0
Information
- Repository
- github/awesome-copilot
- Author
- github
- Last Sync
- 5/10/2026
- Repo Updated
- 5/10/2026
- Created
- 2/25/2026
Reviews (0)
No reviews yet. Be the first to review this skill!