·jira-agile

Manage Jira Agile boards and sprints. Use when listing boards, creating sprints, or moving issues to/from sprints.

5Installs·1Trend·@01000001-01001110

Installation

$npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-agile

How to Install jira-agile

Quickly install jira-agile AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-agile
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: 01000001-01001110/agent-jira-skills.

SKILL.md

View raw

Purpose Manage Jira Agile boards and sprints - list boards, manage sprints, move issues to sprints.

| List boards | GET | /board | | Get board | GET | /board/{boardId} | | Get board sprints | GET | /board/{boardId}/sprint | | Get sprint | GET | /sprint/{sprintId} | | Create sprint | POST | /sprint | | Update sprint | PUT | /sprint/{sprintId} | | Delete sprint | DELETE | /sprint/{sprintId} | | Get sprint issues | GET | /sprint/{sprintId}/issue |

| Move issues to sprint | POST | /sprint/{sprintId}/issue |

Manage Jira Agile boards and sprints. Use when listing boards, creating sprints, or moving issues to/from sprints. Source: 01000001-01001110/agent-jira-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-agile
Category
@Collaboration
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from 01000001-01001110/agent-jira-skills

Quick answers

What is jira-agile?

Manage Jira Agile boards and sprints. Use when listing boards, creating sprints, or moving issues to/from sprints. Source: 01000001-01001110/agent-jira-skills.

How do I install jira-agile?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-agile Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/01000001-01001110/agent-jira-skills