speckit-taskstoissues

Convert spec-kit task definitions into structured GitHub issues.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/ztwosone/GreedySnake --skill speckit-taskstoissues-ztwosone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-taskstoissues
Source: https://github.com/ztwosone/GreedySnake/tree/main/.agents/skills/speckit-taskstoissues
Command: npx skills add https://github.com/ztwosone/GreedySnake --skill speckit-taskstoissues-ztwosone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill converts completed feature tasks from spec-kit projects into actionable GitHub issues, reducing manual issue creation and helping teams maintain traceable development workflows.

Core Features & Use Cases

  • Task Conversion: Transforms spec-kit task definitions into structured GitHub issues with feature context.
  • Repository Validation: Checks project prerequisites and verifies the GitHub remote before creating issues.
  • Use Case: A development team with a.specify feature specification can use this Skill to turn implementation tasks into dependency-ordered GitHub issues for project tracking.

Quick Start

Use the speckit-taskstoissues skill to convert the current feature tasks into GitHub 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 spec-kit tasks into GitHub issues?

To convert spec-kit tasks into GitHub issues, the Skill transforms feature task definitions from a valid.specify project structure into structured, dependency-ordered issues for repository-aware project planning.

What prerequisites do I need to generate GitHub issues from spec-kit?

Generating GitHub issues from spec-kit requires a valid.specify project structure, task metadata, and a matching GitHub remote to safely validate project prerequisites and create actionable issues.

Does this task conversion process preserve feature context in GitHub issues?

Yes, the task conversion process transforms spec-kit task definitions into structured GitHub issues while explicitly retaining the original feature context for traceable software development workflows.

How does repository validation work before creating GitHub issues?

Repository validation checks project prerequisites and verifies the matching GitHub remote before creating issues, ensuring safe task tracking and issue generation within your development workflow.

Can I organize spec-kit implementation tasks by dependency order in GitHub?

Yes, you can turn spec-kit implementation tasks into dependency-ordered GitHub issues, reducing manual issue creation and helping teams maintain organized, traceable development workflows.

What is the best way to automate spec-kit project planning on GitHub?

Automating spec-kit project planning involves converting completed feature task definitions into actionable GitHub issues, applying repository-aware validation to safely maintain traceable development workflows.