Analyze paper structure — section balance, word counts, Cochrane-principle compliance
Review the current paper structure: section balance, word counts, Cochrane-principle compliance, and structural integrity.
/outline — full structural analysis of main.tex/outline balance — check section length balance only/outline cochrane — Cochrane-principle compliance check onlymain.tex\section{}, \subsection{}, \subsubsection{} commands%% BEGIN/END markers)%% BEGIN/END markers are present and match registered keysRegistered section keys: Check the project's CLAUDE.md or for the section key registry. If neither exists, discover keys by scanning for markers in .
guidance/paper-context.md%% BEGIN:main.texSection Presence:
main.tex but are not in the registered key listSection Balance:
Organization (Cochrane Principles):
If guidance/paper-context.md exists, run its registered structural checks. Common checks include:
If no paper-context file exists, skip this step and note it in the output.
PAPER OUTLINE
=============
Title: [from \title{} command in main.tex]
Current Structure:
1. [Section name] (key: [key]) — N lines, ~M words
2. [Section name] (key: [key]) — N lines, ~M words
...
---
A. [Appendix name] (key: [key]) — N lines, ~M words
...
Total body: ~W words (~P pages at 250 words/page)
Total with appendices: ~W' words
Section Balance:
Average body section: ~N words
Longest: [section] (M words, Xx average)
Shortest: [section] (M words, Xx average)
Cochrane Check:
[x] Main result in first half of paper
[x] Literature review after contribution
[x] Robustness in appendix
[ ] Introduction exceeds 3-page target (currently ~P pages)
Project-Specific Checks:
[x] [check description]
[ ] [any issues found]
(or: "No paper-context.md found — skipping project-specific checks")
Section Markers:
N/N sections have valid %% BEGIN/END markers
[any marker issues]