paper-sprint-review
Scrum-inspired paper review, revision, and R&R workflow. Auto-detects manuscript stage, estimates sprints, runs multi-lens review (Contribution/Rigor/Writing/Editor), generates prioritized revision backlog, exports reports.
Veto GatesRequired pass for any deployment consideration
| Dimension | Result | Detail |
|---|---|---|
| Scientific Integrity | PASS | No outputs fabricated DOIs, PMIDs, p-values, or clinical data. All review feedback was qualitative and correctly deferred specifics to actual manuscript content. |
| Practice Boundaries | PASS | Skill does not make diagnostic or prescriptive medical conclusions. Required disclaimer present in all applicable outputs. |
| Methodological Ground | PASS | Review dimensions and gate logic are methodologically sound. Gate sequence (Contribution → Rigor → Writing → Submission) is correct. No principled fallacies detected. |
| Code Usability | N/A | No code generated by this skill. |
Core Capability93 / 100 — 8 Categories
Medical TaskExecution Average: 96.3 / 100 — Assertions: 32/34 Passed
Intake correctly triggered; MISQ-specific lens applied; progressive questioning used; disclaimer present.
R&R scenario correctly identified; backlog created with three items; ECIS lens applied; partial B002 handled gracefully with placeholder.
Stage correctly detected as idea/outline; sprint range correct; three questions asked simultaneously violating Core Principle #1 (progressive inquiry).
Full intake on /ps command; venue-specific calibration excellent; word count concern proactively flagged; perfect output.
Gate prerequisite guards fire correctly; all 4 commands handled without crash; export.md loaded unnecessarily for a blocked command — minor token waste.
Input Validation refusal fires correctly; helpful redirect to valid use case offered within scope.
Escape Hatch #2 fires correctly; explanation of why adversarial review is methodologically wrong is persuasive; valid redirect offered.
Key Strengths
- Exemplary progressive disclosure: every reference file has named trigger conditions, keeping SKILL.md concise while the full workflow depth lives in references/
- Robust escape hatches: Input Validation refusal, 3 explicit Escape Hatch categories, and human-only Submission Gate form a coherent safety layer
- Strong venue calibration: MISQ, ECIS, Nature Human Behaviour lens configurations are correctly applied from review.md
- Gate prerequisite guards prevent out-of-order execution with specific, actionable error messages
- Adversarial and scope-boundary inputs handled with explanation rather than flat refusal, improving user experience while maintaining scope