github-spec-to-issue

Convert architectural specifications into prioritized GitHub issues with dependency mapping.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MythologIQ/Zo-Qore --skill github-spec-to-issue
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: github-spec-to-issue
Source: https://github.com/MythologIQ/Zo-Qore/tree/main/.claude/commands/scripts/custom/_quarantine/github-spec-to-issue
Command: npx skills add https://github.com/MythologIQ/Zo-Qore --skill github-spec-to-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the conversion of complex architectural specifications into actionable, prioritized GitHub issues, streamlining project planning and development workflows.

Core Features & Use Cases

  • Automated Issue Breakdown: Decomposes technical specifications into granular, manageable GitHub issues.
  • Dependency Mapping: Identifies and maps inter-issue dependencies to ensure logical implementation sequencing.
  • Prioritization & Milestones: Assigns priorities and suggests milestone groupings for efficient project management.
  • Use Case: Convert a high-level feature requirement document into a series of well-defined tasks, complete with dependencies and estimated effort, ready for a development sprint.

Quick Start

Use the github-spec-to-issue skill to convert the attached specification document into GitHub issues.

Frequently Asked Questions about github-spec-to-issue

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

FAQPage Schema
How do I convert an architectural specification into GitHub issues?▼

To convert an architectural specification into GitHub issues, this Skill parses spec sections into deliverable units, deriving issue granularity, acceptance criteria, and labels for each component. It automates the breakdown of technical documents into actionable development tasks.

What is dependency mapping for GitHub issues and how does it sequence implementation?▼

Dependency mapping for GitHub issues identifies relationships between tasks to ensure logical implementation sequencing. This Skill builds a dependency graph and calculates critical path ordering, generating a prioritized issue set with milestone grouping.

How do I break down a high-level feature requirement document for a development sprint?▼

Breaking down a high-level feature requirement document involves decomposing technical specifications into granular, manageable GitHub issues. This process assigns priorities and suggests milestone groupings to prepare well-defined tasks complete with dependencies for sprint planning.

Can I generate acceptance criteria and labels from a project specification automatically?▼

You can generate acceptance criteria and labels from a project specification automatically using this Skill. It parses architectural specification sections into deliverable units and derives appropriate issue metadata, including granularity and labels, directly from the text.

Do I need a specific format for my architectural specification to map dependencies correctly?▼

The Skill parses architectural specification sections into deliverable units to map dependencies correctly. It processes the provided document text to build a dependency graph and critical path ordering, requiring no external dependencies or specific platform setup.