En

agent-jira-skills

Provides Claude Code with a set of specialized skills for interacting with the Jira Cloud API.

Install & Use

Copy this prompt and send it to your AI assistant (Claude / Cursor / TRAE / Codex / WorkBuddy etc.) to auto-install:

Help me install this AI Skill: agent-jira-skills.
It is used for: Provides Claude Code with a set of specialized skills for interacting with the Jira Cloud API.
Full Skill content: https://321skill.com/skills/agent-jira-skills/raw/index.md
Read that page and install it.

The prompt includes a link to the full Skill content. You can also view the full content.

This skills repository equips the Claude Code CLI with a comprehensive suite of capabilities for interacting with the Jira Cloud REST API, specifically optimized for team-managed Next-Gen projects. It addresses the common pain point for developers who frequently need to perform manual operations in Jira for project management and collaboration. Through a collection of scripted skills, it seamlessly integrates Jira operations into the development workflow.

Usage is flexible: you can clone the entire repository into Claude Code's skills directory, or use methods like creating symbolic links or copying specific skill folders to allow Claude Code to automatically discover and invoke these skills. Each skill in the repository is self-contained, including a SKILL.md documentation file and executable Node.js/Python scripts.

It is particularly well-suited for team roles that require deep integration of development tasks with project management tools, especially teams following agile frameworks like SAFe. Product Managers, Project Managers, Full-Stack Developers, and DevOps Engineers can all leverage it to efficiently manage requirements, tasks, and project progress.

Before use, it is recommended to carefully read the repository's notes on the differences between Next-Gen and Classic projects and to configure the environment variables correctly. As the skills are primarily designed for Next-Gen projects, some features may require adjustment if your project is in Classic mode.

Key Features

Deeply optimized for Jira Cloud's Next-Gen (team-managed) projects, rather than being a generic Jira API wrapper; provides a set of task templates and creation scripts that follow the SAFe (Scaled Agile Framework) model, enabling rapid generation of standardized requirement structures.

Limitations

Primarily targets Jira Cloud's Next-Gen projects; support for Classic (company-managed) projects may be limited or require additional adaptation.

FAQ

Does this skills package support Jira Server or Data Center?

It is primarily developed for the Jira Cloud API. Jira Server or Data Center versions may not work directly due to differences in API endpoints.

How do I configure Jira authentication credentials?

Copy the .env.example file to .env and fill in your Jira site URL, email, and API token.

Installation guide for AI assistants

If your AI coding assistant (Claude Code, Cursor, TRAE etc.) can see this page, send it this message to auto-install:

Visit https://321skill.com/skills/agent-jira-skills/raw/index.md to read the original Skill definition (Markdown format) for agent-jira-skills, and install it according to the instructions.