to-issues

Break down plans into dependency-managed issues for issue trackers.

1|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/JuanMS20/bundles-skills --skill to-issues-juanms20
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-issues
Source: https://github.com/JuanMS20/bundles-skills/tree/main/skills/matt-pocock/to-issues
Command: npx skills add https://github.com/JuanMS20/bundles-skills --skill to-issues-juanms20

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The 'to-issues' Skill helps you convert strategic plans, specifications, or PRDs into specific, actionable issues within your project issue tracker, streamlining your transition from planning to implementation.

Core Features & Use Cases

  • Vertical Slices for Issue Breakdown: Transforms comprehensive plans into bite-sized, independently executable slices.
  • HITL & AFK Slices: Enables manual human interaction slices for design decisions and automatic execution slices for straightforward tasks.
  • User Interaction and Feedback: Allows user to review and provide feedback on proposed issues before final publication.

Quick Start

Convert your project plan into actionable issues using 'to-issues skill convert --source-plan plan.pdf'.

Frequently Asked Questions about to-issues

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

FAQPage Schema
How do I convert a project plan into actionable issue tracker tickets?

Issue breakdown using vertical slice methodologies splits comprehensive plans into bite-sized, independently executable slices. It transforms high-level specifications into detailed, dependency-managed issues, streamlining the transition from planning to implementation.

Can I review and provide feedback on generated issues before they are published?

Yes, you can review and provide feedback on proposed issues before final publication. The skill supports human-interactive slices for design decisions, allowing manual human interaction during issue generation based on user-defined rules and context.

How do I generate issues automatically from a requirements document?

Generate issues automatically from requirements using the automatic execution slices feature. This handles straightforward tasks without manual intervention, allowing you to convert source plans like PDFs into specific issues via command line inputs.

Does this issue generation tool work for large-scale software project management?

Yes, this issue generation tool is designed for project managers and team leads coordinating large-scale software or infrastructure projects. It operates on vertical slice methodologies to convert strategic plans and PRDs into manageable project issues.

What is the best way to manage dependencies when breaking down a PRD into issues?

The best way to manage dependencies when breaking down a PRD is using vertical slice methodologies. This creates detailed, dependency-managed issues from specifications, ensuring each slice is independently executable while maintaining structural relationships.