to-issues

Break down project plans into issues for issue tracking systems.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users break down complex plans, specifications, or PRDs into manageable issues for efficient project management.

Core Features & Use Cases

  • Plan Breakdown: Convert project plans into a list of issues suitable for tracking on an issue tracker.
  • Issue Creation: Generate implementation tickets from high-level plans.
  • Triage Support: Assist in the initial stages of issue triage by providing a structured approach to issue creation.
  • Use Case: When a project manager needs to translate a strategic plan into a set of actionable tasks for their team.

Quick Start

Convert the project plan 'project-plan.pdf' into 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 actionable issues for issue tracking?▼

To break down a project plan into actionable issues, this Skill uses vertical slicing and trace bullet methodology to convert high-level plans, specifications, or PRDs into a structured set of implementation tickets suitable for an issue tracker.

What is vertical slicing in project planning and task creation?▼

Vertical slicing in project planning is a methodology used to break down complex specifications or PRDs into manageable issues. It helps project managers translate high-level strategic plans into actionable tasks that deliver traceable value across different architectural layers.

Can I convert a PRD into implementation tickets for triage support?▼

Yes, you can convert a PRD into implementation tickets to assist in the initial stages of issue triage. This provides a structured approach to issue creation, translating complex specifications directly into a list of trackable tasks for your team.

Does plan breakdown work without needing external dependencies?▼

Yes, plan breakdown works without external dependencies. The Skill independently analyzes structured plans and applies trace bullet methodology to generate a list of issues, requiring no additional modules or components to translate plans into tasks.

What is the best way to translate a strategic plan into tasks for a development team?▼

The best way to translate a strategic plan into tasks is by applying a structured approach to plan analysis that breaks plans into issues using vertical slicing. This ensures the generated implementation tickets are immediately actionable for the development team.