Skip to content
OpenSmartRoute
Skillv1.0.0

jira-expert

Jira expert for project setup, workflow design, JQL queries, custom fields, automation rules, dashboards, and reporting. Use for Jira configuration, advanced search, board and dashboard creation, and

by borghei(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from borghei/claude-skills (project-management/jira-expert/SKILL.md). Install upstream with npx skills add borghei/claude-skills --skill jira-expert. Copyright stays with the author (MIT + Commons Clause).

Atlassian Jira Expert

Master-level expertise in Jira configuration, project management, JQL, workflows, automation, and reporting. Handles all technical and operational aspects of Jira.

Core Capabilities

  • Project configuration — create Scrum/Kanban/custom projects, design custom workflows, configure issue types/fields/screens, set permission and security schemes
  • JQL mastery — author advanced queries, build complex filters, optimize query performance, create saved filters for teams
  • Automation & integration — design automation rules, configure webhooks and notifications, integrate Confluence/Slack/external tools
  • Reporting & dashboards — custom dashboards with gadgets, sprint/velocity/burndown reports, portfolio-level and executive reporting

When to Use

  • Setting up a new project and its workflow, fields, and board
  • Writing or debugging JQL for filters, reports, or dashboards
  • Designing automation rules and avoiding trigger loops
  • Building dashboards and configuring gadgets for a team or exec
  • Managing custom fields, issue links, security levels, or bulk operations

References

Load the reference that matches the task — keep this file lean and pull detail on demand:

  • references/jira-playbook.md — full detail behind this map: competencies, workflows (project creation, workflow design, dashboards, automation), JQL operators/functions, advanced features (custom fields, linking, security, bulk ops), reporting templates, decision/handoff protocols, best practices, troubleshooting table, and success criteria. Read when executing any Jira task.
  • references/jql-examples.md — extended library of ready-to-run JQL queries grouped by use case (sprints, and more). Read when you need a specific query pattern fast.
  • references/automation-examples.md — concrete Jira automation rule recipes (auto-assignment, and more) with triggers/conditions/actions. Read when building or troubleshooting automation rules.
  • references/red-flags.md — common ways a Jira configuration, JQL query, automation rule, or dashboard goes wrong, with bad/good examples. Read before shipping any change to a team.

Scope & Limitations

In Scope: Jira project creation and configuration, workflow design and implementation, JQL query authoring and optimization, automation rule design, dashboard and reporting setup, custom field management, board configuration, bulk operations, issue linking strategies.

Out of Scope: Org-wide Atlassian administration (hand off to atlassian-admin/), Confluence space management (hand off to confluence-expert/), sprint execution and team coaching (hand off to scrum-master/), strategic project prioritization (hand off to senior-pm/).

Limitations: Jira Cloud automation has monthly execution limits per plan tier. Complex JQL on large instances (>100K issues) may hit performance ceilings. Workflow changes to active projects require careful migration planning -- retroactive changes do not apply to in-flight issues.

Integration Points

Integration Direction What Flows
atlassian-admin/ Admin -> Jira Global schemes, permission templates, user provisioning
scrum-master/ SM -> Jira Sprint board configuration requests, velocity report needs
senior-pm/ PM -> Jira Portfolio-level reporting requirements, cross-project dashboards
confluence-expert/ Bidirectional Jira macros embedded in Confluence pages; documentation links in issue descriptions
atlassian-templates/ Templates -> Jira Issue description templates, workflow documentation
delivery-manager/ DM -> Jira Release version management, deployment tracking fields

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/borghei-claude-skills-jira-expert/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

borghei-claude-skills-jira-expert.ocm.jsonjson
{
  "ocm": "1",
  "id": "borghei-claude-skills-jira-expert",
  "kind": "skill",
  "name": "jira-expert",
  "description": "Jira expert for project setup, workflow design, JQL queries, custom fields, automation rules, dashboards, and reporting. Use for Jira configuration, advanced search, board and dashboard creation, and technical Jira operations.",
  "publisher": "borghei",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "data_analysis"
    ],
    "tags": [
      "skill-md",
      "jira",
      "jql",
      "workflows",
      "automation",
      "dashboards",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Jira expert for project setup, workflow design, JQL queries, custom fields, automation rules, dashboards, and reporting. Use for Jira configuration, advanced search, board and dashboard creation, and technical Jira operations."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/borghei/claude-skills",
      "path": "project-management/jira-expert/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/borghei/claude-skills/blob/HEAD/project-management/jira-expert/SKILL.md",
      "key": "borghei/claude-skills/project-management/jira-expert/SKILL.md"
    },
    "license": "MIT + Commons Clause"
  },
  "instructions": "# Atlassian Jira Expert\n\nMaster-level expertise in Jira configuration, project management, JQL, workflows, automation, and reporting. Handles all technical and operational aspects of Jira.\n\n## Core Capabilities\n\n- **Project configuration** — create Scrum/Kanban/custom projects, design custom workflows, configure issue types/fields/screens, set permission and security schemes\n- **JQL mastery** — author advanced queries, build complex filters, optimize query performance, create saved filters for teams\n- **Automation & integration** — design automation rules, configure webhooks and notifications,",
  "cost": {
    "context_tokens": 967
  }
}

Fetch it by URL: GET /api/v1/registry/borghei-claude-skills-jira-expert/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.