skills-catalog/ln-313-review-docs-worker/SKILL.md
Use when an evaluation run needs review-driven documentation updates and a structured documentation summary.
npx skillsauth add levnikolaevich/claude-code-skills ln-313-review-docs-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 ../ln-310-multi-agent-validator/references/domain_patterns.md
mode=story: full documentation pipeline — domain extraction, pattern detection, doc generationmode=plan_review: skip unless documentation delta exists; record docs_skipped_reasonRuntime family:
evaluation-worker-runtimeRequired manifest fields:
identifierphase_ordersummary_kind=review-docsoperation=docsRecommended phase_order:
PHASE_0_CONFIGPHASE_1_EXTRACT_DOMAINSPHASE_2_PATTERN_DETECTIONPHASE_3_GENERATE_DOCSPHASE_4_LINK_TO_STORYPHASE_5_WRITE_SUMMARYPHASE_6_SELF_CHECKdomain_patterns.md.For each detected pattern:
docs/{type}s/*{pattern}*.md).shared/templates/ (adr_template.md, guide_template.md, manual_template.md).docs/{type}s/{naming}.md.docs_checkpoint.Emit summary_kind=review-docs.
Payload must include:
worker=ln-313statusoperation=docswarningsPrefer these fields when available:
docs_created (list of paths)docs_updated (list of paths)docs_skipped_reason (when applicable)patterns_detected (list of matched patterns)Fallback: if no pattern matched but technical aspect is missing documentation, use MCP Ref fallback per domain_patterns.md Fallback Strategy.
domain_patterns.mdreview-docs 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.