to-issues

Convert project plans into issue tracker items via vertical slices.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill breaks down project plans, specifications, or PRDs into individually actionable issues for an issue tracker, improving task granularity and dependency management.

Core Features & Use Cases

  • Issue Tracking Integration: Connects directly to an issue tracker for creating new issues.
  • Vertical Slice Breakdown: Automatically segments the plan into thin, end-to-end vertical slices.
  • User Iteration and Feedback: Allows user review and adjustment of proposed slices for optimal issue granularity.

Quick Start

Break the 'project plan.pdf' into individual issues using the to-issues skill.

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 issue tracking?

To break down a project plan for issue tracking, this Skill transforms project documentation into issue tracker items by automatically segmenting plans into thin, end-to-end vertical slices. It requires Python for executing scripts and processing text-based project plans.

What is vertical slicing in project management and how does it help with issue creation?

Vertical slicing in project management segments project plans into thin, end-to-end actionable pieces. This approach improves task granularity and dependency management by allowing user review and adjustment of proposed slices before creating issues in an issue tracker.

Can I connect directly to an issue tracker to create issues from a project plan PDF?

Yes, you can connect directly to an issue tracker to create new issues. This Skill processes project documentation like a project plan PDF, breaks it down into vertical slices, and integrates with issue tracking systems to populate actionable items.

Do I need Python to convert project specifications into issue tracker items?

Yes, Python is required to convert project specifications into issue tracker items. The Skill relies on Python for script execution and handling the text-based project plans necessary to generate vertical slices for your issue tracking workflow.

Can I review and adjust the vertical slices before they are pushed to issue tracking?

Yes, you can review and adjust the vertical slices before they are pushed to issue tracking. The Skill includes user iteration and feedback features, allowing you to refine proposed slices to ensure optimal issue granularity and dependency management.

What are the limitations of using vertical slices for project planning?

A limitation of using vertical slices for project planning is that it requires text-based project plans to function. If your project documentation is not in a compatible text format, the script cannot process it to generate manageable issues for the tracker.