netresearchnetresearchOfficial·6 Agent Skills Included

jira-skill

Jira issue management, JQL search, and wiki markup formatting

Manages Jira issues end to end: search with JQL, create, update, transition, comment, log work, and handle attachments, sprints, boards, and links. Converts Markdown into correct Jira wiki markup and validates formatting before posting, eliminating broken tables and mangled code blocks. Runs through fast CLI scripts with dry-run safety, working with both Jira Cloud and Server/DC instances.
npx skills add netresearch/jira-skill --all -g -y
Available:

Tells the agent which AGENTS.md takes precedence per directory and provides the exact CLI commands for searching, reading, and validating Jira issues.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install jira-skill?

Run `npx skills add netresearch/jira-skill --all -g -y` in your terminal to install both Jira skills globally.

How to manage Jira tickets with plain language?

Just mention an issue key like PROJ-123 or a Jira URL, and the agent runs the right script to fetch, update, transition, or comment on the ticket automatically.

Does it work with Jira Server and Jira Cloud?

Yes. It supports both Jira Cloud (email plus API token) and Jira Server/Data Center (personal access token) via a simple ~/.env.jira config file.

Why does my Jira formatting look broken?

Jira uses wiki markup, not Markdown. The jira-syntax skill converts your text to correct Jira markup and validates it before anything is posted.

Can I preview changes before they are applied?

Yes. Every write or destructive operation supports a --dry-run flag so you can preview exactly what will change before executing it.

Related Repositories in Product & Management

View All in Product & Management