Generate developer artifacts from JIRA tickets via the jira-as CLI wrapper: branch names, PR descriptions, parsed commits, commit/PR-to-issue links. Routed by mk:jira-dev skill. NOT for executing git/gh commands (mk:ship); NOT for issue CRUD (jira-issue).
$curl -o .claude/agents/jira-dev.md https://raw.githubusercontent.com/ngocsangyem/meowkit/HEAD/.claude/agents/jira-dev.mdInstalls into the current project.
Install jira-dev by running `curl -o .claude/agents/jira-dev.md https://raw.githubusercontent.com/ngocsangyem/meowkit/HEAD/.claude/agents/jira-dev.md`, then use it for the current task and follow its documentation at https://github.com/ngocsangyem/meowkit.