byatlassian· 12 skills
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.
$npx -y skills add atlassian/atlassian-mcp-server --skill spec-to-backlogInstalls into the current project.
Run `npx skills use "https://github.com/atlassian/atlassian-mcp-server" --skill "atlassian/atlassian-mcp-server/spec-to-backlog"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/atlassian/atlassian-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/atlassian/atlassian-mcp-server"` and select the relevant skills, then follow their instructions.