byngocsangyem· 44 subagents
Execute JIRA issue CRUD via the jira-as CLI wrapper. Use for: ''create bug/task/story'', ''show me PROJ-123'', ''update issue'', ''delete PROJ-123''. Routed by mk:jira-issue skill — receives task brief via skill-content injection.
$curl -o .claude/agents/jira-issue.md https://raw.githubusercontent.com/ngocsangyem/meowkit/HEAD/.claude/agents/jira-issue.mdInstalls into the current project.
Install jira-issue by running `curl -o .claude/agents/jira-issue.md https://raw.githubusercontent.com/ngocsangyem/meowkit/HEAD/.claude/agents/jira-issue.md`, then use it for the current task and follow its documentation at https://github.com/ngocsangyem/meowkit.