byngocsangyem· 44 subagents
Find JIRA issues by criteria via the jira-as CLI wrapper. Use for: ''search jira'', ''find issues where X'', ''export search results'', JQL filter management. Routed by mk:jira-search skill. NOT for single-issue CRUD (jira-issue); NOT for bulk write ops (jira-bulk).
$curl -o .claude/agents/jira-search.md https://raw.githubusercontent.com/ngocsangyem/meowkit/HEAD/.claude/agents/jira-search.mdInstalls into the current project.
Install jira-search by running `curl -o .claude/agents/jira-search.md https://raw.githubusercontent.com/ngocsangyem/meowkit/HEAD/.claude/agents/jira-search.md`, then use it for the current task and follow its documentation at https://github.com/ngocsangyem/meowkit.