# capt-hook init


Scaffold the hooks directory, install bundled skills, wire settings, and enable the session reviewer.


``` bash
capt-hook init [OPTIONS]
```


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


    Usage: capt-hook init [OPTIONS]

      Scaffold the hooks directory, install bundled skills, wire settings, and
      enable the session reviewer.

    Options:
      --no-review  Skip enabling the SessionEnd session reviewer for this repo
      --help       Show this message and exit.


# Options


`--no-review`  
Skip enabling the SessionEnd session reviewer for this repo
