Codity CLI
Context & config
The durable knowledge of your project, and the settings that decide which model reads it.
Generate technical, business, and feature context so every review and chat session starts informed. Update it as the product evolves.
Store a VCS token, bring your own OpenAI, Anthropic, or Google key when policy requires it, inspect settings, and reset cleanly. BYOK keys use a hidden prompt and are encrypted server-side.
codity/cli⌘K
codityrepo: payments-apimode: CONTEXT
$ codity context generatetechnical.md · business.md · features.md✓ Context ready for reviews
More of the CLI
- 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.
- JIRAGround a review in the ticket it belongs to.

