to-issues

Break plans into tracer-bullet vertical slices with acceptance criteria and dependencies.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/remiconnesson/nuxt-minimal-starter-v0-template --skill to-issues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-issues
Source: https://github.com/remiconnesson/nuxt-minimal-starter-v0-template/tree/main/.agents/skills/to-issues
Command: npx skills add https://github.com/remiconnesson/nuxt-minimal-starter-v0-template --skill to-issues

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Break down a plan, spec, or PRD into independently-grabbable issues on the project tracker using tracer-bullet vertical slices.

Core Features & Use Cases

  • Break plans into end-to-end vertical slices that cover all integration layers (schema, API, UI, and tests).
  • Support both AFK (no immediate human input required) and HITL (human-in-the-loop) slices, guiding blockers and dependencies.
  • Generate standardized issue bodies with acceptance criteria and clear blocking relationships to enable rapid publishing to your issue tracker.

Quick Start

Provide the plan, PRD, or design document and I will generate tracer-bullet issues ready for publication.

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 PRD into actionable issue slices?

You can break down a PRD into actionable issue slices by generating tracer-bullet vertical slices that span schema, API, UI, and tests. The output is a set of independently-grabbable issues with standardized acceptance criteria and dependencies ready for publication.

What are tracer-bullet vertical slices in agile planning?

Tracer-bullet vertical slices are end-to-end issue segments that cut across all integration layers including schema, API, UI, and tests. They ensure each independently-grabbable issue delivers functional value across the entire stack rather than focusing on a single horizontal layer.

Can I generate issue templates with acceptance criteria from a design document?

Yes, you can generate standardized issue templates with acceptance criteria and clear blocking relationships directly from a design document. The process enforces a consistent issue body format to enable rapid publishing to your issue tracker.

How do I handle human-in-the-loop dependencies during issue breakdown?

You can handle human-in-the-loop dependencies by generating HITL slices that explicitly guide blockers and dependencies. The breakdown supports both HITL and AFK slices, ensuring issues requiring immediate human input are properly flagged alongside automated tasks.

Does the issue breakdown process validate dependencies before publishing to a tracker?

Yes, the issue breakdown process prompts for user validation before publishing to a tracker. This ensures that the generated vertical slices, acceptance criteria, and dependency relationships are reviewed and confirmed prior to creating the final issues.

When should I use vertical slice breakdown instead of horizontal task breakdown?

Vertical slice breakdown should be used when you need independently-grabbable issues that span end-to-end integration layers like schema, API, UI, and tests. It is ideal for agile planning where delivering functional tracer-bullet slices is preferred over isolated horizontal layer tasks.