speckit-taskstoissues

Convert tasks from a tasks.md file into GitHub issues.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the conversion of tasks defined in a tasks.md file into GitHub issues, streamlining project management and task tracking within a GitHub repository.

Core Features & Use Cases

  • Task Conversion: Automatically creates GitHub issues from a structured list of tasks.
  • Project Integration: Seamlessly integrates with GitHub's project management features.
  • Use Case: After breaking down a feature into actionable tasks in tasks.md, use this Skill to create corresponding issues in your GitHub project board, ensuring all work items are tracked.

Quick Start

Convert tasks from tasks.md 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 tasks from a markdown file into GitHub issues?

To convert tasks into GitHub issues, this Skill parses a structured tasks.md file and automatically generates corresponding issues within your GitHub repository. It streamlines project management by mapping task breakdowns directly to your project board.

What do I need to set up before creating GitHub issues from my tasks.md file?

Before creating GitHub issues, you need a spec-kit project structure containing a .specify/ directory and a configured GitHub remote URL. This environment ensures the automated task conversion maps correctly to your repository.

Can I use this task automation with any GitHub repository?

This task automation works with any GitHub repository that has a remote URL configured. However, it specifically requires the project to follow a spec-kit structure with a .specify/ directory to parse tasks correctly.

How does automating task breakdown into GitHub issues improve project tracking?

Automating task breakdown into GitHub issues improves project tracking by seamlessly integrating structured tasks.md entries with GitHub's project management features. This ensures all work items are systematically tracked without manual entry.

What is the best way to sync a tasks.md file with a GitHub project board?

The best way to sync a tasks.md file with a GitHub project board is through automated task conversion. This Skill reads your structured task list and creates matching GitHub issues, keeping your project tracking synchronized.

Are there limitations when converting tasks to GitHub issues?

A limitation when converting tasks to GitHub issues is the strict dependency on a spec-kit project structure. Without the required .specify/ directory and a valid GitHub remote URL, the task conversion process will not execute.