jira-project-management

Administer Jira projects, components, versions, roles, and permissions.

10|1|Updated Dec 11, 2025
One-click install
npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-project-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-project-management
Source: https://github.com/01000001-01001110/agent-jira-skills/tree/main/jira-project-management
Command: npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-project-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually performing administrative tasks in Jira, such as creating new projects, managing components, versions, roles, and permissions, is complex, time-consuming, and requires deep knowledge of Jira's admin interface. This skill automates these critical project administration functions, allowing you to manage your Jira instance efficiently.

Core Features & Use Cases

  • Project Lifecycle Management: Create, update, delete, archive, and restore Jira projects, streamlining project setup and cleanup.
  • Component & Version Control: Manage project components (e.g., "Backend", "Frontend") and track software versions/releases, ensuring organized development.
  • Role & Permission Assignment: Add or remove users/groups from project roles to control access and permissions, maintaining security and compliance.
  • Project Configuration: Set and retrieve project properties, and validate project keys and names, ensuring consistent project metadata.
  • Use Case: A new department needs a dedicated Jira project. Use this skill to automatically create the project, define its initial components (e.g., "API", "UI", "Database"), set up the first version "v1.0.0", and assign the lead developer to the "Administrators" role, all in one go.

Quick Start

Use the jira-project-management skill to create a new software project named "New Product Launch" with the key "NPL" and assign John Doe as the lead.

Frequently Asked Questions about jira-project-management

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

FAQPage Schema
How do I automate creating and managing Jira projects without manual admin work?

This skill automates Jira project administration—creating, updating, deleting, and archiving projects in one operation. It handles component and version setup, role assignments, and permission configuration, reducing manual setup time and human error.

Can I manage Jira components and versions programmatically?

Yes. The skill provides CRUD operations for components (like Backend, Frontend) and versions (releases) within projects, enabling organized tracking of software components and release cycles without navigating the Jira UI.

How do I assign users and groups to Jira project roles and control permissions?

The skill adds or removes users and groups from project roles directly, automating permission assignment and access control. This maintains security and compliance by scaling role management across projects.

What permissions and authentication do I need to use Jira project administration?

You need an authenticated JiraClient with Jira admin or project admin permissions, and project keys must follow the 2-10 uppercase letter format. These prerequisites ensure secure, authorized access to administrative functions.

Can I set project properties and validate project configuration settings?

Yes. The skill retrieves and sets project properties and validates project keys and names, ensuring consistent project metadata across your Jira instance.