Install the Kodus CLI and bundled skills for Claude Code, Cursor, Codex, Windsurf and other supported agents from a single source of truth.
The installer updates @kodus/cli globally and
installs bundled skills into detected local agent roots.
Alternative: npm install -g @kodus/cli then
kodus skills install.
Review local changes, gate commit or merge readiness, and optionally emit prompt-friendly output for agents.
Fetch and triage PR suggestions from Kodus for an existing remote PR, with structured output for skills and automation.
Sync bundled Kodus skills into supported agent roots already present on the machine.
One install source updates the CLI and deploys bundled Kodus skills without depending on the old review-skill repository.
Use --agent,
kodus schema and
--fields to make CLI usage
predictable for skills, CI and thin MCP layers.
Use kodus review for local diff
review and kodus pr suggestions for
remote PR suggestion resolution.