Skip to main content

sima-cli playbooks

Install and manage playbooks (Codex/Claude).

Parent command: sima-cli

Usage

sima-cli playbooks [OPTIONS] COMMAND [ARGS]...

Options

None.

Arguments

None.

Subcommands

Full Help

Usage: sima-cli playbooks [OPTIONS] COMMAND [ARGS]...

Install and manage playbooks (Codex/Claude).

Options:
--help Show this message and exit.

Commands:
apply Apply an installed rule playbook to the current git repository.
delete Delete one installed playbook by id, or all with --all.
describe Show an installed playbook's manifest and document content.
install Install one or more playbooks from SOURCE.
list List installed playbooks.
remove Alias for delete.
update Update one installed playbook, or all if KIT_ID is omitted.