Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Ajps Replication And Verification

ASecurity

Use when building the replication package for an American Journal of Political Science (AJPS) manuscript. AJPS is famous for MANDATORY third-party PRE-publication verification — an independent verifier re-runs your deposited code and confirms it reproduces the numerical results in the main text before the article is published, with materials deposited to the AJPS Dataverse on Harvard Dataverse. Prepares the package; it does not waive requirements.

1,052 stars
0 votes
0 copies
0 views
Added 6/4/2026
ai-agentsgo

Security Analysis

A100/100

Scanned 6/4/2026

Install to Claude Code

$npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill ajps-replication-and-verification --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Ajps Replication And Verification?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Ajps Replication And Verification
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/brycewang-stanford-ajps-replication-and-verification/badge)](https://www.skillsdirectory.com/skills/brycewang-stanford-ajps-replication-and-verification)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: ajps-replication-and-verification
description: Use when building the replication package for an American Journal of Political Science (AJPS) manuscript. AJPS is famous for MANDATORY third-party PRE-publication verification — an independent verifier re-runs your deposited code and confirms it reproduces the numerical results in the main text before the article is published, with materials deposited to the AJPS Dataverse on Harvard Dataverse. Prepares the package; it does not waive requirements.
---

# Replication & Verification (ajps-replication-and-verification)

This is AJPS's signature differentiator. Unlike journals that check reproducibility in-house (or not at
all), **AJPS sends your deposited materials to an independent third party that actually re-runs the
code** and confirms it reproduces the numerical results reported in the **main text** — *before*
publication. If it does not reproduce, the article does not publish until it does. Build the package as
you analyze (`ajps-data-analysis`); it cannot be improvised at acceptance.

## When to trigger

- Building the replication / verification package
- A manuscript is accepted and you have received upload instructions (after final draft, during the
  technical check, before copyediting)
- Data cannot be fully shared (privacy, ethics, provider restriction) and you need a path
- A **qualitative** or **multi-method** paper whose evidence needs a documented verification route

## How AJPS verification actually works (verify current wording)

1. **Deposit to the AJPS Dataverse.** Materials go into a Dataset within the **AJPS Dataverse on the
   Harvard Dataverse Network** — not a personal site or generic cloud link. Other copies may exist
   elsewhere as long as everything needed is in the AJPS Dataverse Dataset.
2. **Independent third-party verification.** A verifier re-runs the code and confirms it reproduces the
   **numerical results in the main text**. The published article carries a statement: *"The Cornell
   Center for Social Sciences verified that the data and replication code submitted to the AJPS
   Dataverse replicates the numerical results reported in the main text of this article."* (The
   quantitative verifier transitioned from the **Odum Institute** to the **Cornell Center for Social
   Sciences** after Odum's contract ended in 2023 — **待核实** on the live policy page.)
3. **Qualitative path.** Qualitative / multi-method materials are historically handled via the
   **Qualitative Data Repository (QDR) at Syracuse** with appropriate access controls (qualitative data
   is generally **not** released under an open license). Confirm the current qualitative process —
   **待核实**.
4. **Timing.** It happens **after the final draft is submitted, during the technical check, before
   copyediting** — late enough that fixing an unscripted analysis under deadline is painful.

## Build-as-you-go checklist (so the re-run matches)

- [ ] **readme.txt** lists and describes every file (group as "Data files", "Stata .do files", "Files
      to Reproduce Table 1", ...)
- [ ] One **master script** runs the modular scripts **in order** and sets the working directory once
- [ ] **set seed** for every stochastic step (Monte Carlo, bootstrap, randomization inference, jitter)
- [ ] Explicit **software-version** statements (e.g., "R 4.3.2", "Stata/MP 18.0"); packages pinned
- [ ] Every **main-text** number, table, and figure is regenerated by the code, names matched
- [ ] Restricted data: explain why, give exact access instructions, provide synthetic data where feasible
- [ ] License / sharing terms set appropriately (CC0 commonly recommended for quantitative data; QDR
      access controls for qualitative — **待核实** the exact requirement)
- [ ] Preregistration / pre-analysis plan linked (anonymized) where applicable

## When data cannot be shared

- **Explain why** (ethics, privacy, legal/provider restriction).
- Provide **README instructions on exactly how others can obtain the data** (process, application, contact).
- Where possible, **provide synthetic data** resembling the real data so the code can run end to end.

## Anti-patterns

- Treating the deposit as a post-publication afterthought (it **gates** publication)
- Depositing code that does not actually regenerate the printed main-text numbers
- A personal URL instead of the AJPS Dataverse
- Unseeded, unpinned, hard-coded-path code that "works on my machine" but not on the verifier's
- Claiming data are restricted with no access path or synthetic substitute

## Output format

```
【Repository】AJPS Dataverse (Harvard) — Dataset staged? [Y/N]
【Reproduces main-text numbers?】master script re-run locally, matches? [Y/N]
【Files】readme.txt + master script + seeds + pinned versions? [Y/N]
【Verifier】quant = Cornell CSS (待核实) / qual = QDR (待核实)
【Restricted data?】why + access path + synthetic data?
【License】set per requirement (待核实)
【Next】ajps-review-process
```

## Supplementary resources

- [`../../resources/external_tools.md`](../../resources/external_tools.md) — replication-package tooling and qualitative-transparency options (QDR)
- [`../../resources/official-source-map.md`](../../resources/official-source-map.md) — AJPS Replication & Verification Policy, verifier transition, and AJPS Dataverse

Attribution

brycewang-stanfordbrycewang-stanford
View sourceMore from brycewang-stanford →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693161 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →