Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Validate the replication package for the sewage-house-prices project. Runs 10 checks covering script execution, file integrity, output freshness, dependency verification, data provenance, and README completeness (AEA format). This skill should be used when asked to "audit replication", "check the package", or "verify reproducibility".
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | 23% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 50% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -44% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 97% | 0% |
| case-15 | ✗→✓ | ▲ Improved | 13% | 0% |
Run end-to-end validation of the replication package for the sewage-house-prices project.
Input: $ARGUMENTS — directory containing the replication package (Replication/ by default), or here for the current project root.
scripts/R/01_data_ingestion/ through scripts/R/06_analysis_datasets/scripts/R/09_analysis/scripts/R/utils/scripts/python/data/raw/, data/processed/, data/final/output/tables/, output/figures/docs/overleaf/renv.lock$ARGUMENTS is a directory path: use it$ARGUMENTS is here or empty: use Replication/ if it exists, otherwise project root.R files parse without syntax errorsread_parquet(), readRDS(), read.csv() targets exist or are documented as inputsrenv.lock present, R version documented, Python deps documentedhere::here()If failures found:
markdown# Replication Audit Report **Date:** YYYY-MM-DD **Directory:** [path] ## Check Results | # | Check | Status | Details | |---|-------|--------|---------| | 1 | Script syntax | PASS/FAIL | | | 2 | File references | PASS/FAIL | | | 3 | File integrity | PASS/FAIL | | | 4 | Output freshness | PASS/FAIL | | | 5 | Package inventory | PASS/FAIL | | | 6 | Dependencies | PASS/FAIL | | | 7 | Data provenance | PASS/FAIL | | | 8 | Path hygiene | PASS/FAIL | | | 9 | Output cross-reference | PASS/FAIL | | | 10 | README completeness | PASS/FAIL | | ## Summary - Checks passed: N / 10 - **Overall: PASS / FAIL** - Blocking issues: [list] - Positive findings: [list]
Save to output/log/replication_audit_[date].md.
data/final/panel.parquet which does not exist" beats "file reference error."setwd() or absolute path is a FAIL for Check 8.Other measured skills in the registry, with their headline benchmark lift.