speckit-taskstoissues

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

Core Features & Use Cases

  • Automatically maps design artifacts to GitHub issues and preserves dependency ordering for sane backlog sequencing.
  • Validates the target repository by confirming the Git remote matches the intended GitHub project before creating issues.
  • Use-case: Given a feature with several tasks and accompanying design docs, generate a structured set of linked issues ready for planning and execution.

Quick Start

Provide the list of tasks and design artifacts, and I will convert them into dependency-ordered GitHub issues in the target repository.

Frequently Asked Questions about speckit-taskstoissues

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

FAQPage Schema
How do I convert design tasks into GitHub issues with dependency ordering?

To convert design tasks into GitHub issues, this Skill validates your Git remote URL, extracts tasks from design artifacts, and posts dependency-ordered issues to your target repository for backlog sequencing.

How do I generate GitHub issues from design artifacts for sprint planning?

You can generate GitHub issues from design artifacts by providing your task list and design docs. The Skill maps them to structured, linked issues ready for execution and preserves dependency ordering for sane sprint sequencing.

Does this tool verify the Git remote URL before creating GitHub issues?

Yes, this Skill validates the target repository by confirming the Git remote URL matches the intended GitHub project before creating any issues, ensuring tasks are posted to the correct project.

Can I use this to automatically sequence a feature backlog based on design docs?

Yes, you can sequence a feature backlog based on design docs. The Skill applies to design-driven features where artifacts guide prioritization, automatically mapping tasks and preserving dependency ordering for planning.

What's the best way to turn a list of design tasks into structured GitHub issues?

The best way to turn design tasks into structured GitHub issues is providing the task list and design artifacts. The Skill maps dependencies and posts linked issues directly to your repository for immediate planning and execution.