expo-atlassian-integration

Create Jira issues from PROJECT_BRIEF.md and suggest tasks from open issues.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/addisualemu/basic_expo --skill expo-atlassian-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: expo-atlassian-integration
Source: https://github.com/addisualemu/basic_expo/tree/main/generator/.cursor/skills/expo-atlassian-integration
Command: npx skills add https://github.com/addisualemu/basic_expo --skill expo-atlassian-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines project planning and task management by integrating with Atlassian Jira, allowing for the automatic creation of Jira issues from project briefs and providing task suggestions based on Jira's backlog.

Core Features & Use Cases

  • Jira Issue Creation: Automatically generate Jira issues for project phases and tasks defined in PROJECT_BRIEF.md.
  • Task Suggestion: Suggests the next task to work on by querying open issues in Jira when asked "what should I work on?".
  • Use Case: After defining your project in PROJECT_BRIEF.md, use this Skill to create corresponding Jira tickets with all necessary details like summary, description, acceptance criteria, priority, and story points, ensuring seamless workflow between documentation and project management tools.

Quick Start

Use the expo-atlassian-integration skill to create Jira issues from the project brief.

Frequently Asked Questions about expo-atlassian-integration

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

FAQPage Schema
How do I create Jira issues from a project brief?

You can create Jira issues from a project brief by defining your project phases and tasks in a PROJECT_BRIEF.md file. The Skill parses this markdown documentation and automatically generates corresponding Jira tickets complete with summaries, descriptions, acceptance criteria, priority, and story points.

Can I get task suggestions based on open Jira issues?

Yes, you can get task suggestions based on open Jira issues by asking the system what you should work on. It queries your Jira backlog for open issues and intelligently suggests the next task to tackle, streamlining your daily project management workflow.

Does this Jira integration work with the Expo framework?

Yes, this Jira integration is specifically designed to work within the Expo framework. It facilitates project planning and task management by bridging your Expo development environment directly with Atlassian Jira for seamless issue tracking.

Do I need Atlassian MCP tools to generate Jira tickets?

You do not strictly need Atlassian MCP tools to generate Jira tickets. The Skill leverages Atlassian MCP tools for issue creation and field discovery, but it can fall back to parsing your PROJECT_BRIEF.md file for task generation if MCP is unavailable.

What details are included when automatically creating Jira issues?

When automatically creating Jira issues from your project brief, the Skill includes all necessary ticket details such as the issue summary, description, acceptance criteria, priority, and story points to ensure seamless workflow between documentation and project management tools.

What are the limitations of using project briefs for task management?

A limitation of using project briefs for task management is the dependency on the PROJECT_BRIEF.md file structure. While it provides a fallback for issue creation, complex Jira field discovery and real-time backlog querying require Atlassian MCP tools to function properly.