seven-pass-review — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited seven-pass-review (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Source. This skill is adapted from pedrohcgs/claude-code-my-workflow. The seven-lens taxonomy (Abstract / Intro / Methods / Results / Robustness / Prose / Citations), the parallel-subagent-then-synthesizer topology, and the 80 / 90 / 95 quality-threshold scoring are Pedro H.C. Sant'Anna's; this fork tunes the journal targets to marketing (MKSCI / JMR / JCR / MS) alongside the econ / finance ones.Spawns seven independent reviewers, each focused on a single lens, then synthesizes their findings into one prioritized revision plan.
Why seven passes? A single-agent review blends lenses and softens each one. Seven forked subagents each approach the paper with full context for their own lens, then a synthesizer resolves conflicts, deduplicates issues, and scores the manuscript against quality thresholds (80 / 90 / 95).
When to pick this over `/review-paper` or `/review-paper-light`: This skill costs roughly 7x more tokens than/review-paper-lightand ~3x more than/review-paper. Use it when the paper is submission-ready, R&R-stage, or about to go to a top marketing or econ journal. For early drafts and iterative work, the lighter reviews are the right tool.
$0 — manuscript path (.tex, .qmd, .Rmd, .md, or .pdf). Required. Manuscripts typically live under <OVERLEAF_ROOT>/<PROJECT_SUBDIR>/.--journal — optional target journal. Adjusts severity calibration and the bar for the Executive verdict. Supported: Marketing Science (MKSCI, default), JMR, JCR, Management Science (MS), QJE, AER, ReStud, Econometrica, JF, JFE, RFS. Defaults to MKSCI if not specified.Each lens runs as a forked subagent (context: fork) so the main conversation stays clean.
| # | Lens | Focus | Agent type |
|---|---|---|---|
| 1 | Abstract audit | Does the abstract state question, method, result, and contribution in marketing-appropriate, hedged language? Does it match the body? | general-purpose |
| 2 | Intro structure | Does the intro follow the marketing-paper structure (hook, motivating phenomenon, research questions, approach, contribution, roadmap)? Three-stream lit review placed correctly? | general-purpose |
| 3 | Methods / identification | Are identification assumptions stated and credible? Are obvious threats (selection, endogeneity, measurement, SUTVA) addressed? For ML / GenAI methods, is the train/test/holdout discipline clear? | domain-reviewer |
| 4 | Results + tables | Do tables and figures read standalone? Are magnitudes interpreted in managerially meaningful units (not just stars)? Are units consistent? Are SEs / clustering specified? | general-purpose |
| 5 | Robustness | Does the paper anticipate a sharp referee's objections? Are robustness checks motivated or theatrical? Power / placebo / heterogeneity? For obs studies, alternative identification? | general-purpose |
| 6 | Prose quality | Sentence-level clarity, modest hedging proportionate to evidence, active voice, paragraph topic sentences. Marketing voice — not econ-aggressive, not psychology-bombastic. | proofreader |
| 7 | Citation audit | For top-15 cited works, does the in-text claim match the cited paper's actual finding direction? Are contemporary / competing works cited? Marketing canon (e.g., relevant MKSCI / JMR pieces) represented? | general-purpose |
.pdf, extract text first via pdftotext -layout (or fall back to reading the .tex source under the same project root).--journal. Default to MKSCI. Set lens-5 and lens-3 severity thresholds based on the target (top-five econ journals get tighter identification expectations; MKSCI / JMR / JCR / MS get tighter managerial-relevance and substantive-contribution expectations).<project>/seven_pass_<YYYYMMDD>/ for lens reports.In a single message, spawn 7 Task tool calls (one per lens). Each subagent gets:
<project>/seven_pass_<YYYYMMDD>/lens_<N>_<lens-name>.md.Lens prompt summaries (each forked subagent receives its lens's rubric plus the manuscript path and target journal):
Wait for all 7 lens reports. Read them and produce <project>/seven_pass_<YYYYMMDD>.md:
# Seven-Pass Review: <Manuscript>
**Date:** YYYY-MM-DD
**Path:** <manuscript>
**Target journal:** <MKSCI / JMR / JCR / MS / QJE / ...>
## Executive verdict
**Quality score:** <NN>/100
**Threshold reached:** <80 desk-survives / 90 R&R-likely / 95 conditional-accept range>
**Overall state:** <SUBMIT / REVISE-MINOR / REVISE-MAJOR / REJECT-AND-RESTART>
Quality threshold key:
- **>=95** Conditional-accept range at the target journal (rare).
- **>=90** Likely R&R with revisable issues.
- **>=80** Desk-survives but needs substantive work before submission.
- **<80** Not yet submission-ready.
## Cross-lens CRITICAL issues
| # | Lens(es) | Issue | Recommendation |
|---|---|---|---|
## MAJOR issues (second-round)
| # | Lens(es) | Issue |
|---|---|---|
## MINOR polish
[bulleted]
## Per-lens scorecard
| Lens | Critical | Major | Minor | Score/10 |
|---|---|---|---|---|
| 1. Abstract | | | | |
| 2. Intro | | | | |
| 3. Methods | | | | |
| 4. Results | | | | |
| 5. Robustness | | | | |
| 6. Prose | | | | |
| 7. Citations | | | | |
| **Overall** | | | | |
## Revision plan (in recommended order)
1. <Highest-leverage fix — usually a lens with 2+ CRITICALs>
2. ...
7. <Lowest-leverage polish>
## Contradictions between lenses
[If two lenses disagree, surface here. E.g., Lens 2 says "expand contribution framing" but Lens 6 says "trim intro by 15%". Recommend a reconciliation.]The synthesizer must convert the seven lens-level severity counts into the overall quality score:
After synthesis, print:
Seven-pass review complete.
Subagents: 7 (parallel) + 1 synthesizer.
Approx token usage: ~80-120k (vs ~10-15k for /review-paper-light, ~25-35k for /review-paper).
Runtime: ~3-5 min wall-clock.
For cheaper alternatives:
- 2-agent fast pass: /review-paper-light
- 6-agent journal-targeted referee report: /review-paper/review-paper-light for a fast contribution / identification gut-check)..pdf text extraction failed; .tex has unresolved \input{}s. Fall back to the most recent .tex source under the project root; if still empty, abort and surface a clear error..bib is missing or /validate-bib / Zotero MCP is unavailable, scope Lens 7 to in-text-claim spot checks only and flag in the synthesis.~/.claude/cache/seven_pass_<stem>_<date>/ and surface the path.--journal JMR if they want a different calibration./draft or a manual rewrite pass./audit-reproducibility. Lens 4 only flags qualitative inconsistencies (e.g., "Table 3 caption says percentage points but the text reads as proportions")./review-paper-code for that./review-paper — six-agent journal-targeted referee report (cheaper, faster)./review-paper-light — two-agent fast contribution / identification check (cheapest)./review-paper-code — code + paper reproducibility audit./audit-reproducibility — numeric-claim-by-claim verification./review-pap — preregistration-stage analogue.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.