speckit.taskstoissues

Convert technical tasks into GitHub issues via the GitHub API.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/aniruddh2003/ai-code-reviewer --skill speckit-taskstoissues-aniruddh2003
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit.taskstoissues
Source: https://github.com/aniruddh2003/ai-code-reviewer/tree/main/.agent/skills/speckit.taskstoissues
Command: npx skills add https://github.com/aniruddh2003/ai-code-reviewer --skill speckit-taskstoissues-aniruddh2003

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github/github-mcp-server/issue_write, and includes scripts (resource) components.

What problem does it solve?

This Skill transforms technical tasks into actionable GitHub issues, facilitating efficient project management and coordination.

Core Features & Use Cases

  • Task Conversion: Converts task descriptions to GitHub issues, maintaining task dependencies and metadata.
  • Dependency Tracking: Preserves the original task dependencies within the created issues.
  • Integration with GitHub: Uses GitHub API to ensure seamless integration with the project's issue tracking system.

Quick Start

Run the speckit.taskstoissues skill with the script to generate GitHub issues for your tasks.

Frequently Asked Questions about speckit.taskstoissues

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

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

To convert technical tasks into GitHub issues, this Skill parses task descriptions and metadata from design artifacts, then uses predefined scripts and the GitHub API to create synchronized issues automatically. It maintains original task dependencies throughout the conversion process.

Does GitHub issue management preserve task dependencies during conversion?

Yes, GitHub issue management through this Skill preserves original task dependencies. It extracts dependency data from technical tasks and maintains those relationships within the created GitHub issues to ensure streamlined project coordination.

What is needed to automate task conversion to GitHub issues in my repository?

Automating task conversion to GitHub issues requires a repository that uses Git and GitHub. You need the GitHub API for issue creation and synchronization, along with predefined scripts for task parsing and data extraction from design artifacts.

Can I extract task data from design artifacts to create GitHub issues?

Yes, you can extract task data from design artifacts to create GitHub issues. The Skill utilizes predefined scripts specifically for task parsing and data extraction, transforming design artifact content into actionable GitHub issues via the API.

What's the best way to synchronize project coordination with GitHub issue tracking?

The best way to synchronize project coordination with GitHub issue tracking is by converting technical tasks directly into actionable GitHub issues. This ensures seamless integration with your existing issue tracking system while maintaining task metadata and dependencies.