Investigate and resolve a Jira issue by reading the ticket, checking blockers, and making code changes
From jira-commandsnpx claudepluginhub jaeyeom/claude-toolboxjira//resolveUse when PR has unaddressed comments, when review feedback needs action, or when asked to handle PR feedback
/resolveResolve findings from any source — auto-detects TODOs, PR comments, or todo files, then resolves in parallel
/resolveRemove all @feedback and @agent-response annotation comments, leaving clean code
/resolve(chad-tools) Fix PR review findings, push, resolve threads, verify CI
Resolve Jira issue with the following steps
jira issue view $ARGUMENTS command.jira issue move $ARGUMENTS "In Progress"
command.rg TICKET from the repo root to search the
ticket in the whole repo. If that's a TODO or FIXME comments, that's a good
pointer for you and you may want to delete or modify them.