speckit-taskstoissues

Convert spec-kit tasks into GitHub issues with dependency ordering.

128|7|Updated Jun 20, 2026
One-click install
npx skills add https://github.com/PieroSierra/SecondBrain --skill speckit-taskstoissues-pierosierra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-taskstoissues
Source: https://github.com/PieroSierra/SecondBrain/tree/main/.claude/skills/speckit-taskstoissues
Command: npx skills add https://github.com/PieroSierra/SecondBrain --skill speckit-taskstoissues-pierosierra

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the conversion of tasks into GitHub issues, providing a structured workflow and ensuring that tasks are converted with the correct dependencies.

Core Features & Use Cases

  • Task to Issue Conversion: Converts existing tasks into actionable GitHub issues.
  • Dependency Ordering: Ensures that issues are created in the correct order, maintaining project dependencies.
  • Use Case: Ideal for software projects where tasks need to be broken down into issues for team collaboration.

Quick Start

Convert all tasks to issues using the 'speckit-taskstoissues' command.

Frequently Asked Questions about speckit-taskstoissues

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

FAQPage Schema
How do I convert spec-kit tasks to GitHub issues automatically?

Yes, dependency ordering is enforced during task conversion to ensure GitHub issues are created in the correct sequence. This maintains your project's structural dependencies, preventing teams from executing tasks out of sequence.

Does converting tasks to GitHub issues require a specific project structure?

Yes, converting tasks to GitHub issues requires a spec-kit project structure containing a '.specify/' directory. The conversion process relies on these available design artifacts to accurately map and generate the issues.

What is the best way to manage project workflow dependencies when creating GitHub issues?

Using automated task conversion ensures project workflow dependencies are managed correctly when creating GitHub issues. This approach translates spec-kit tasks into actionable issues while strictly preserving the required dependency order.

Can I generate GitHub issues from existing design artifacts in my spec-kit project?

Yes, you can generate GitHub issues from existing design artifacts in a spec-kit project. The skill supports task conversion based on these available artifacts, directly turning them into structured, actionable issues.