Production quality gate for agent sessions. Activates on session stop to evaluate work quality using 4-dimension weighted scoring (completeness, honesty, deferral ratio, work evidence). Catches rationalization patterns, verifies test claims, and generates handoff artifacts for session continuity. Use sprint contracts to define done-criteria before building.
$npx -y skills add 0xnyk/lacp --skill quality-gateInstalls into the current project.
Run `npx skills use "https://github.com/0xnyk/lacp" --skill "0xnyk/lacp/quality-gate"` 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.