CLI

CLI from kodustech/kodus-ai.

by @kodustech 7 skills

Skills in this plugin

7
  1. Kodus Trace · kodustech
    Use when about to edit files in an area you have not touched yet, or when the user asks why code is the way it is. Reads the decisions already recorded for those paths via `kodus trace <paths>`, so deliberate tradeoffs are not undone and settled questions are not re-litigated.
    1 install
  2. Kodus Review · kodustech
    Use when the user wants Kodus to review local changes, run `kodus review` or `--prompt-only`, fix Kodus review findings, or check commit, push, or merge readiness.
    1 install
  3. Kodus Kody Rules · kodustech bundle
    Use when the user wants to create, update or view Kody Rules via `kodus rules` command.
    1 install
  4. Kodus Review Dev · kodustech bundle
    Use when the user wants Kodus to review local changes through a local CLI build or non-production API such as `node dist/index.js`, localhost, or QA, including local `--prompt-only` flows.
    1 install
  5. Kodus Centralized Config · kodustech
    Use when the user wants to manage centralized configuration via `kodus config centralized` commands (status, init, sync, disable, and download).
    1 install
  6. Kodus Pr Suggestions Resolver · kodustech
    Use when the user wants to fetch, triage, or implement Kodus suggestions for an existing remote pull request via `kodus pr suggestions`, `--pr-url`, or `--pr-number`.
    1 install
  7. Kodus Business Rules Validation · kodustech
    Use when the user wants Kodus to validate local diff changes against task requirements, acceptance criteria, or business rules via `kodus pr business-validation`, especially for implementation-vs-task or merge readiness checks.
    1 install