Skip to content

hook

Run an Ingrain security review invoked by an external harness — currently Claude Code or spec-kit.

Terminal window
ingrain hook --harness=<claude|speckit> [options]

This is normally invoked by the harness itself, after one of the init variants registers it.

FlagDescription
--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.