to-issues

Break down complex plans into independently actionable issues for project trackers.

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/dallenpyrah/pi --skill to-issues-dallenpyrah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-issues
Source: https://github.com/dallenpyrah/pi/tree/main/skills/to-issues
Command: npx skills add https://github.com/dallenpyrah/pi --skill to-issues-dallenpyrah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The to-issues Skill addresses the challenge of breaking down complex plans, specifications, or PRDs into individual, independently actionable issues for project issue tracking.

Core Features & Use Cases

  • Issue Breakdown: Splits plans into traceable vertical slices, ensuring each issue is manageable and linked to project requirements.
  • Plan Analysis: Provides context for understanding the plan's current state, including any necessary explorations of the codebase.
  • Issue Tracking Integration: Automates the creation of issues within the project's issue tracker with predefined templates and labels.

Quick Start

Run /to-issues <plan-url> to analyze a plan and generate issues based on tracer-bullet vertical slices.

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 actionable issues?

Breaking down a project plan into actionable issues involves splitting complex specifications into traceable vertical slices. This ensures each issue is independently grabbable, manageable, and linked to project requirements for effective tracking.

What are tracer-bullet vertical slices in issue tracking?

Tracer-bullet vertical slices in issue tracking are independently grabbable units of work identified by analyzing a plan. They simplify issue creation by ensuring each slice is manageable and traceable back to the original project specifications.

How do I convert a PRD into issues with dependency linking?

Converting a PRD into issues with dependency linking requires breaking down the specification into traceable vertical slices. This process generates independently grabbable issues intended for use within project issue trackers that support detailed structuring.

Can I automatically generate issues from a plan URL in my issue tracker?

Yes, you can automatically generate issues from a plan URL by analyzing the provided link. The process automates issue creation within your project's issue tracker using predefined templates and labels based on the extracted vertical slices.

Does issue breakdown from specifications work with existing project requirements?

Issue breakdown from specifications works with existing project requirements by splitting plans into traceable vertical slices. Each generated issue is explicitly linked back to the project requirements to maintain context and tracking accuracy.

When should I not use automated issue breakdown for project tracking?

You should avoid automated issue breakdown when your project issue tracker lacks support for detailed issue structuring and dependency linking. The generated vertical slices require these features to maintain traceable and effective project tracking.