gen-specs-as-issues
๐ฏSkillfrom github/awesome-copilot
Guides a systematic workflow to identify missing features in a project, prioritize them, and create detailed specifications for implementation as GitHub issues.
Overview
Gen Specs as Issues is a GitHub Copilot skill that provides a systematic workflow for identifying missing features, prioritizing them, and creating detailed specifications for implementation. It guides teams through the process of turning feature gaps into well-documented, actionable GitHub Issues with implementation specifications.
Key Features
- Feature gap identification: Systematically scans and identifies missing features that need implementation
- Prioritization framework: Helps prioritize identified features based on importance and dependencies
- Specification generation: Creates detailed implementation specifications for each identified feature
- Issue creation workflow: Converts specifications into structured GitHub Issues ready for development
Who is this for?
This skill is designed for product managers and development leads who need to systematically identify and document feature gaps. It is ideal for teams planning new development sprints who want to ensure comprehensive feature coverage with well-specified implementation requirements.
Same repository
github/awesome-copilot(224 items)
Installation
npx vibeindex add github/awesome-copilot --skill gen-specs-as-issuesnpx skills add github/awesome-copilot --skill gen-specs-as-issues~/.claude/skills/gen-specs-as-issues/SKILL.mdSKILL.md
More from this repository10
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Generates comprehensive Product Requirements Documents (PRDs) by systematically analyzing requirements and crafting detailed technical specifications
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Generates Excalidraw diagrams from natural language descriptions, creating visual representations of processes, systems, relationships, and ideas.
Expert technical writer guided by the Diataxis framework, creating tutorials, how-to guides, reference docs, and explanation pages for software documentation.
Automates browser interactions, debugging, and performance analysis using Chrome DevTools for comprehensive web page inspection and control.
Provides Spring Boot best practices covering project setup, dependency injection, REST API design, data access with JPA, security configuration, and testing strategies.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Manages GitHub Issues through the GitHub API, enabling creation, searching, labeling, and triaging of issues directly from the coding environment.