Use when turning an initial draft into final publishable `RAW/**/*.md` content.
Keep SKILL_KR.md synchronized whenever the substantive instructions in this file change.
Use this skill to move from a rough draft or source note to final public-facing RAW/**/*.md documents for the site.
This skill is an orchestration skill. It should coordinate the existing RAW-writing and checking skills instead of duplicating their detailed rules.
SCRATCH/**/*.md for rough private drafts that should not be tracked by GitDRAFT/**/*.md for tracked work-in-progress drafts that are already public-safe and may be committed, pushed, and backed up in the public repository, but are not yet site-published contentRAW/**/*.md for final content that is ready for site publicationdocs/ as the default draft area.docs/ for human-facing project documents and keep old reference material there only when it is intentionally documentation or archive material.docs/, migrate or rewrite it into SCRATCH/ or DRAFT/ before running the normal draft-to-RAW flow.RAW document back into DRAFT/ when revising it before a later republish.SCRATCH/, DRAFT/, or is already ready to become RAW/.DRAFT/, apply the relevant AGENTS.md rules for public-safety, frontmatter discipline, links, and parser-safe repository rules.write-raw-content-theory.PAPER, REPO, and IMPLEMENT, the project does not yet have equally fixed category standards here, so follow the user's direction.write-raw-content-common to the final document set.write-math-notation.write-diagrams-and-visualizations.check-site-content.THEORY
write-raw-content-theory.PAPER
REPO
IMPLEMENT
SCRATCH/ until it is ready for tracked drafting.DRAFT/ only after it passes the AGENTS.md public-safety rules for repository tracking.DRAFT/.RAW/ category path.AGENTS.md was appliedwrite-raw-content-common was appliedwrite-raw-content-theory was applied when the note is clearly theorywrite-math-notation was applied when the document contains mathwrite-diagrams-and-visualizations was applied when the document contains diagrams or other visual structurescheck-site-content was applied before finishing