to-issues

Convert detailed project plans into structured issues for project tracking.

6|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/icepeng/agentchan --skill to-issues-icepeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-issues
Source: https://github.com/icepeng/agentchan/tree/main/.claude/skills/to-issues
Command: npx skills add https://github.com/icepeng/agentchan --skill to-issues-icepeng

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies project planning by converting comprehensive plans, specs, or PRDs into manageable, independent issues.

Core Features & Use Cases

  • Issue Breakdown: Decompose complex plans into targeted vertical slices that cover all integration layers.
  • Workflow Facilitation: Assists teams in organizing work into executable and reviewable units for efficient development cycles.
  • Use Case: When managing a large feature development, this Skill helps break down the plan into smaller issues for iterative implementation and review.

Quick Start

Use the to-issues skill to analyze your plan document and generate a list of issues for project tracking.

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?

To break down a project plan into actionable issues, decompose comprehensive plans or PRDs into targeted vertical slices. This ensures issues are well-defined, dependencies are clear, and scope remains manageable for iterative implementation.

What is the best way to convert a PRD into manageable tasks for team collaboration?

Converting a PRD into manageable tasks involves transforming detailed specifications into independent, executable units. This workflow facilitation organizes work into reviewable vertical slices that cover all integration layers for efficient development cycles.

Can I use this task breakdown approach for large feature development?

Yes, you can use task breakdown for large feature development. It helps decompose complex plans into smaller issues for iterative implementation and review, ensuring every issue covers necessary integration layers without unmanageable scope.

How do you manage dependencies when decomposing plans into issues?

Managing dependencies during issue breakdown requires organizing work into structured, independent units. This ensures dependencies are clear across vertical slices, allowing teams to execute tasks sequentially or in parallel without integration blockers.

Does issue generation work for both software development and product management?

Issue generation works for both software development and product management. The process applies to any team collaboration scenario requiring structured issue management, transforming detailed project plans into actionable items for tracking.

Why should I structure issues into vertical slices instead of horizontal layers?

Structuring issues into vertical slices ensures each unit covers all integration layers and delivers independent value. This approach prevents unmanageable scope and facilitates efficient, iterative development cycles compared to horizontal layer separation.