jira-assistant

Route natural language Jira requests to specialized skills with disambiguation.

42|8|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/grandcamel/JIRA-Assistant-Skills --skill jira-assistant-grandcamel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-assistant
Source: https://github.com/grandcamel/JIRA-Assistant-Skills/tree/main/skills/jira-assistant
Command: npx skills add https://github.com/grandcamel/JIRA-Assistant-Skills --skill jira-assistant-grandcamel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The jira-assistant hub streamlines JIRA automation by routing natural-language requests to the most appropriate specialized skill, reducing misrouting and enabling seamless, multi-step workflows across JIRA domains.

Core Features & Use Cases

  • Central routing hub that directs requests to jira-issue, jira-search, jira-agile, jira-lifecycle, jira-collaborate, jira-relationships, jira-time, jira-jsm, jira-bulk, jira-dev, jira-fields, jira-ops, and jira-admin as appropriate.
  • Disambiguation and context-aware routing to handle vague prompts and multi-step tasks spanning multiple skills.
  • Discoverability and workflow orchestration: helps chain multiple skills into coherent operations (e.g., create a task, then link, then update status).

Quick Start

  • Ask the hub to route: "Create TES-123 as a Bug" to jira-issue and observe which skill handles it.
  • Try a vague prompt: "Show me the sprint" and expect the hub to ask clarifying questions or propose a best-fit route.
  • Use the hub to test multi-skill workflows by combining actions like creating an issue, linking it, and moving it to a sprint.

Frequently Asked Questions about jira-assistant

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route natural language Jira requests to the correct automation skill?

The jira-assistant hub analyzes natural language Jira requests and routes them to the most suitable specialized skill, using frontmatter signals to determine the correct destination for your task.

What happens if my Jira automation prompt is too vague for direct routing?

When a Jira request is vague, the hub initiates disambiguation by asking clarifying questions or proposing a best-fit route to ensure the request reaches the correct specialized skill.

Can I chain multiple Jira workflows together using natural language?

Yes, the hub supports multi-skill workflows by orchestrating multi-step tasks across different Jira domains, allowing you to chain operations like creating an issue, linking it, and moving it to a sprint.

Which specialized Jira domains does the routing hub support?

The routing hub directs requests to specialized domains including jira-issue, jira-search, jira-agile, jira-lifecycle, jira-collaborate, jira-relationships, jira-time, jira-jsm, jira-bulk, jira-dev, jira-fields, jira-ops, and jira-admin.

Does the Jira routing hub require specific dependencies to function?

No, the Jira routing hub operates with no dependencies. It uses frontmatter name and description signals alongside Markdown body instructions to independently guide routing rules and disambiguation.