speckit-taskstoissues

Convert tasks and design artifacts into dependency-ordered GitHub issues.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert scattered tasks and design artifacts into a structured, dependency-aware set of GitHub issues, dramatically reducing manual coordination.

Core Features & Use Cases

  • Dependency-aware issue generation aligned with project design artifacts.
  • Traceability from tasks to design references and linked issues across sprints.
  • Use Case: Imagine a backlog of feature tasks and specs; this Skill auto-splits them into ordered GitHub issues ready for triage.

Quick Start

Provide the list of tasks and design artifacts and run the speckit-taskstoissues workflow to generate a dependency-ordered GitHub issues set.

Frequently Asked Questions about speckit-taskstoissues

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

FAQPage Schema
How do I convert tasks into dependency-ordered GitHub issues?

Generating dependency-ordered GitHub issues requires providing your task list and available design artifacts to the workflow, which then structures and creates them in your configured GitHub repository based on dependency mappings.

How does dependency-aware issue generation work with design artifacts?

Dependency-aware issue generation works by mapping your provided tasks and design artifacts to a specific GitHub repository, ensuring issues are ordered by their dependencies and linked to design references for traceability.

Can I use this to create GitHub issues from a backlog of feature tasks and specs?

Yes, you can create GitHub issues from a backlog of feature tasks and specs by running the workflow, which auto-splits the tasks into ordered GitHub issues ready for triage.

Does the workflow target a specific GitHub repository when creating issues?

Yes, the workflow targets a specific GitHub repository by ensuring only repositories matching the configured remote URL receive the newly created dependency-ordered issues.

What is the best way to structure scattered tasks into a traceable GitHub issue set?

The best way to structure scattered tasks into a traceable GitHub issue set is to use dependency-aware generation that aligns tasks with design artifacts, ensuring traceability from tasks to linked issues across sprints.