hooks-daemonlisted
Install: claude install-skill Edmonds-Commerce-Limited/claude-code-hooks-daemon
# Hooks Daemon Management
Manage your Claude Code Hooks Daemon installation with these commands.
The routed surface is deliberately small (Plan 00330): a subcommand exists
only for something a human types. Everything else the daemon can do is a
CLI verb, listed under [Capabilities](#capabilities-cli-verbs) below with the
exact command — the same verb agents already run directly.
## Available Commands
### Install Daemon
Install the hooks daemon on a fresh clone (daemon not yet present):
```claude-code
/hooks-daemon install # Install daemon from GitHub
/hooks-daemon install --force # Force reinstall over existing
```
See [install.md](install.md) for detailed install documentation.
### Upgrade Daemon
Update to a new version of the hooks daemon:
```claude-code
/hooks-daemon upgrade # Auto-detect and upgrade to latest version
/hooks-daemon upgrade 2.14.0 # Upgrade to specific version
/hooks-daemon upgrade --force # Force reinstall current version
```
See [upgrade.md](upgrade.md) for detailed upgrade documentation.
### Optimise Configuration
The config-optimisation review — the mandatory closing step of every upgrade,
and the repeatable answer to "enable all relevant handlers and ensure optimal
configuration for this project":
```claude-code
/hooks-daemon optimise
```
Scores every registered handler across six derived areas, surfaces handlers
that are new or disabled-but-relevant, reports the inapplicable ones as such,
and applies its recommenda