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.
Manage Jira Agile boards and sprints. Use when listing boards, creating sprints, or moving issues to/from sprints.
Quickly install jira-agile AI skill to your development environment via command line
Source: 01000001-01001110/agent-jira-skills.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-agileManage Jira Agile boards and sprints. Use when listing boards, creating sprints, or moving issues to/from sprints. Source: 01000001-01001110/agent-jira-skills.
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
https://github.com/01000001-01001110/agent-jira-skills