lcs-doc-finalizer
Installation
SKILL.md
LCS Doc Finalizer Skill
Shared Coding Contract
- Refer to Shared Coding Workflow Contract in
../lcs-shared/contract.mdfor 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:map.md(adapted fromaido-mapcontext map structure)doc.md(adapted fromaix-doc-finalizerfinal-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.mdandmap.md, include YAML frontmatter following the schema in../lcs-shared/contract.mdwithartifact_type: final_doc(the canonical finalization artifact is thedoc.md+map.mdpair 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.