Jira Search Jql

🌐Community
by grandcamel Β· vlatest Β· Repository

Quickly find Jira issues using complex JQL queries directly within this tool.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add jira-search-jql npx -- -y @trustedskills/jira-search-jql
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "jira-search-jql": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/jira-search-jql"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to search Jira using JQL (Jira Query Language). It can retrieve issues based on complex criteria, filter results, and provide detailed information about matching tickets. The agent can then present this information in a user-friendly format.

When to use it

  • Finding specific bugs: "Find all open bug reports assigned to me with high priority."
  • Tracking project progress: "Show me all tasks in the 'Project Phoenix' sprint that are currently in progress."
  • Identifying blocked issues: "List all stories blocked by other tickets and their blockers."
  • Reporting on issue trends: β€œFind all new feature requests created this month.”

Key capabilities

  • JQL query execution
  • Issue retrieval based on JQL criteria
  • Filtering of Jira issues
  • Presentation of issue details

Example prompts

  • "Search Jira for all open tasks assigned to John Doe."
  • "Find all bugs with the label 'urgent' and a severity of 'critical'."
  • "Show me all stories in the current sprint that are not yet started."

Tips & gotchas

  • Requires access to a Jira instance and appropriate permissions to execute JQL queries.
  • JQL syntax can be complex; ensure your prompts are well-formed for accurate results.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
grandcamel
Installs
5

🌐 Community

Passed automated security scans.