speckit-taskstoissues

Convert tasks from a spec file into GitHub issues.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/SorinS/go-speckit --skill speckit-taskstoissues-sorins
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-taskstoissues
Source: https://github.com/SorinS/go-speckit/tree/main/testdata/golden/scaffold/proj-vibe/.vibe/skills/speckit-taskstoissues
Command: npx skills add https://github.com/SorinS/go-speckit --skill speckit-taskstoissues-sorins

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps project managers and developers automate the conversion of existing tasks into GitHub issues, ensuring better tracking and collaboration in the project workflow.

Core Features & Use Cases

  • Task Conversion: Automatically create GitHub issues from task descriptions to ensure they are tracked and manageable.
  • Compatibility: Requires spec-kit project structure, integrates seamlessly with the spec-driven development process.
  • Use Case: Imagine you have a list of tasks in your spec file. Use this Skill to generate corresponding GitHub issues that represent these tasks.

Quick Start

Run /speckit taskstoissues in your AI coding agent to convert tasks to issues.

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 in a spec file into GitHub issues?

You can convert tasks to GitHub issues by running the command in your AI coding agent, which reads the spec file and automatically creates corresponding tracked issues for project management.

How does task automation work with spec-driven development?

Task automation in spec-driven development works by reading predefined tasks from your spec file and mapping them directly to GitHub issues, ensuring better tracking and seamless collaboration within the project workflow.

Do I need a specific project structure to automate issue tracking from spec files?

Yes, you need a spec-kit compatible project structure to automate issue tracking, as the Skill relies on existing design artifacts and project guidelines to properly handle and convert your tasks.

Can I use this to streamline project workflow for existing task lists?

You can streamline project workflow for existing task lists by using the Skill to automatically parse your spec file and generate manageable GitHub issues, ensuring every task is officially tracked.

What are the limitations of converting spec file tasks to GitHub issues?

The primary limitation is that task conversion strictly requires a spec-kit project structure and relies on provided design artifacts, meaning it cannot process standalone task lists outside this specific development framework.