All checks were successful
CI / test (22) (pull_request) Successful in 49s
CI / test (true, 24) (pull_request) Successful in 1m5s
CI / flake (pull_request) Successful in 2s
CI / test (22) (push) Successful in 49s
CI / test (true, 24) (push) Successful in 1m3s
CI / flake (push) Successful in 3s
Add a `home-manager` flake input, its nixpkgs following this flake's, and a `home-manager-module` check that evaluates the real module through home-manager's standalone entry point and builds the home files derivation under four operator configurations, asserting on the tree each produces: the Skill coexisting with an operator's own skills in both the attribute-set and whole-directory forms, the sibling-enable gate leaving no Skill when Claude Code is off, and the hook merging into an operator's own SessionStart list. This is the first automated proof of the module's composition (ADR 0021), replacing verification by maintainer rebuild.