speckit-taskstoissues

Convert project tasks into dependency-ordered GitHub issues from spec-kit artifacts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the manual overhead of translating project tasks into tracked GitHub issues, ensuring that development work remains synchronized with design artifacts and project requirements.

Core Features & Use Cases

  • Automated Issue Creation: Automatically generates dependency-ordered GitHub issues based on task lists extracted from project documentation.
  • Workflow Integration: Supports pre- and post-execution extension hooks to customize the issue creation process according to project-specific needs.
  • Use Case: A project manager can use this skill to instantly convert a finalized list of feature tasks into a structured GitHub issue board, maintaining alignment between the spec-kit project structure and the repository's issue tracker.

Quick Start

Execute the speckit-taskstoissues skill to convert all identified tasks into GitHub issues for the current repository.

Frequently Asked Questions about speckit-taskstoissues

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

FAQPage Schema
How do I convert project tasks into GitHub issues automatically?

You can automatically convert project tasks into GitHub issues by using a skill that parses design artifacts and task lists from a spec-kit project structure, then generates dependency-ordered issues in the connected GitHub repository. This eliminates manual tracking overhead.

What is the best way to sync spec-kit project tasks with GitHub issue tracking?

Syncing spec-kit tasks with GitHub issue tracking is best handled by automating the extraction of task lists from project documentation and creating dependency-ordered GitHub issues to maintain alignment between specifications and the repository's issue tracker.

Do I need a specific project structure to automate GitHub issue creation from task lists?

Yes, automating GitHub issue creation from task lists requires a valid spec-kit project structure and an active GitHub remote connection to function correctly. These prerequisites ensure the tool can parse design artifacts and sync with the repository.

Can I customize the GitHub issue creation workflow for my project requirements?

Yes, you can customize the GitHub issue creation workflow by leveraging pre- and post-execution extension hooks, allowing you to tailor the automated conversion process to meet your project-specific development and tracking requirements.

Why are my project tasks not converting into dependency-ordered GitHub issues?

Project tasks may fail to convert into dependency-ordered GitHub issues if the repository lacks a valid spec-kit project structure or an active GitHub remote connection, both of which are required to parse design artifacts and sync with the issue tracker.