replication-audit
Installation
SKILL.md
Replication Audit
Examine which findings in a literature have been replicated, failed to replicate, or never been tested. Flag papers that build on non-replicated foundations.
Don't build your dissertation on a foundation made of sand.
Output Path
Per rules/review-artefact-routing.md (auto-loads in research projects (path-scoped to paper-*/ and paper/)):
- Source slug:
replication-audit - Write reports to:
reviews/<scope>/replication-audit/<YYYY-MM-DD-HHMM>.mdinside the project, where<scope>is the paper slug (e.g.,paper-jtp) for paper-level reviews or_projectfor project-level reviews. Path is relative to the research project root, not the Task-Management repo. - Never at project root (
./CRITIC-REPORT.md-style filenames are forbidden — pre-rule layout). - Idempotency: if the run timestamp already exists, append a same-run descriptor (
{timestamp}-revision.md,{timestamp}-r2.md) — never overwrite the same<YYYY-MM-DD-HHMM>path. - Index update: if
reviews/INDEX.mdexists, write a one-line entry under "Latest per source" pointing at the new file. Otherwisereview-recapwill rebuild the index next time it runs. - Infrastructure repos (Task-Management, atlas-workspace, etc.): this section does not apply — the path-scoped rule won't load there.