with one click
ln-313-review-docs-worker
// Use when an evaluation run needs review-driven documentation updates and a structured documentation summary.
// Use when an evaluation run needs review-driven documentation updates and a structured documentation summary.
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | ln-313-review-docs-worker |
| description | Use when an evaluation run needs review-driven documentation updates and a structured documentation summary. |
| license | MIT |
Paths: File paths (
references/,../ln-*) are relative to this skill directory.
Type: L3 Worker Category: 3XX Planning
MANDATORY READ: Load references/evaluation_worker_runtime_contract.md, 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).references/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