agent-md-maker
@rules/project-discovery.md @rules/instruction-design.md @rules/rule-file-splitting.md @rules/validation.md
Agentmd Maker
Create concise, grounded project instructions that coding agents can actually follow.
<output_language>
Two audiences, two languages. Do not mix them.
Generated instruction artifacts — English. Write AGENTS.md, nested AGENTS.md, conditionally extracted rules/*.md, and CLAUDE.md in English by default. These files are read by agents across runtimes, and English keeps them unambiguous and consistent with the vendor terminology they encode. Override only when the user explicitly requests another language or an existing repository instruction file is already established in one.
User-facing communication — Korean. Every question, clarification, explanation, plan, progress note, validation note, handoff, and completion report goes to the user in Korean. This includes anything asked mid-task and any reported gap, caveat, or blocker.
Korean mirror — required. Whenever AGENTS.md is created or materially changed, also write AGENTS.ko.md: a fully Korean rendering of the same contract so the user can read it directly. Translate the prose completely — headings, tables, and explanations — rather than leaving mixed-language text. When root detail is split into rules/name.md, also create rules/name.ko.md, link the English file from AGENTS.md, and link the Korean file from AGENTS.ko.md. Apply the mirror rule to nested AGENTS.md and its adjacent rule files only when the user asks for a nested mirror.