gen-specs-as-issues

Generate prioritized GitHub issues from project specifications with dependency mapping.

1|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/dhar174/langgraph_system_generator --skill gen-specs-as-issues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gen-specs-as-issues
Source: https://github.com/dhar174/langgraph_system_generator/tree/main/.github/skills/gen-specs-as-issues
Command: npx skills add https://github.com/dhar174/langgraph_system_generator --skill gen-specs-as-issues

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This workflow streamlines the process of transforming project ideas into well-defined, prioritized, and actionable GitHub issues, ensuring clarity and efficiency in the development lifecycle.

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 dependency tracking.
  • Work Distribution: Optimizes work by analyzing independence, mapping dependencies, and balancing workloads through sub-issues.
  • Use Case: A product manager can use this Skill to quickly process user feedback, identify critical missing features for the next sprint, and generate the necessary detailed specifications and GitHub issues for the engineering team.

Quick Start

Use the gen-specs-as-issues skill to generate detailed GitHub issues from a list of potential new features.

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 project specifications into actionable GitHub issues?

Generating GitHub issues from product specifications involves identifying missing features by comparing documentation with implementation, prioritizing them using a scoring matrix, and outputting detailed, implementation-friendly task bodies.

How do I prioritize features for my next sprint backlog?

You can rank features by applying a scoring matrix that evaluates user impact, strategic alignment, and feasibility, allowing you to prioritize critical missing features and develop MVP-focused specifications for them.

Can I map dependencies and balance workloads when creating GitHub issues?

You can optimize work distribution by analyzing task independence, mapping dependencies, and balancing workloads through the creation of sub-issues within your generated GitHub issues.

How do I identify missing features between my documentation and implementation?

Gap analysis systematically compares your project documentation with the actual implementation to detect missing features, ensuring clarity and efficiency in your development lifecycle.

What is the best way to automate product management workflow for feature prioritization?

The best way to automate feature prioritization is using a workflow tool that scores features on user impact, strategic alignment, and feasibility, then generates MVP-focused specifications and formatted GitHub issues.