to-issues

Transform project plans into granular issues within an issue tracker.

Updated May 11, 2026
One-click install
npx skills add https://github.com/guhans6/agent-workbench --skill to-issues-guhans6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-issues
Source: https://github.com/guhans6/agent-workbench/tree/main/shared/skills/to-issues
Command: npx skills add https://github.com/guhans6/agent-workbench --skill to-issues-guhans6

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of breaking down complex plans, specifications, or PRDs into manageable issues, streamlining the issue tracking and implementation process.

Core Features & Use Cases

  • Vertical Slicing: Breaks down plans into vertical slices, ensuring a comprehensive yet manageable issue creation process.
  • Issue Tracker Integration: Publishes issues directly to the issue tracker, maintaining dependency order and clarity.
  • User Interaction: Iteratively quizzes the user to refine the issue breakdown and ensure accuracy.

Quick Start

Run the 'to-issues' skill with a plan document to automatically generate a list of issues.

Frequently Asked Questions about to-issues

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

FAQPage Schema
How do I break down a project plan into manageable issues for tracking?

To break down a project plan into manageable issues, you can use vertical slicing to decompose specifications into granular tasks. This approach creates a comprehensive issue creation process, ensuring dependency order and clarity for implementation.

What is vertical slicing in project management and issue creation?

Vertical slicing in project management is a technique that breaks down plans into end-to-end functional segments. It creates a granular, manageable set of issues, ensuring comprehensive issue creation while maintaining dependency order.

How do I automate issue creation from a PRD or specification document?

You can automate issue creation from a PRD by running a script that iteratively quizzes you to refine the breakdown. This process transforms complex specifications into individual issues and publishes them directly to your issue tracker.

Does automated issue generation maintain dependency order in the issue tracker?

Yes, automated issue generation maintains dependency order when publishing issues directly to the issue tracker. This ensures that the structured sequence of vertically sliced tasks remains clear and logically ordered for implementation.

Can I refine the issue breakdown process before publishing to the tracker?

Yes, you can refine the issue breakdown process through iterative user interaction. The system quizzes you during plan decomposition to ensure the accuracy of the vertically sliced issues before they are published to the tracker.

What is the best way to decompose complex specifications into granular tasks?

The best way to decompose complex specifications into granular tasks is applying vertical slicing. This method breaks down comprehensive plans into manageable issues, streamlining the issue tracking and implementation process through structured decomposition.