playbooks

Documentation for the playbooks command and its subcommands.

playbooks β€” Install and manage playbooks (Codex/Claude).

Full Help:

Usage:  [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.

Usage:

Usage:  [OPTIONS] COMMAND [ARGS]...
playbooks apply β€” Apply an installed rule playbook to the current git repository.

Full Help:

Usage:  [OPTIONS] [KIT\_ID]

  Apply an installed rule playbook to the current git repository.

Options:
  -y, --yes  Skip confirmation prompt.
  --help     Show this message and exit.

Usage:

Usage:  [OPTIONS] [KIT_ID]
playbooks delete β€” Delete one installed playbook by id, or all with –all.

Full Help:

Usage:  [OPTIONS] [KIT\_ID]

  Delete one installed playbook by id, or all with --all.

Options:
  --all      Remove all installed playbooks.
  -y, --yes  Skip confirmation prompt.
  --help     Show this message and exit.

Usage:

Usage:  [OPTIONS] [KIT_ID]
playbooks describe β€” Show an installed playbook’s manifest and document content.

Full Help:

Usage:  [OPTIONS] KIT\_ID

  Show an installed playbook's manifest and document content.

Options:
  --help  Show this message and exit.

Usage:

Usage:  [OPTIONS] KIT_ID
playbooks install β€” Install one or more playbooks from SOURCE.

Full Help:

Usage:  [OPTIONS] SOURCE

  Install one or more playbooks from SOURCE.

  SOURCE can be:   - Local folder/archive path   - http(s) archive URL   -
  gh:owner/repo[/path][@ref]   - bb:owner/repo[/path][@ref]   -
  art:https://...

Options:
  --force  Overwrite an already-installed playbook with the same id.
  --help   Show this message and exit.

Usage:

Usage:  [OPTIONS] SOURCE
playbooks list β€” List installed playbooks.

Full Help:

Usage:  [OPTIONS]

  List installed playbooks.

Options:
  --help  Show this message and exit.

Usage:

Usage:  [OPTIONS]
playbooks remove β€” Alias for delete.

Full Help:

Usage:  [OPTIONS] [KIT\_ID]

  Alias for delete.

Options:
  --all      Remove all installed playbooks.
  -y, --yes  Skip confirmation prompt.
  --help     Show this message and exit.

Usage:

Usage:  [OPTIONS] [KIT_ID]
playbooks update β€” Update one installed playbook, or all if KIT_ID is omitted.

Full Help:

Usage:  [OPTIONS] [KIT\_ID]

  Update one installed playbook, or all if KIT\_ID is omitted.

Options:
  --skills  Update only skill playbooks.
  --rules   Update only rule playbooks.
  --help    Show this message and exit.

Usage:

Usage:  [OPTIONS] [KIT_ID]

Options

No options available.