speckit-taskstoissues

Convert Speckit tasks into GitHub issues with labeling and status sync.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/opensoft/dartwing-ocr-pipeline --skill speckit-taskstoissues-opensoft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-taskstoissues
Source: https://github.com/opensoft/dartwing-ocr-pipeline/tree/main/plugins/speckit/skills/speckit-taskstoissues
Command: npx skills add https://github.com/opensoft/dartwing-ocr-pipeline --skill speckit-taskstoissues-opensoft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codex wrapper for the Speckit task-to-issues workflow that converts actionable Speckit tasks into GitHub issues for project tracking and collaboration.

Core Features & Use Cases

  • Wraps the Speckit task-to-issues workflow to generate GitHub issues from tasks and track progress.
  • Supports issue creation, labeling, and synchronization with task status across a software project.
  • Use Case: A development team converts a list of Speckit tasks into GitHub issues to populate the backlog and monitor progress.

Quick Start

Invoke this wrapper with Speckit task data to automatically generate and sync GitHub issues via the wrapped Speckit workflow.

Frequently Asked Questions about speckit-taskstoissues

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

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

You can convert Speckit tasks into GitHub issues by invoking this wrapper with your task data to automatically generate issues, apply labels, and sync task status across project boards.

What is the best way to sync Speckit task status with GitHub project boards?

Syncing Speckit task status with GitHub project boards is accomplished by this workflow, which generates issues and continuously synchronizes their status with the source Speckit tasks.

Can I automatically apply labels to GitHub issues generated from Speckit tasks?

Yes, you can automatically apply labels to GitHub issues generated from Speckit tasks. The conversion workflow supports automatic issue creation, labeling, and status synchronization.

How do I populate a GitHub backlog from a list of Speckit tasks?

You populate a GitHub backlog from Speckit tasks by passing your task data to this wrapper, which reads the source tasks and executes the workflow to generate corresponding GitHub issues for backlog tracking.

Does the Speckit task-to-issues workflow support passing custom input to GitHub issue creation?

The Speckit task-to-issues workflow does support passing custom input. It reads the source skill, passes your trailing input data, and executes the source skill to generate GitHub issues with the resulting parameters.