Codity CLI
Debug
A short questionnaire in, a structured bug report out — written for a coding agent to act on rather than for a human to re-read.
Debug walks you through unexpected behavior, then writes a structured markdown prompt you can hand to any LLM agent, less re-explaining, more fixing.
codity/cli⌘K
codityrepo: payments-apimode: DEBUG
$ codity debugWhat did you expect?What happened instead?✓ Wrote debug-prompt.md
More of the CLI
- 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.
- 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.

