Kodus Centralized Config banner
kodustech kodustech

Kodus Centralized Config

Development community

Description

--- name: kodus-centralized-config description: Use when the user wants to manage centralized configuration via `kodus config centralized` commands (status, init, sync, disable, and download). --- # Kodus Centralized Config ## Overview Centralized configuration allows teams to manage their Kodus configuration files in a single repository, providing a single source of truth for their settings. This skill enables users to manage their centralized configuration through Kodus CLI commands, includ

Installation

Installs to ~/.claude/commands/kodustech-cli-kodus-centralized-config.md

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

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

Full documentation available on GitHub

View Source Repository