speckit-taskstoissues

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

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/kamalsroor1/nest-scaffolding-crud-manager --skill speckit-taskstoissues-kamalsroor1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-taskstoissues
Source: https://github.com/kamalsroor1/nest-scaffolding-crud-manager/tree/main/.agent/skills/speckit-taskstoissues
Command: npx skills add https://github.com/kamalsroor1/nest-scaffolding-crud-manager --skill speckit-taskstoissues-kamalsroor1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts scattered design tasks and artifacts into actionable, dependency-ordered GitHub issues to streamline planning and tracking.

Core Features & Use Cases

  • Automates mapping of design tasks to GitHub issues with dependency awareness.
  • Generates linked issues referencing design artifacts for traceability.
  • Supports multi-module frontend and backend workstreams in spec-kit projects.

Quick Start

Convert the existing design tasks into ordered GitHub issues based on current design artifacts.

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 ordered by dependencies?

You can convert design tasks into dependency-ordered GitHub issues by processing design artifacts through spec-kit projects, which automatically sequences tasks based on their relationships and generates linked issues referencing the original artifacts.

Does issue generation work with spec-kit projects containing a .specify directory?

Issue generation requires a spec-kit project with a .specify/ directory and accessible design artifacts, automatically mapping frontend and backend workstreams into actionable, dependency-ordered GitHub issues.

How do I map design artifacts to GitHub issues with traceability?

To map design artifacts to GitHub issues with traceability, the tool reads accessible design files and outputs linked issues that explicitly reference the originating artifacts, ensuring full tracking continuity across project planning.

Can I generate GitHub issues for both frontend and backend workstreams from specs?

Yes, you can generate GitHub issues for multi-module frontend and backend workstreams by processing design tasks within spec-kit projects, automatically ordering the generated issues by their task dependencies.

What is the best way to automate task to issue mapping in project management?

The best way to automate task to issue mapping is using a tool that scans design artifacts, applies dependency ordering, and outputs GitHub issues with embedded artifact references, streamlining multi-workstream project management.