speckit-taskstoissues

Convert markdown task lists into dependency-ordered GitHub issues.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill bridges the gap between project planning and execution by automating the creation of GitHub issues from defined task lists, ensuring that every task is tracked and accounted for without manual data entry.

Core Features & Use Cases

  • Automated Issue Creation: Parses task lists and generates GitHub issues with standardized titles and dependency-aware formatting.
  • Deduplication Logic: Automatically checks existing repository issues to prevent duplicate creation for tasks that have already been processed.
  • Use Case: When a new feature specification is finalized, use this skill to instantly turn the task list into a set of actionable GitHub issues, ensuring the development team has a clear, synchronized backlog.

Quick Start

Invoke the speckit-taskstoissues skill to scan the project tasks and create corresponding GitHub issues for all pending items.

Frequently Asked Questions about speckit-taskstoissues

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

FAQPage Schema
How do I convert markdown task lists into GitHub issues automatically?

To prevent duplicate issue creation, this skill applies deduplication logic that automatically checks existing repository issues. It scans current repository state before creating new entries to ensure tasks already processed are skipped, keeping your backlog clean and synchronized.

Do I need the GitHub MCP server to sync project tasks to issue tracking?

When a feature specification is finalized, this skill instantly turns the markdown task list into a set of actionable GitHub issues. It generates standardized titles and dependency-aware formatting, ensuring your development team has a clear, synchronized backlog ready for execution.

Can I use this task conversion skill with any repository remote?

To convert markdown task lists into GitHub issues automatically, this skill parses structured markdown files and generates dependency-ordered issues. It bridges project planning and execution by synchronizing defined tasks with your repository issue tracking system without manual data entry.

Does this skill apply deduplication logic when creating GitHub issues from tasks?

No, you cannot use this skill with just any repository remote; it requires a valid GitHub repository remote. The skill specifically targets GitHub issue tracking systems to apply its deduplication logic and create standardized issues from your markdown task lists.