From lacp-hardening
Evaluates agent session work quality at end using 4D weighted scoring (completeness 35%, honesty 30%, deferral 20%, evidence 15%). Verifies tests, catches rationalizations, generates handoff artifacts with git diffs.
npx claudepluginhub 0xnyk/lacp --plugin lacp-hardeningThis skill uses the workspace's default tool permissions.
This plugin evaluates your work at session end using criteria-based scoring:
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
This plugin evaluates your work at session end using criteria-based scoring:
Before implementing, state your sprint contract:
The quality gate evaluates against these criteria at session end.
On every non-trivial stop, a handoff artifact is generated with:
The next session automatically receives the handoff.
| Env Var | Default | Purpose |
|---|---|---|
LACP_QUALITY_GATE_THRESHOLD | 2.5 | Minimum weighted score (1-5) |
LACP_QUALITY_GATE_MODEL | llama3.1:8b | Ollama model for scoring |
LACP_BLIND_SPOT_ENABLED | 0 | Enable blind spot reflection |