jira-brief-intake

Convert Jira epics and issue selections into product briefs with story mapping.

15|5|Updated May 4, 2026
One-click install
npx skills add https://github.com/eugenelim/agent-ready-repo --skill jira-brief-intake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-brief-intake
Source: https://github.com/eugenelim/agent-ready-repo/tree/main/packs/atlassian/.apm/skills/jira-brief-intake
Command: npx skills add https://github.com/eugenelim/agent-ready-repo --skill jira-brief-intake

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill turns Jira epics, boards, sprints, or JQL selections into a durable product brief instead of leaving the work trapped in issue tracking.

Core Features & Use Cases

It reads Jira issues in a strict read-only flow, maps an epic to an Outcome and child issues to user stories, and writes a Shape B brief that can be handed to downstream decomposition and build steps. It also handles board or sprint scopes with no single parent epic, and it degrades gracefully when the next-stage brief workflow is unavailable. Use it when a product or engineering team wants to convert tracker-based work into shippable specs with provenance and clear story traces.

Quick Start

Ask the assistant to turn a Jira epic such as PROJ-100 into a product brief and hand it off for decomposition.

Frequently Asked Questions about jira-brief-intake

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

FAQPage Schema
How do I convert a Jira epic into a product brief for development?

To convert a Jira epic into a product brief, the Skill reads your Jira issues in read-only mode, maps the epic to an outcome and child issues to user stories, then writes a shippable spec with provenance tracking for downstream decomposition.

Can I generate user stories from a Jira board or sprint scope instead of a single epic?

Yes, you can generate user stories from a Jira board or sprint scope. The Skill handles sets without a single parent epic by applying JQL-based issue selection and synthesizing child issues into a mapped product brief.

What is the best way to extract Jira issues into shippable specs without modifying the tracker?

The best way to extract Jira issues into shippable specs without modifying the tracker is using a strict read-only retrieval flow that maps epics to outcomes and child issues to user stories, ensuring provenance tracking for the generated brief.

Do I need a specific Jira issue format to start spec intake?

You do not need a specific Jira issue format for spec intake. The Skill accepts single-epic references, board or sprint scopes, and JQL-based issue sets to perform story mapping and generate a durable product brief.

What happens to Jira brief generation when downstream decomposition tools are unavailable?

When downstream decomposition tools are unavailable, Jira brief generation degrades gracefully by providing a fallback or handoff. The Skill still writes the brief shape and preserves provenance for later use.

Why use a dedicated spec intake process for Jira epics instead of tracking work directly in issues?

You use a dedicated spec intake process for Jira epics to turn tracker-based work into a durable product brief. This prevents work from being trapped in issue tracking and provides clear story traces for engineering teams.