speckit-taskstoissues

Convert task lists into dependency-ordered GitHub issues from design artifacts.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/nq-rdl/agent-skills --skill speckit-taskstoissues-nq-rdl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-taskstoissues
Source: https://github.com/nq-rdl/agent-skills/tree/main/.claude/skills/speckit-taskstoissues
Command: npx skills add https://github.com/nq-rdl/agent-skills --skill speckit-taskstoissues-nq-rdl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts scattered design artifacts and task lists into a structured, dependency-aware set of GitHub issues to streamline feature development.

Core Features & Use Cases

  • Automatically maps tasks to GitHub issues with explicit dependencies, enabling predictable work sequencing.
  • Supports filtering and labeling based on design artifacts to tailor issue creation for different workflows.
  • Use Case: A feature team feeds in task lists and design docs, then generates an ordered backlog of issues ready for triage and assignment.

Quick Start

Provide your task list and design artifacts to generate dependency-ordered GitHub issues.

Frequently Asked Questions about speckit-taskstoissues

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

FAQPage Schema
How do I convert task lists into GitHub issues with dependencies?

To convert task lists into GitHub issues with dependencies, provide your task list and design artifacts to generate a dependency-ordered, ready-to-create issue plan. This maps tasks to issues with explicit dependencies, enabling predictable work sequencing for feature development.

What are dependency-ordered GitHub issues and when do I need them?

Dependency-ordered GitHub issues are an actionable backlog sequenced by task dependencies to streamline feature development. You need them when translating scattered design artifacts and task lists into a structured, predictable work plan for triage and assignment.

Does this task to GitHub issue conversion require a spec-kit structure?

Yes, generating dependency-ordered GitHub issues from tasks requires projects organized with the spec-kit structure (.specify/). This environment allows the tool to parse task lists, determine dependencies, and produce a compatible issue plan.

Can I filter and label GitHub issues based on design artifacts?

Yes, you can filter and label GitHub issues based on design artifacts to tailor issue creation for different workflows. This ensures the generated dependency-ordered backlog matches your specific feature development and triage requirements.

What is the best way to manage feature development backlogs using spec-kit?

The best way to manage feature development backlogs using spec-kit is to automatically map task lists and design docs into dependency-aware GitHub issues. This creates an ordered, ready-to-create issue plan compatible with GitHub workflows for predictable execution.