spec-to-backlog

Convert specifications into structured Jira Epics with linked implementation tickets.

4|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/baleen37/bstack --skill spec-to-backlog-baleen37
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-to-backlog
Source: https://github.com/baleen37/bstack/tree/main/plugins/jira/skills/spec-to-backlog
Command: npx skills add https://github.com/baleen37/bstack --skill spec-to-backlog-baleen37

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps automatically transform a given specification into a structured Jira backlog by creating an Epic and linked implementation tickets, saving time and ensuring traceability.

Core Features & Use Cases

  • Extract content from specifications (markdown, notes, or conversations) and organize it into a coherent backlog.
  • Create an Epic first to serve as the parent for all related tasks, stories, and bugs, then generate child tickets linked to that Epic.
  • Analyze the spec to determine appropriate issue types (Epic, Story, Task, Bug) and include clear acceptance criteria, dependencies, and cross-references.

Quick Start

Provide the specification text and target Jira project, and I will generate an Epic and backlog breakdown.

Frequently Asked Questions about spec-to-backlog

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

FAQPage Schema
How do I convert a project specification into a Jira backlog?

To convert a project specification into a Jira backlog, provide the spec text and target Jira project. The tool extracts content from markdown, notes, or chat and outputs a parent Epic with linked child tickets.

Can I generate Jira Epics and Stories directly from meeting notes?

Yes, you can generate Jira Epics and Stories directly from meeting notes. The tool analyzes conversational text to create a parent Epic and linked implementation tickets with issue types, dependencies, and acceptance criteria.

What is the best way to break down a markdown spec into Jira tasks?

The best way to break down a markdown spec into Jira tasks is to enforce creating a parent Epic first, then generating linked child tickets. It assigns appropriate issue types and provides detailed descriptions with acceptance criteria.

Does this backlog breakdown tool support categorizing different Jira issue types?

Yes, this backlog breakdown tool supports categorizing different Jira issue types. It analyzes the specification to assign appropriate issue types including Epic, Story, Task, and Bug for each generated ticket.

How are dependencies and cross-references handled when creating Jira tickets from specs?

When creating Jira tickets from specs, dependencies and cross-references are handled by analyzing the specification content. The generated tickets include clear acceptance criteria and explicit dependencies to ensure full traceability across the backlog.

What input formats work for generating a structured Jira backlog?

Input formats that work for generating a structured Jira backlog include markdown documents, meeting notes, and chat conversations. The tool extracts content from these sources to organize a coherent Epic and linked implementation tickets.