speckit-taskstoissues

Convert spec-kit tasks into dependency-ordered GitHub issues.

Updated May 3, 2025
One-click install
npx skills add https://github.com/dsuth10/Legends-of-Learning-4 --skill speckit-taskstoissues-dsuth10
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-taskstoissues
Source: https://github.com/dsuth10/Legends-of-Learning-4/tree/main/.cursor/skills/speckit-taskstoissues
Command: npx skills add https://github.com/dsuth10/Legends-of-Learning-4 --skill speckit-taskstoissues-dsuth10

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github-spec-kit, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the conversion of tasks into GitHub issues, streamlining the process of tracking and managing project work.

Core Features & Use Cases

  • Task Conversion: Converts existing tasks into actionable GitHub issues.
  • Dependency-Ordered: Ensures issues are created in the correct order of dependency.
  • Design Artifacts: Utilizes available design artifacts for accurate issue creation.
  • Use Case: For project managers or developers who need to create issues from a spec-kit project structure.

Quick Start

Convert tasks to issues using the speckit-taskstoissues skill.

Frequently Asked Questions about speckit-taskstoissues

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

FAQPage Schema
How do I automate converting tasks to GitHub issues from a spec-kit project?

To convert tasks to GitHub issues from a spec-kit project, this Skill automates the extraction of tasks and generates corresponding issues. It utilizes your existing .specify directory structure to create actionable issues in dependency order.

Do I need a specific directory structure to convert tasks into GitHub issues?

Yes, converting tasks into GitHub issues requires the spec-kit project structure containing a .specify/ directory. This structure provides the necessary task definitions and design artifacts for accurate issue generation.

How are task dependencies handled when generating GitHub issues?

Task dependencies are handled by creating GitHub issues in a dependency-ordered sequence. This ensures that issues are generated in the correct order, respecting the task dependencies defined within your spec-kit project structure.

Can I use design artifacts to create accurate GitHub issues?

Yes, you can use design artifacts to create accurate GitHub issues. The conversion process utilizes available design artifacts within the spec-kit project structure to ensure the generated issues contain accurate and actionable details.

What is the best way to track project management tasks in GitHub using spec-kit?

The best way to track project management tasks in GitHub using spec-kit is by automating task conversion into GitHub issues. This streamlines issue tracking by mapping your spec-kit tasks directly to GitHub's issue management system.

Why are my converted GitHub issues not reflecting the correct task order?

If converted GitHub issues are not in the correct task order, ensure your spec-kit project structure has properly defined task dependencies. The conversion process relies on these dependencies to sequence issue creation accurately.