skills-catalog/ln-315-review-merge-worker/SKILL.md
Use when an evaluation run must merge research, findings, documentation, and repair outputs into one verified result.
npx skillsauth add levnikolaevich/claude-code-skills ln-315-review-merge-workerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Paths: File paths (
shared/,references/,../ln-*) are relative to skills repo root.
Type: L3 Worker Category: 3XX Planning
MANDATORY READ: Load shared/references/evaluation_worker_runtime_contract.md, shared/references/evaluation_summary_contract.md
MANDATORY READ: Load shared/references/agent_delegation_pattern.md (Critical Verification + Background Execution sections)
Codex typically takes 10-20 minutes. Do NOT skip or declare an agent failed based on elapsed time. Only the Liveness Protocol in agent_delegation_pattern.md determines failure.
Runtime family:
evaluation-worker-runtimeRequired manifest fields:
identifierphase_ordersummary_kind=review-mergeoperation=mergeRecommended phase_order:
PHASE_0_CONFIGPHASE_1_LOAD_WORKER_RESULTSPHASE_2_DEDUPLICATE_AND_VERIFYPHASE_3_WRITE_SUMMARYPHASE_4_SELF_CHECK.hex-skills/agent-review/review_history.md for prior review entries.agent_delegation_pattern.md Critical Verification criteria.AGREE or REJECT.Emit summary_kind=review-merge.
Payload must include:
worker=ln-315statusoperation=mergewarningsPrefer these fields when available:
merge_summary.accepted_countmerge_summary.rejected_countmerge_summary.dedup_removedmerge_summary.architecture_gate_rejectionsSave updated review summary to .hex-skills/agent-review/review_history.md.
pass=true only after summary write.review_history.mdreview-merge summary writtenVersion: 1.0.0 Last Updated: 2026-04-10
testing
Drafts and publishes fact-checked GitHub Discussions announcements. Use for releases, updates, or project news; not for release creation or issue responses.
testing
Prepares and publishes a tagged GitHub release from repository evidence. Use for an explicit release request; not for ordinary commits, packages, or community news.
testing
Validates, commits, pushes, and remotely verifies approved repository changes. Use when publication is requested; not for releases, package publishing, or announcements.
development
Reviews standalone skills and their configured distribution surfaces before publication. Use for skill release readiness; not for product code or implementation-plan review.