What problem does it solve?
Academic drafts often contain strong claims with no supporting evidence, wording that overstates weak results, and contributions that drift between abstract, introduction, and conclusion. This Skill turns those integrity risks into deterministic machine-readable gates so a manuscript can be checked before submission.
Core Features & Use Cases
- Claim-evidence gate: Binds each strong assertion in a draft to its own evidence IDs via a
light.paper_claims.v1 claim map with draft SHA-256, flagging unsupported claims as critical and overclaiming as warnings.
- Wording and consistency linting: Checks that hedging matches evidence strength (strong/moderate/weak/none), detects contribution drift across abstract/introduction/conclusion, and runs offline mechanical checks for AI-style phrasing, passive voice, and spin.
- Reviewer-perspective workflow: Provides IMRaD and conference templates, argument-outline contracts, self-review checklists, and rerouting back to result-analysis or experiment stages when evidence is missing.
- Use Case: After finishing experiments, you write a draft claiming a 3.1-point improvement. The gate verifies the claim binds to a real evidence entry and result card, warns if the conclusion weakens the number, and blocks finalization if any strong assertion lacks evidence.
Quick Start
Ask the AI to draft or review your paper with this skill, providing your draft markdown and the evidence_strength.json from result analysis so every claim is checked against its evidence.