to-tickets

Decompose project specifications into vertical-slice tickets with dependency mapping.

9|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/JohannesKonings/tanstack-aws --skill to-tickets-johanneskonings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-tickets
Source: https://github.com/JohannesKonings/tanstack-aws/tree/main/.agents/skills/to-tickets
Command: npx skills add https://github.com/JohannesKonings/tanstack-aws --skill to-tickets-johanneskonings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of breaking down complex project plans or vague conversations into manageable, verifiable units of work that maintain clear dependency chains.

Core Features & Use Cases

  • Vertical Slicing: Automatically decomposes high-level requirements into tracer-bullet tickets that cut through all layers of the stack.
  • Dependency Mapping: Explicitly defines blocking edges between tickets to ensure a logical, safe execution order.
  • Tracker Integration: Supports both local file-based tracking and synchronization with professional issue trackers like GitHub or Linear.

Quick Start

Ask the agent to break the current project plan into a set of tracer-bullet tickets with defined blocking edges.

Frequently Asked Questions about to-tickets

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

FAQPage Schema
How do I break down project specifications into tracer-bullet tickets?

To break down project specifications into tracer-bullet tickets, decompose high-level requirements into vertical slices that cut through all stack layers. This approach creates manageable, verifiable units of work maintaining clear dependency chains across full-stack layers.

What is vertical slicing in project management and when do I need it?

Vertical slicing in project management decomposes complex requirements into tracer-bullet tickets cutting through all application layers. You need it when breaking down vague conversations or project plans into manageable, verifiable units with logical dependency chains.

Can I use local file-based issue tracking for tracer-bullet tickets?

Yes, you can use local file-based issue tracking for tracer-bullet tickets. This skill supports both local file-based tracking and synchronization with professional external project management platforms like GitHub or Linear.

How do I map dependencies and blocking edges for project tickets?

To map dependencies and blocking edges for project tickets, define blocking relationships between vertical-slice tickets during decomposition. This ensures a logical, safe execution order across full-stack layers when implementing complex project specifications.

Does tracer-bullet ticket generation work with GitHub and Linear?

Yes, tracer-bullet ticket generation works with GitHub and Linear. It supports synchronization with these professional issue trackers alongside local file-based tracking, ensuring tickets are integrated into your existing project management workflow.