Codity CLI
Clismith
Say what you want done and get the command that does it, with a confirmation gate in front of anything that can bite.
Forget the exact flag order. Describe what you want in plain English and Clismith turns it into a real shell command.
Every suggestion includes SAFE, MODERATE, or DANGEROUS severity, a plain-English explanation, and alternatives. Dangerous commands require explicit confirmation.
codity/cli⌘K
codityrepo: payments-apimode: CLISMITH
$ codity clismith "free disk in /var"SAFE du -sh /var/* | sort -hLists folder sizes under /var
copy · run · dry-run
More of the CLI
- 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.
- 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.

