# capt-hook pack


Inspect capt-hook packs -- the wheel builtins and the packs enabled Claude plugins ship.


``` bash
capt-hook pack COMMAND [ARGS]...
```


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


    Usage: capt-hook pack [OPTIONS] COMMAND [ARGS]...

      Inspect capt-hook packs -- the wheel builtins and the packs enabled Claude
      plugins ship.

    Options:
      --help  Show this message and exit.

    Commands:
      list  List the active wheel builtins and the pack each enabled Claude...
      test  Validate and test a plugin's capt-hook pack from its working tree.


# Commands


`test`  
[Validate and test a plugin's capt-hook pack from its working tree.](../../reference/cli/pack/test.md)

`list`  
[List the active wheel builtins and the pack each enabled Claude plugin ships (read-only).](../../reference/cli/pack/list.md)
