Codity CLI
JIRA
Link the ticket to the change so the review knows what the work was supposed to do, not just what it did.
Link a JIRA ticket to the repo and run reviews that understand the acceptance criteria, findings map back to what the work was supposed to deliver.
codity/cli⌘K
codityrepo: payments-apimode: JIRA
$ codity jira link PAY-1842Acceptance criteria loaded · 4 items$ codity jira review2 of 4 criteria covered in diff
More of the CLI
- Context & configProject context, team settings and bring-your-own-key.
- Interactive homeA live home screen for the repo you are standing in.
- Getting startedInstall, sign in, and index the repository.
- Code reviewReview the working tree before it becomes a pull request.
- Workspace chatAsk the repository questions, answered from its own code.
- Risk analysisScore the blast radius of a change before you merge.
- Security scanScan the diff for secrets, injection and dependency risk.
- Test generationGenerate tests for a change, then fix the ones that fail.
- DebugTurn a bug into a prompt an agent can act on.
- ClismithPlain English in, the shell command you meant out.
- PR & MR toolsList and resolve review comments without a browser.

