to-issues

Break down project plans into manageable issues for issue tracking systems.

Updated May 16, 2026
One-click install
npx skills add https://github.com/ckyeon/claude-code-settings --skill to-issues-ckyeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-issues
Source: https://github.com/ckyeon/claude-code-settings/tree/main/user/shared/skills/to-issues
Command: npx skills add https://github.com/ckyeon/claude-code-settings --skill to-issues-ckyeon

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of breaking down complex plans, specifications, or PRDs into manageable issues for project tracking.

Core Features & Use Cases

  • Issue Breakdown: Transform a comprehensive plan into individual issues.
  • Dependency Management: Identify and manage dependencies between issues.
  • Triage and Validation: Provide a structured process for validating the issue breakdown.
  • Issue Tracker Integration: Automatically publish issues to the project issue tracker.
  • Use Case: For a developer who needs to convert a project roadmap into a set of actionable tasks.

Quick Start

To break down a project plan into issues, run the to-issues skill and follow the automated prompts.

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 an issue tracker?

To break down a project plan into manageable issues, provide your project plan and existing issue tracker configuration to an automated breakdown tool. It will parse the plan and generate independently actionable tasks while identifying dependencies for your issue tracker.

What is vertical slicing in issue creation and task breakdown?

Vertical slicing in issue creation is the technique of dividing comprehensive plans or PRDs into independently manageable issues that deliver standalone value. This task breakdown method ensures each issue can be tracked and executed effectively within project management scenarios.

Can I automatically publish issues to my project issue tracker from a PRD?

Yes, you can automatically publish issues to your project issue tracker from a PRD. Issue tracker integration features take the validated issue breakdown generated from your specifications and directly publish them to your configured project tracking system.

Does converting a project roadmap into actionable tasks require an existing issue tracker configuration?

Yes, converting a project roadmap into actionable tasks requires an existing issue tracker configuration. The issue breakdown and automated publishing process depends on your current tracker setup to correctly format and integrate the generated tasks into the system.

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

The best way to manage dependencies when breaking down specifications into issues is to use a structured triage and validation process. This approach identifies relationships between individual issues during the breakdown phase, ensuring a correct execution order for project tracking.

Why should I use an automated tool for task breakdown instead of manual issue creation?

You should use an automated tool for task breakdown because manual issue creation is time-consuming and prone to missing dependencies. Automated breakdown simplifies converting complex plans into structured issues while providing a triage process to validate the final issue set.