Spec To Backlog

🌐Community
by atlassian · vlatest · Repository

Automatically translates detailed software specifications into actionable backlog items, streamlining development and ensuring clear requirements alignment.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add spec-to-backlog npx -- -y @trustedskills/spec-to-backlog
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "spec-to-backlog": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/spec-to-backlog"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The spec-to-backlog skill transforms product specifications into actionable backlog items within Atlassian Jira. It automatically parses specification documents and generates corresponding tasks, stories, or bugs in your Jira project. This streamlines the process of translating high-level requirements into concrete development work.

When to use it

  • New Feature Development: Automatically create Jira issues from detailed feature specifications.
  • Bug Fixes: Convert bug reports with reproduction steps directly into Jira bug tracking entries.
  • Technical Documentation Updates: Translate documentation changes into tasks for technical writers or developers.
  • Sprint Planning: Quickly populate your sprint backlog by importing specification documents.

Key capabilities

  • Jira integration
  • Specification parsing
  • Backlog item generation (tasks, stories, bugs)

Example prompts

  • "Create Jira issues from this product spec: [paste specification text]"
  • "Generate a backlog based on the following requirements document."
  • "Convert this bug report into a Jira issue: [paste bug report details]"

Tips & gotchas

The skill requires access to your Atlassian Jira instance and appropriate permissions to create issues. The quality of generated backlog items depends heavily on the clarity and structure of the input specification documents.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
atlassian
Installs
25

🌐 Community

Passed automated security scans.