to-issues

Convert plans and PRDs into executable issues via vertical slicing.

Updated Apr 14, 2025
One-click install
npx skills add https://github.com/vladpolewoi/config76 --skill to-issues-vladpolewoi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-issues
Source: https://github.com/vladpolewoi/config76/tree/main/claude/skills/to-issues
Command: npx skills add https://github.com/vladpolewoi/config76 --skill to-issues-vladpolewoi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of turning comprehensive plans, specifications, or PRDs into individual, actionable issues suitable for issue tracking tools, thereby simplifying the project's execution and maintenance.

Core Features & Use Cases

  • Vertical Slicing: Break down complex projects into smaller, manageable tasks by using vertical slices (tracer bullets) that ensure every aspect of integration is addressed.
  • Integration with Issue Trackers: Integrate directly with project issue trackers for streamlined issue creation and management.
  • Use Case: Ideal for software development teams working with agile methodologies where tasks need to be broken down for effective implementation and testing.

Quick Start

Use the to-issues skill to transform a plan into a series of issues, e.g., /to-issues "Our project plan outline for Q2."

Frequently Asked Questions about to-issues

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

FAQPage Schema
How do I convert a PRD into actionable issues for issue tracking?

To convert a PRD into actionable issues, this Skill transforms plans into independently executable units using tracer-bullet vertical slicing. It operates directly within your project issue tracker context, breaking down comprehensive specifications into smaller, implementable tasks.

What is tracer bullet slicing in software development plan breakdown?

Tracer bullet slicing in plan breakdown is a vertical slicing method that ensures every aspect of end-to-end integration is addressed. It creates smaller, manageable tasks from complex projects, guaranteeing each unit is independently executable and testable.

Can I use this for agile project management task breakdown?

Yes, you can use this for agile project management task breakdown. It is designed for software development teams working with agile methodologies, effectively breaking down comprehensive project work into smaller units for implementation and testing.

How do I break down a project plan into vertical slices?

To break down a project plan into vertical slices, input your plan outline and the Skill generates a series of issues. It uses vertical slices (tracer bullets) to ensure every integration aspect is addressed, creating manageable, independently executable tasks.

Does this issue tracking integration support existing project trackers?

Yes, this issue tracking integration supports existing project trackers. It is designed to operate directly within the context of your project issue tracker, streamlining issue creation and management from your comprehensive plans.

When should I not use vertical slicing for issue creation?

You should not use vertical slicing for issue creation when a project requires horizontal layer-by-layer implementation rather than end-to-end integration. This method specifically focuses on breaking work into vertical slices that address integration aspects comprehensively.