ticket-breakdown

Convert technical specifications into structured tickets with separated User Stories and Technical Tasks.

Updated Jul 22, 2023
One-click install
npx skills add https://github.com/ValerianGuivarch/lsr-nestjs-backend --skill ticket-breakdown-valerianguivarch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ticket-breakdown
Source: https://github.com/ValerianGuivarch/lsr-nestjs-backend/tree/main/.claude/skills/ticket-breakdown
Command: npx skills add https://github.com/ValerianGuivarch/lsr-nestjs-backend --skill ticket-breakdown-valerianguivarch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill converts complex technical specifications into a structured ticket breakdown, simplifying feature planning and ticket management.

Core Features & Use Cases

  • Ticket Creation from Specs: Transforms technical documents into clear, actionable tickets for development teams.
  • Business Responsibility-based Ticketing: Ensures tickets are scoped by business responsibility, not technical layers.
  • Separation of Concerns: Helps distinguish User Stories from Technical Tasks, and separates feature implementation from data migration.

Quick Start

Break down the technical specifications into tickets using the ticket-breakdown skill.

Frequently Asked Questions about ticket-breakdown

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

FAQPage Schema
How do I break down technical specifications into actionable tickets?

Ticket breakdown transforms macro and technical specifications into structured, actionable tasks automatically. It analyzes your technical documents to generate a clear, organized ticket structure without requiring manual data entry.

What is the best way to separate User Stories from Technical Tasks during feature planning?

Separating User Stories from Technical Tasks requires distinguishing business responsibilities from technical implementation layers. This approach scopes tickets by business logic, ensuring clear separation of concerns between feature implementation and underlying technical work.

How does business responsibility-based ticketing work for development teams?

Business responsibility-based ticketing scopes tickets by business domain rather than technical layers. This ensures each ticket represents a specific business capability, simplifying feature planning and clarifying accountability across development teams.

Can I generate a ticket breakdown from technical documents without manual data entry?

Yes, you can generate ticket breakdowns from technical documents without manual data entry. The process directly reads your macro and technical specifications to automatically produce a structured set of actionable tickets.

When do I need to separate feature implementation tickets from data migration tasks?

Separating feature implementation from data migration is needed when technical specifications involve both new functionality and data restructuring. Distinct ticketing prevents scope creep and ensures clear tracking of business logic versus data handling.

Does ticket-breakdown work for complex technical specifications with multiple layers?

Yes, ticket-breakdown handles complex technical specifications by organizing them into business responsibility-based tickets. It processes macro specifications to separate User Stories and Technical Tasks, simplifying feature planning for development teams.