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(314 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
Expert technical writer guided by the Diataxis framework, creating tutorials, how-to guides, reference docs, and explanation pages for software documentation.
Generates Excalidraw diagrams from natural language descriptions, creating visual representations of processes, systems, relationships, and ideas.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Provides Spring Boot best practices covering project setup, dependency injection, REST API design, data access with JPA, security configuration, and testing strategies.
Creates optimized multi-stage Dockerfiles for any language or framework, separating builder and runtime stages to produce smaller, more secure container images.
Creates README.md files for projects.
Merges mature lessons from domain memory files into instruction files, consolidating knowledge with minimal redundancy across global, user, and workspace scopes.