to-issues

Create GitHub issues from project plans with vertical slicing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists in breaking down large projects into smaller, actionable GitHub issues, enhancing project management efficiency.

Core Features & Use Cases

  • Project Slicing: Automates the process of creating GitHub issues from project plans, specifications, or PRDs.
  • Vertical Slicing: Ensures each issue is a complete, end-to-end slice of functionality.
  • User Interaction: Iteratively refines the issue breakdown based on user feedback.
  • Use Case: Ideal for software development, where a complex feature needs to be broken down into independent issues for easier tracking and development.

Quick Start

Use the to-issues skill to create a set of issues from your project plan by passing the plan's text as an argument.

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

To break down a project plan into GitHub issues, you pass your specification or PRD text as an argument. The skill automates project slicing by generating actionable issues focused on vertical, end-to-end functionality.

What is vertical slicing in software project management?

Vertical slicing in project management divides complex features into independent, end-to-end slices of functionality. This ensures each issue delivers complete value and remains easier to track and develop.

How do I create actionable issues from a PRD automatically?

You can create actionable issues from a PRD automatically by passing the document text to this skill. It iteratively refines issue granularity and dependencies based on your feedback during the breakdown process.

Can I refine issue granularity and dependencies after generating them?

Yes, you can refine issue granularity and dependencies after generation. The skill requires user interaction during breakdown, allowing you to iteratively adjust the scope of issues based on your feedback.

Does this project slicing tool work with existing specifications?

Yes, this project slicing tool works directly with existing specifications. It automates issue creation from your current project plans and PRDs without requiring specific format migration.

When should I not use automated issue creation for task breakdown?

You should avoid automated issue creation for task breakdown if your project lacks a defined plan, specification, or PRD. The tool requires existing textual documentation to generate vertical slices effectively.