Agent Jira Skills — Development skill for Claude Code
Jira Cloud REST API integration skills for Claude Code CLI with cross-platform script support (Node.js and Python).
How to install Agent Jira Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open 01000001-01001110/agent-jira-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Jira Skills does
Jira Cloud REST API integration skills for Claude Code CLI with cross-platform script support (Node.js and Python).
Alternatives in Development
- Claude SEO — Multi-Platform Agent Instructions — For Cursor, Cursor Cloud Agents, Google Antigravity, and Gemini CLI 5k ★
- Claudekit Platform Tools — Platform integration tools 1.9k ★
- WP REST API — WordPress REST API development 902 ★
README
Jira Skills for Claude Code
Jira Cloud REST API skills for Claude Code CLI. Built for Next-Gen (team-managed) projects.
Table of Contents
- What This Is
- Structure
- Installation
- Setup
- Usage
- Skills
- API Reference
- Next-Gen vs Classic
- Troubleshooting
- Contributing
What This Is
A collection of Claude Code skills for interacting with Jira's REST API. Each skill is a self-contained folder with:
SKILL.md- Markdown with YAML frontmatter that Claude readsscripts/- Runnable Node.js and Python scripts for that domain
Skills cover: authentication, issues, search, transitions, agile boards, projects, SAFe patterns, and Confluence spaces.
Structure
jira/
├── .env # Your credentials (not committed)
├── .env.example # Template
├── .gitignore
├── README.md
├── run.js # Script runner
├── .github/
│ ├── workflows/
│ │ └── ci.yml # CI checks
│ └── hooks/
│ └── pre-commit # Local pre-commit hook
├── templates/ # Organization standard templates
│ ├── TEMPLATES.md # Template documentation
│ ├── epic-template.json # Epic structure template
│ ├── story-template.json # User Story SAFe template
│ ├── subtask-template.json # Subtask patterns
│ └── python-jira-utils.py # Reusable Python utilities
├── jira-auth/
│ ├── SKILL.md
│ └── scripts/
│ ├── test.mjs
│ └── test.py
├── jira-issues/
│ ├── SKILL.md
│ └── scripts/
│ ├── create-one.mjs
│ ├── create-one.py
│ ├── delete-all.mjs
│ └── delete-all.py
├── jira-search/
│ ├── SKILL.md
│ └── scripts/
│ ├── check-issues.mjs
│ └── check-issues.py
├── jira-transitions/
│ ├── SKILL.md
│ └── scripts/
│ ├── workflow-d
Related Skills
SDK Crossplatform Eval
PHẢI dùng khi cần đánh giá khả năng thay 1 SDK thiết bị native/Windows-only đang dùng (P/Invoke, DLL/.so cũ) b
Claude Jira Skill
Claude Code skill for Jira Cloud REST API — no MCP, just curl
n8n CLI
Zero-dependency Python CLI for the n8n REST API. 80+ commands for workflows, executions, credentials, nodes, w
Learn Claude Code JS
Explore Claude Code principles by using a Node.js version that adapts the original Python agents for easier le
Florians Claude Code Kit
Cross-platform Node status line for Claude Code, plus /handover, /handover-check, dialogue, grill-me and an RC
Whatsapp Cloud API Skill
Claude skill for Meta's WhatsApp Cloud API — the misconfigurations that fail silently, error codes decoded, an
Related Agents
Server Engineer
Specialist for the Node.js server, REST API, WebSocket, and file watcher. Invoke when building or modifying Ex
Script Reviewer
Senior scripting reviewer (2026) auditing a single kit script — Python, bash, or Node ESM (.mjs). Reviews invo
Dashclaw Drift Auditor
Audits DashClaw's drift-prone hardcoded counts and version stamps — SDK method counts (Node/Python), MCP tool/