lcs-doc-finalizer

Installation
SKILL.md

LCS Doc Finalizer Skill

Shared Coding Contract

  • Refer to Shared Coding Workflow Contract in ../lcs-shared/contract.md for folder conventions, Handoff format, and token optimization.

Purpose

  • Consolidate completed work into high-quality documentation.
  • Save documentation under .lcs/docs/{timestamp}-{slug-work-item}/ as two separate files:
    1. map.md (adapted from aido-map context map structure)
    2. doc.md (adapted from aix-doc-finalizer final-doc structure)

Trigger

  • Activate when the user requests to "finalize documentation", "prepare final-doc", "lcs-doc-finalizer", "selesaikan dokumentasi", or similar.

OKF Frontmatter & Writing Safety

  • When creating doc.md and map.md, include YAML frontmatter following the schema in ../lcs-shared/contract.md with artifact_type: final_doc (the canonical finalization artifact is the doc.md + map.md pair under .lcs/docs/{timestamp}-{slug-work-item}/).
  • Follow the Artifact Writing Safety rules in contract.md — generate content first, write one file, verify, stop on failure.
Installs
26
GitHub Stars
1
First Seen
May 20, 2026
lcs-doc-finalizer — mdhb2/lean-coding-skills