hook
Run an Ingrain security review invoked by an external harness — currently Claude Code or spec-kit.
ingrain hook --harness=<claude|speckit> [options]This is normally invoked by the harness itself, after one of the
init variants registers it.
| Flag | Description |
|---|---|
--harness=<name> | Required. Harness invoking the hook (claude or speckit). |
--plan <path> | Speckit only, required. Path to the plan file inside --feature-dir. |
--feature-dir <path> | Speckit only, required. Path to the feature directory. |