to-issues

Create vertical slice issues from plans using existing issue tracking systems.

Updated Mar 26, 2025
One-click install
npx skills add https://github.com/ricardoalt1515/.config --skill to-issues-ricardoalt1515
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-issues
Source: https://github.com/ricardoalt1515/.config/tree/main/agents/skills/to-issues
Command: npx skills add https://github.com/ricardoalt1515/.config --skill to-issues-ricardoalt1515

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Break down complex plans and specifications into manageable, independently trackable issues for effective project management.

Core Features & Use Cases

  • Vertical Slice Issue Creation: Divide complex tasks into manageable vertical slices, each representing a complete, testable unit.
  • Custom Issue Tracking: Leverage existing issue tracker systems with provided label and template vocabulary.
  • Collaborative Triage: Iterate with users on the proposed issue breakdown, ensuring granularity and dependencies are correctly understood.

Quick Start

Create a new set of issues from your plan by running 'to-issues'.

Frequently Asked Questions about to-issues

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are vertical slices in task decomposition for issue tracking?

Vertical slices are a task decomposition method that breaks complex specifications into small, manageable units. Each slice represents a complete, testable issue ready for immediate tracking within an existing issue tracking system.

How do I create trackable issues from a project plan or specification?

You can create issues from a plan by running the to-issues command. It decomposes specifications into well-defined, interdependent vertical slices and iterates with you to ensure correct granularity before tracking.

Can I use my existing issue tracker labels and templates with this task decomposition?

Yes, the issue creation process leverages existing issue tracker systems using your provided label and template vocabulary. This ensures newly decomposed vertical slices integrate directly into your current project management workflow.

What is the best way to decompose complex tasks into manageable project management units?

Using vertical slices is an effective approach for decomposing complex tasks. This method ensures every resulting issue is a complete, testable unit with correctly understood dependencies for collaborative triage.

Do I need a specific issue tracking platform to generate vertical slice issues?

No specific platform is required. The process utilizes your existing issue tracking systems by applying your custom label and template vocabulary, ensuring the decomposed tasks integrate seamlessly into your current environment.