jira-search
CommunityFind any Jira issue with powerful JQL.
Author01000001-01001110
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually sifting through Jira to find specific issues or generate reports based on complex criteria is time-consuming and inefficient. This skill automates advanced searching using JQL (Jira Query Language), allowing for precise filtering and data retrieval, so you can get the insights you need instantly.
Core Features & Use Cases
- Advanced JQL Queries: Construct and execute complex JQL queries to filter issues by project, status, assignee, date, labels, and more, with unparalleled precision.
- Pagination & Field Selection: Efficiently retrieve large datasets with pagination and select specific fields to optimize response size, ensuring fast and relevant results.
- Common Search Builders: Provides helper functions for common search patterns (e.g., by project, status, assignee, date range), simplifying complex queries.
- Use Case: A project manager needs a report of all "High" priority bugs in the "Mobile App" project that were created in the last 30 days and are currently "In Progress". This skill can execute that exact query and return the relevant issues in seconds.
Quick Start
Use the jira-search skill to find all issues in the SCRUM project that are currently "To Do" and list their keys and summaries.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: jira-search Download link: https://github.com/01000001-01001110/agent-jira-skills/archive/main.zip#jira-search Please download this .zip file, extract it, and install it in the .claude/skills/ directory.