to-tickets

Decompose project specifications into vertical-slice tickets with blocking dependencies.

45|2|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/hachej/boring-ui --skill to-tickets-hachej
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-tickets
Source: https://github.com/hachej/boring-ui/tree/main/.agents/skill-references/plan/matt-pocock-to-tickets
Command: npx skills add https://github.com/hachej/boring-ui --skill to-tickets-hachej

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of turning unstructured project plans, specs, or team discussions into a structured, dependency-aware backlog of work.

Core Features & Use Cases

  • Vertical Slicing: Automatically breaks down complex requirements into tracer-bullet tickets that deliver end-to-end value.
  • Dependency Mapping: Identifies and documents blocking edges between tasks to ensure a logical execution order.
  • Tracker Integration: Supports both local file-based tracking and native integration with platforms like GitHub or Linear.

Quick Start

Ask the agent to break the current conversation into a set of tracer-bullet tickets and publish them to the configured issue tracker.

Frequently Asked Questions about to-tickets

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

FAQPage Schema
How do I convert project conversations into actionable agile backlog tickets?

To convert project conversations into actionable agile backlog tickets, decompose unstructured project specs and discussions into a sequence of vertical-slice tickets with defined blocking dependencies to ensure a logical execution order.

What is tracer-bullet methodology for vertical slicing in agile planning?

Tracer-bullet methodology for vertical slicing breaks complex requirements into end-to-end tickets that deliver functional value, ensuring technical consistency through expand-contract refactoring patterns during agile planning.

How do I map blocking dependencies when breaking down project specifications?

Mapping blocking dependencies when breaking down project specifications involves identifying and documenting blocking edges between generated vertical-slice tasks to enforce a logical execution order across the agile backlog.

Can I publish generated tickets directly to external issue trackers like GitHub or Linear?

Yes, you can publish generated tickets directly to external issue trackers like GitHub or Linear, or output them to local file-based tracking systems to facilitate agile planning workflows.

Does this ticket generation approach work without prerequisite dependencies or components?

Yes, this ticket generation approach works without prerequisite dependencies or components, directly processing conversational context and project specifications to produce structured task lists for local or external tracking.

What is the best way to structure unstructured team discussions for issue trackers?

The best way to structure unstructured team discussions for issue trackers is to decompose conversational context into dependency-aware vertical-slice tickets using tracer-bullet methodology and expand-contract refactoring patterns.