Codity CLI
Risk analysis
A blast-radius score for the change you are about to push, with the reasoning behind it and the mitigation for each finding.
Risk analysis scores how likely a change is to break functionality, introduce regressions, or cause a deploy-time incident.
Get findings across API breakage, concurrency, performance, rollback complexity, dependencies, test coverage, and observability, each with severity and a mitigation hint.
codity/cli⌘K
codityrepo: payments-apimode: RISK
$ codity risk-analysis --stagedOverall: HIGH · score 78/100API breakage · data migrationMitigation: add canary + rollback plan
More of the CLI
- 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.
- JIRAGround a review in the ticket it belongs to.
- 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.

