Documentation

create-github-issue-feature-from-specification - Claude MCP Skill

Create GitHub Issue for feature request from specification file using feature_request.yml template.

SEO Guide: Enhance your AI agent with the create-github-issue-feature-from-specification tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to create github issue for feature request from specification file using feature_request.yml template.... Download and configure this skill to unlock new capabilities for your AI workflow.

🌟60 stars • 2853 forks
📥0 downloads

Documentation

SKILL.md
# Create GitHub Issue from Specification

Create GitHub Issue for the specification at `${file}`.

## Process

1. Analyze specification file to extract requirements
2. Check existing issues using `search_issues`
3. Create new issue using `create_issue` or update existing with `update_issue`
4. Use `feature_request.yml` template (fallback to default)

## Requirements

- Single issue for the complete specification
- Clear title identifying the specification
- Include only changes required by the specification
- Verify against existing issues before creation

## Issue Content

- Title: Feature name from specification
- Description: Problem statement, proposed solution, and context
- Labels: feature, enhancement (as appropriate)

Signals

Avg rating0.0
Reviews0
Favorites0

Information

Repository
github/awesome-copilot
Author
github
Last Sync
3/13/2026
Repo Updated
3/13/2026
Created
2/25/2026

Reviews (0)

No reviews yet. Be the first to review this skill!