gen-specs-as-issues

Generate prioritized GitHub issues from project documentation and feature gaps.

Updated Nov 21, 2025
One-click install
npx skills add https://github.com/lluppesms/dadabase.demo --skill gen-specs-as-issues-lluppesms
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gen-specs-as-issues
Source: https://github.com/lluppesms/dadabase.demo/tree/main/.github/skills/gen-specs-as-issues
Command: npx skills add https://github.com/lluppesms/dadabase.demo --skill gen-specs-as-issues-lluppesms

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of transforming project ideas and identified gaps into well-defined, prioritized, and actionable GitHub issues, ensuring a clear development roadmap.

Core Features & Use Cases

  • Feature Identification: Systematically identifies missing features by comparing documentation with implementation.
  • Prioritization: Ranks identified features using a scoring matrix based on user impact, strategic alignment, and feasibility.
  • Specification Development: Creates detailed, MVP-focused specifications for prioritized features.
  • GitHub Issue Generation: Formats specifications into ready-to-use GitHub issues with clear titles, bodies, and labels.
  • Dependency Management: Optimizes work distribution by analyzing and mapping feature dependencies.
  • Use Case: A product manager can use this Skill to analyze a new feature request, identify its core requirements, prioritize it against existing backlog items, and generate a detailed GitHub issue for the engineering team to begin implementation.

Quick Start

Use the gen-specs-as-issues skill to analyze the project documentation and generate a detailed GitHub issue for a new feature.

Frequently Asked Questions about gen-specs-as-issues

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn feature ideas into actionable GitHub issues?▼

Generate GitHub issues by analyzing project documentation to identify feature gaps, scoring them by user impact and feasibility, and formatting MVP-focused specifications into ready-to-use tickets with titles, bodies, and labels.

How do I prioritize features in a product backlog against strategic alignment?▼

Prioritize features by applying a scoring matrix that evaluates user impact, strategic alignment, and feasibility, producing a ranked development roadmap focused on MVP specifications.

What is gap analysis in software development and how does it identify missing features?▼

Gap analysis systematically compares project documentation against current implementation status to identify missing features and highlight exact requirements needed to complete the product.

How do I map feature dependencies to optimize work distribution for my engineering team?▼

Map feature dependencies by analyzing MVP-focused specifications to sequence GitHub issues logically, optimizing work distribution and unblocking software development teams for parallel execution.

Can I generate MVP specifications directly from existing project documentation?▼

Yes, generate MVP specifications from project documentation by performing gap analysis on implementation status and developing detailed, actionable feature specifications for prioritized items.