jira-projects

Community

Automate Jira project discovery and setup.

Author01000001-01001110
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides blueprints and patterns to automate Jira project discovery and data retrieval, including projects, issue types, components, and versions.

Core Features & Use Cases

  • List & detail: Retrieve all projects and individual project details.
  • Issue types: Get available issue types per project.
  • Components & versions: Fetch components and versions for project planning.

Quick Start

Create a JiraClient instance and call the provided listProjects function to fetch and print all projects.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jira-projects
Download link: https://github.com/01000001-01001110/agent-jira-skills/archive/main.zip#jira-projects

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository