# cc-steer live install-hook


Wire the synchronous UserPromptSubmit steer hook into the user-level Claude Code settings.


``` bash
cc-steer live install-hook [OPTIONS]
```


<span class="gd-details-chevron" aria-hidden="true"></span>Full --help output


    Usage: cc-steer live install-hook [OPTIONS]

      Wire the synchronous UserPromptSubmit steer hook into the user-level Claude
      Code settings.

    Options:
      --prefix TEXT    Command prefix the hook runs.  [default: uvx cc-steer]
      --settings FILE  Settings file.
      --help           Show this message and exit.


# Options


`--prefix: TEXT = uvx cc-steer`  
Command prefix the hook runs.

`--settings: FILE`  
Settings file.
