create-github-issues-feature-from-implementation-plan
Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.
Install / Use
npx skills add github/awesome-copilot --skill create-github-issues-feature-from-implementation-planInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
Development & EngineeringSupported Platforms
Our assessment of create-github-issues-feature-from-implementation-plan
create-github-issues-feature-from-implementation-plan scores 69/100 on our quality scale, 1174th of 1,947 Development & Engineering skills we index.
Its SKILL.md is 945 bytes long, split into 4 sections and no code examples: fairly brief, so expect to fill in details yourself.
With 39,348 GitHub stars, it is one of the more widely adopted skills in the catalogue.
Maintenance, license and trust
- The repository was last updated 2 days ago, so create-github-issues-feature-from-implementation-plan is actively maintained.
- It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
- Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
Safety scan
No issues foundOur scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands.
Automated pattern scan on 2026-09-26. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.
create-github-issues-feature-from-implementation-plan compared with similar skills
All 4 of these similar skills score higher than create-github-issues-feature-from-implementation-plan; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| create-github-issues-feature-from-implementation-plan (this skill)by github | 69 | 39.3k | 2d ago | SKILL.md |
| Agent-Reachby Panniantong | 100 | 85.5k | 10d ago | CLAUDE.md |
| ai-job-searchby MadsLorentzen | 100 | 44.0k | 4d ago | CLAUDE.md |
| claude-howtoby luongnv89 | 100 | 41.7k | today | CLAUDE.md |
| algorithmic-artby anthropics | 100 | 177.9k | 3d ago | SKILL.md |
Frequently asked questions
- How do I install create-github-issues-feature-from-implementation-plan?
- Run
npx skills add github/awesome-copilot --skill create-github-issues-feature-from-implementation-plan. The install tabs above show the steps for each supported agent. - Which AI agents does create-github-issues-feature-from-implementation-plan work with?
- It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
- Is create-github-issues-feature-from-implementation-plan safe to use?
- Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is create-github-issues-feature-from-implementation-plan still maintained?
- The repository was last updated 2 days ago, so create-github-issues-feature-from-implementation-plan is actively maintained.
Skill content
View source on GitHubname: create-github-issues-feature-from-implementation-plan description: 'Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.'
Create GitHub Issue from Implementation Plan
Create GitHub Issues for the implementation plan at ${file}.
Process
- Analyze plan file to identify phases
- Check existing issues using
search_issues - Create new issue per phase using
create_issueor update existing withupdate_issue - Use
feature_request.ymlorchore_request.ymltemplates (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)
Related Skills
Agent-Reach
85.5kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ai-job-search
44.0kThe job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.
claude-howto
41.7kA visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
algorithmic-art
177.9kCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems.
Languages
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
