Skip to main content
Generalopenai

spec-to-backlog

Automatically convert Confluence specification documents into structured Jira backlogs with Epics and implementation tickets. When an agent needs to: (1) Create Jira tickets from a Confluence page, (2) Generate a backlog from a specification, (3) Break down a spec into implementation tasks, or (4) Convert requirements into Jira issues. Handles reading Confluence pages, analyzing specifications, creating Epics with proper structure, and generating detailed implementation tickets linked to the Epic.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--spec-to-backlog
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/atlassian-rovo/skills/spec-to-backlog/SKILL.md -o .claude/skills/spec-to-backlog.md

Drops the SKILL.md into .claude/skills/spec-to-backlog.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.