Generate the Conclusion section of a LaTeX research paper. Trigger when the user says "write conclusion", "generate conclusion", "wrap up the paper", or asks to summarize the paper. This is the LAST section to write. Outputs to sections/conclusion.tex.
Last section to write. All other sections should be complete.
Read all existing section files:
sections/introduction.tex — problem and contributionssections/results.tex — key findingssections/discussion.tex — limitations and future workParagraph 1: Restate the Problem and Approach (3-4 sentences) Briefly restate what problem we addressed and what our approach was. Do not copy from the introduction — rephrase with the benefit of having presented the full paper.
Paragraph 2: Summarize Key Results (3-4 sentences) Highlight the most important quantitative results. Pick 2-3 numbers that tell the story. Connect them to the contributions promised in the introduction.
Paragraph 3: Broader Impact and Forward Look (2-3 sentences) What does this work enable? What is the next step for the field? End on a concrete, forward-looking note — not vague optimism.
Write to sections/conclusion.tex. Git add, commit, push.