Production hardening for agent sessions. Includes pretool guards (blocks rm -rf, co-author injection, publishing without approval, data exfiltration), continuous QA (runs tests every N file writes), and session context injection (git state, focus brief, handoff artifacts). Activates automatically via hooks.
$npx -y skills add 0xnyk/lacp --skill session-hardeningInstalls into the current project.
Run `npx skills use "https://github.com/0xnyk/lacp" --skill "0xnyk/lacp/session-hardening"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/0xnyk/lacp" that are relevant to the current task. Run `npx skills add "https://github.com/0xnyk/lacp"` and select the relevant skills, then follow their instructions.