/update-conclusions
The conclusions are downstream of everything. When results change, this is the section most likely to
become quietly false, because a conclusion is a claim and claims do not survive changed evidence.
Assume the text was correct once. This is a revision, not a rewrite: what still holds stays exactly
as the researcher wrote it.
Before anything else
- Load the style rules. Invoke
paper-writing-style. If absent, use the condensed rules in
create-conclusions.
- Lock the language. Language of the user's first message, whole run. Output LaTeX is English.
- Read the context. The conclusions, the results and discussion, the introduction, the abstract,
the
.bib and the citation style. All four sections are needed.
Pick the mode
State the mode before starting.
| Mode |
Signal |
What it does |
| A. Reconcile |
Results changed, no explicit feedback |
Check each claim still follows from the evidence |
| B. Apply suggestions |
Reviewer comments, co-author notes, /review-conclusions output |
Incorporate each change deliberately |
| C. Resume |
The section is unfinished, usually missing the contribution |
Continue from where it stopped |
Where several apply, run B, then C, then A.
Mode A: reconcile with the results
Conclusions fail in one specific way: a claim outliving its evidence. Check each in this order:
- A claim the results no longer support. The most serious case and the reason this skill exists.
Quote the claim, the value it rested on, and the current value. Do not rewrite the claim yourself
if the change is substantive; ask the researcher what the new evidence concludes. A conclusion is a
scientific claim with their name on it.
- A value that no longer matches the results section. If it is a plain numerical correction with
the claim intact, state the assumption and fix it.
- The principal result is no longer principal. New or revised data can promote a different finding.
Say which finding now looks principal and why, and let the researcher decide.
- The contribution no longer answers the introduction's gap, usually because the gap was rewritten.
- A new finding important enough to conclude on that the section does not mention.
- A claim contradicting the abstract's closing sentences. Report both; the researcher decides
which is right.
- Grandiosity that has become untenable. A weaker result makes a broad claim look worse than it
did.
Present as a table: what the conclusions claim, what the results now show, where, and severity.
Never assume the results win. Either the conclusions are stale, or the results changed by mistake.
Mode B: apply suggested updates
Reviewer comments on conclusions cluster tightly:
| Comment |
Usually means |
| "The conclusions overstate the findings" |
Grandiosity, or a claim wider than the evidence. The researcher decides how far to pull back |
| "The contribution is unclear" |
The contribution movement is missing or buried |
| "This just repeats the results" |
The funnel does not widen, or text was copied from the results section |
| "Add limitations" |
Ask whether the journal wants them here or in the discussion |
| "Add future work" |
Same question |
Then:
- Enumerate every suggestion as a numbered item, splitting reviewer prose.
- Classify each: direct, interpretive, conflicting, out of scope.
- Apply, propose, resolve. A request to soften or strengthen a claim is the researcher's call:
propose the wording and let them set the level.
- Account for every item, including those not applied and why.
Where a request conflicts with the house style, apply it and note the tension. The reviewer outranks
the style guide.
Mode C: resume after a pause
- Label what exists by movement: principal result, interpretation, contribution.
- Identify what is missing. It is almost always the contribution, which is both the last movement
and the hardest to write. Say so directly.
- Recover what you can from the paper. The principal result and its values come from the results
section; the gap the contribution should answer comes from the introduction. Do not ask the
researcher to repeat what the manuscript already contains.
- Ask for the contribution. This one cannot be recovered from the paper: what the field gains is
a judgement only the researcher can make. Ask directly rather than proposing something plausible.
- Check the funnel widens across the join. A resumed conclusions section commonly drops back into
experimental detail at the restart point.
- Match the existing voice, including the tense pattern and the hedging level.
Do not restyle what is already written; suggest /review-conclusions separately.
Produce the revision
Emit the updated conclusions as a LaTeX fragment with movement labels, and:
- Preserve the researcher's wording and claims wherever they still hold.
- Mark each change:
% UPDATED: retention now 96\% per Table~2,
% ADDED: contribution movement was missing,
% FLAG: this claim may no longer follow from the revised data, see note above.
- Keep the section's existing length.
% TODO: for anything you could not verify or obtain.
Show the fragment, then summarize. Finish by checking whether the abstract's closing sentences now
diverge, and suggest /update-abstract if so.
Offer to write it out
Only after approval.
Hard rules
- Never invent or strengthen a claim. If revised data breaks a conclusion, flag it and ask. Writing
a replacement claim is inventing science and it carries the researcher's name.
- Never invent the contribution, in any mode.
- Never invent or estimate a value. Every number must match the results section.
- Never emit an em dash.
-- only in numeric ranges.
- Never silently drop researcher text, a claim, or a suggestion.
- If the conclusions still follow from the results and there is nothing to apply, say so and change
nothing.
1---2name: update-conclusions3description: Update Conclusions4---56# /update-conclusions78The conclusions are downstream of everything. When results change, this is the section most likely to9become quietly false, because a conclusion is a claim and claims do not survive changed evidence.1011Assume the text was correct once. This is a **revision, not a rewrite**: what still holds stays exactly12as the researcher wrote it.1314## Before anything else15161. **Load the style rules.** Invoke `paper-writing-style`. If absent, use the condensed rules in17 `create-conclusions`.182. **Lock the language.** Language of the user's first message, whole run. Output LaTeX is English.193. **Read the context.** The conclusions, the results and discussion, the introduction, the abstract,20 the `.bib` and the citation style. All four sections are needed.2122## Pick the mode2324State the mode before starting.2526| Mode | Signal | What it does |27| :--- | :--- | :--- |28| **A. Reconcile** | Results changed, no explicit feedback | Check each claim still follows from the evidence |29| **B. Apply suggestions** | Reviewer comments, co-author notes, `/review-conclusions` output | Incorporate each change deliberately |30| **C. Resume** | The section is unfinished, usually missing the contribution | Continue from where it stopped |3132Where several apply, run B, then C, then A.3334## Mode A: reconcile with the results3536Conclusions fail in one specific way: a claim outliving its evidence. Check each in this order:37381. **A claim the results no longer support.** The most serious case and the reason this skill exists.39 Quote the claim, the value it rested on, and the current value. **Do not rewrite the claim yourself**40 if the change is substantive; ask the researcher what the new evidence concludes. A conclusion is a41 scientific claim with their name on it.422. **A value that no longer matches** the results section. If it is a plain numerical correction with43 the claim intact, state the assumption and fix it.443. **The principal result is no longer principal.** New or revised data can promote a different finding.45 Say which finding now looks principal and why, and let the researcher decide.464. **The contribution no longer answers the introduction's gap**, usually because the gap was rewritten.475. **A new finding important enough to conclude on** that the section does not mention.486. **A claim contradicting the abstract's closing sentences.** Report both; the researcher decides49 which is right.507. **Grandiosity that has become untenable.** A weaker result makes a broad claim look worse than it51 did.5253Present as a table: what the conclusions claim, what the results now show, where, and severity.5455**Never assume the results win.** Either the conclusions are stale, or the results changed by mistake.5657## Mode B: apply suggested updates5859Reviewer comments on conclusions cluster tightly:6061| Comment | Usually means |62| :--- | :--- |63| "The conclusions overstate the findings" | Grandiosity, or a claim wider than the evidence. The researcher decides how far to pull back |64| "The contribution is unclear" | The contribution movement is missing or buried |65| "This just repeats the results" | The funnel does not widen, or text was copied from the results section |66| "Add limitations" | Ask whether the journal wants them here or in the discussion |67| "Add future work" | Same question |6869Then:70711. **Enumerate every suggestion** as a numbered item, splitting reviewer prose.722. **Classify each**: *direct*, *interpretive*, *conflicting*, *out of scope*.733. **Apply, propose, resolve.** A request to soften or strengthen a claim is the researcher's call:74 propose the wording and let them set the level.754. **Account for every item**, including those not applied and why.7677Where a request conflicts with the house style, apply it and note the tension. The reviewer outranks78the style guide.7980## Mode C: resume after a pause81821. **Label what exists** by movement: principal result, interpretation, contribution.832. **Identify what is missing.** It is almost always the contribution, which is both the last movement84 and the hardest to write. Say so directly.853. **Recover what you can from the paper.** The principal result and its values come from the results86 section; the gap the contribution should answer comes from the introduction. Do not ask the87 researcher to repeat what the manuscript already contains.884. **Ask for the contribution.** This one cannot be recovered from the paper: what the field gains is89 a judgement only the researcher can make. Ask directly rather than proposing something plausible.905. **Check the funnel widens across the join.** A resumed conclusions section commonly drops back into91 experimental detail at the restart point.926. **Match the existing voice**, including the tense pattern and the hedging level.9394Do not restyle what is already written; suggest `/review-conclusions` separately.9596## Produce the revision9798Emit the updated conclusions as a LaTeX fragment with movement labels, and:99100- **Preserve the researcher's wording and claims wherever they still hold.**101- Mark each change: `% UPDATED: retention now 96\% per Table~2`,102 `% ADDED: contribution movement was missing`,103 `% FLAG: this claim may no longer follow from the revised data, see note above`.104- Keep the section's existing length.105- `% TODO:` for anything you could not verify or obtain.106107Show the fragment, then summarize. Finish by checking whether the abstract's closing sentences now108diverge, and suggest `/update-abstract` if so.109110## Offer to write it out111112Only after approval.113114## Hard rules115116- **Never invent or strengthen a claim.** If revised data breaks a conclusion, flag it and ask. Writing117 a replacement claim is inventing science and it carries the researcher's name.118- **Never invent the contribution**, in any mode.119- **Never invent or estimate a value.** Every number must match the results section.120- **Never emit an em dash.** `--` only in numeric ranges.121- **Never silently drop** researcher text, a claim, or a suggestion.122- If the conclusions still follow from the results and there is nothing to apply, say so and change123 nothing.