Kodus Kody Rules banner
kodustech kodustech

Kodus Kody Rules

Development community

Description

--- name: kodus-kody-rules description: Use when the user wants to create, update or view Kody Rules via `kodus rules` command. --- # Kodus Kody Rules ## Overview Kody Rules are a set of guidelines that Kody follows when generating code. They help ensure that the generated code is consistent, high-quality, and aligned with the user's preferences and project requirements. ## Goal Manage Kody Rules through Kodus CLI only. Do not suggest creating rule files manually. ALWAYS Use `kodus rules`

Installation

Installs to ~/.claude/commands/kodustech-cli-kodus-kody-rules.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kodustech/cli/HEAD/.claude/commands/kodus-kody-rules.md -o ~/.claude/commands/kodustech-cli-kodus-kody-rules.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository