Jira Search Jql
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.
Run in terminal (recommended)
claude mcp add jira-search-jql npx -- -y @trustedskills/jira-search-jql
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.