/aaai-experiments
Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment/safety evidence, compute and cost reporting, and
$ npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill aaai-experiments --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/aaai-experiments
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment/safety evidence, compute and cost reporting, and
SKILL.md
aaai-experiments.SKILL.mdname: aaai-experiments
description: Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment/safety evidence, compute and cost reporting, and reproducibility-checklist alignment for Phase-1 survival.
AAAI Experiments
Use this before submission to ensure empirical evidence supports the AI contribution. AAAI reviewers may come from adjacent AI subfields, so experiments must be interpretable beyond one benchmark community.
Experiment audit
- Map every experimental block to a claim in the introduction.
- Compare against strong, recent, and fairly tuned baselines.
- Include ablations that isolate mechanisms rather than removing multiple components at once.
- Report uncertainty, variance, and statistical tests when small differences matter.
- Test robustness to data split, prompt, seed, environment, user population, or distribution shift
when relevant.
- For human evaluation, document task, instructions, annotator pool, quality control, aggregation,
and ethics/IRB status.
- Report compute, hardware, data access, model size, and training/inference cost.
Claim-to-evidence ledger
Build this table before adding new experiments. It keeps the AAAI evidence package aligned with the main text and with the reproducibility checklist.
| Manuscript claim | Required evidence | Phase-1 risk if missing | Checklist hook | | --- | --- | --- | --- | | New AI capability | benchmark + qualitative failure cases | broad reviewer sees only engineering | datasets, metrics, baselines | | Better mechanism | single-factor ablations | gain looks like tuning luck | ablation and hyperparameter answers | | Robust deployment | shift / seed / subgroup stress test | result seems brittle | variance, compute, environment | | Social-impact or safety claim | stakeholder, harm, and misuse analysis | ethical claim looks asserted | ethics, limitations, data access |
For each row, mark **ready / weak / missing** and name the fastest fix that can be run before the supplementary-material deadline. Do not leave a claim in the abstract if its evidence row is weak.
AAAI-specific review pressure
- Phase 1 reviewers need a fast reason to trust the evidence.
- The reproducibility checklist must match the experiment descriptions.
- AI for Social Impact and AI Alignment claims require stronger treatment of stakeholders, harms,
risk mitigation, and scope.
- New results usually cannot rescue the paper in rebuttal, so submit complete evidence upfront.
- The AI-assisted review pilot is non-decisional, but it may surface checklist mismatches; make
result provenance, seeds, data splits, and limits machine-readable enough that a human SPC/AC can quickly audit them.
Pre-rebuttal freeze rule
Before submission, decide which experiments would be impossible to add later under AAAI's rebuttal constraints: missing baselines, missing seeds, missing supplement files, or missing reproducibility checklist answers. Treat those as **pre-submission blockers**, not rebuttal TODOs. The author response can explain and clarify submitted evidence; it should not depend on new results, URLs, or repaired supplementary files.
Evidence triage table
Because an AAAI reviewer from an adjacent subfield must trust your numbers quickly, classify each experimental block by how much weight it can bear and what would strengthen it.
| Block | Carries the claim when | Reviewer doubt | Cheap reinforcement | | --- | --- | --- | --- | | Headline benchmark | beats tuned recent baselines | "lucky seed" | seeds, variance bars | | Ablation | isolates one mechanism | "joint removal" | single-factor toggles | | Robustness | holds across split/shift | "one setting" | extra split or perturbation | | Human eval | protocol is documented | "rater bias" | IRB note, inter-rater agreement |
Common AAAI experiment rejects
- Benchmark bump with no mechanism analysis, which a broad committee reads as engineering, not AI
insight.
- Baselines weaker than current open-source systems, so the comparison looks unfair.
- A Social-Impact or alignment claim with no stakeholder, harm, or risk-mitigation evidence.
- Results that rely on a closed API with no reproducible substitute for the checklist.
Worked vignette
A planning paper reports a single-seed win on one domain. Audit: the headline block "needs robustness" and "needs variance", so the fix before the deadline is five seeds with confidence intervals plus one extra IPC-style domain. Because new results cannot rescue this in rebuttal, the team runs both before submission and aligns the checklist's seed answer to the supplement.
Output format
[Claim] <paper claim>
[Evidence status] sufficient / needs baseline / needs ablation / needs robustness / unclear
[Fairness issue] <compute, tuning, data, prompt, metric, human eval>
[Checklist dependency] <what checklist answer this supports>
[Pre-rebuttal blockers] <missing evidence that must be run before submission>
[Fast fix] <experiment or analysis feasible before deadline>
Read more
name: aaai-experiments description: Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment/safety evidence, compute and cost reporting, and reproducibility-checklist alignment for Phase-1 survival.
AAAI Experiments
Use this before submission to ensure empirical evidence supports the AI contribution. AAAI reviewers may come from adjacent AI subfields, so experiments must be interpretable beyond one benchmark community.
Experiment audit
- Map every experimental block to a claim in the introduction.
- Compare against strong, recent, and fairly tuned baselines.
- Include ablations that isolate mechanisms rather than removing multiple components at once.
- Report uncertainty, variance, and statistical tests when small differences matter.
- Test robustness to data split, prompt, seed, environment, user population, or distribution shift
when relevant.
- For human evaluation, document task, instructions, annotator pool, quality control, aggregation,
and ethics/IRB status.
- Report compute, hardware, data access, model size, and training/inference cost.
Claim-to-evidence ledger
Build this table before adding new experiments. It keeps the AAAI evidence package aligned with the main text and with the reproducibility checklist.
| Manuscript claim | Required evidence | Phase-1 risk if missing | Checklist hook | | --- | --- | --- | --- | | New AI capability | benchmark + qualitative failure cases | broad reviewer sees only engineering | datasets, metrics, baselines | | Better mechanism | single-factor ablations | gain looks like tuning luck | ablation and hyperparameter answers | | Robust deployment | shift / seed / subgroup stress test | result seems brittle | variance, compute, environment | | Social-impact or safety claim | stakeholder, harm, and misuse analysis | ethical claim looks asserted | ethics, limitations, data access |
For each row, mark **ready / weak / missing** and name the fastest fix that can be run before the supplementary-material deadline. Do not leave a claim in the abstract if its evidence row is weak.
AAAI-specific review pressure
- Phase 1 reviewers need a fast reason to trust the evidence.
- The reproducibility checklist must match the experiment descriptions.
- AI for Social Impact and AI Alignment claims require stronger treatment of stakeholders, harms,
risk mitigation, and scope.
- New results usually cannot rescue the paper in rebuttal, so submit complete evidence upfront.
- The AI-assisted review pilot is non-decisional, but it may surface checklist mismatches; make
result provenance, seeds, data splits, and limits machine-readable enough that a human SPC/AC can quickly audit them.
Pre-rebuttal freeze rule
Before submission, decide which experiments would be impossible to add later under AAAI's rebuttal constraints: missing baselines, missing seeds, missing supplement files, or missing reproducibility checklist answers. Treat those as **pre-submission blockers**, not rebuttal TODOs. The author response can explain and clarify submitted evidence; it should not depend on new results, URLs, or repaired supplementary files.
Evidence triage table
Because an AAAI reviewer from an adjacent subfield must trust your numbers quickly, classify each experimental block by how much weight it can bear and what would strengthen it.
| Block | Carries the claim when | Reviewer doubt | Cheap reinforcement | | --- | --- | --- | --- | | Headline benchmark | beats tuned recent baselines | "lucky seed" | seeds, variance bars | | Ablation | isolates one mechanism | "joint removal" | single-factor toggles | | Robustness | holds across split/shift | "one setting" | extra split or perturbation | | Human eval | protocol is documented | "rater bias" | IRB note, inter-rater agreement |
Common AAAI experiment rejects
- Benchmark bump with no mechanism analysis, which a broad committee reads as engineering, not AI
insight.
- Baselines weaker than current open-source systems, so the comparison looks unfair.
- A Social-Impact or alignment claim with no stakeholder, harm, or risk-mitigation evidence.
- Results that rely on a closed API with no reproducible substitute for the checklist.
Worked vignette
A planning paper reports a single-seed win on one domain. Audit: the headline block "needs robustness" and "needs variance", so the fix before the deadline is five seeds with confidence intervals plus one extra IPC-style domain. Because new results cannot rescue this in rebuttal, the team runs both before submission and aligns the checklist's seed answer to the supplement.
Output format
[Claim] <paper claim> [Evidence status] sufficient / needs baseline / needs ablation / needs robustness / unclear [Fairness issue] <compute, tuning, data, prompt, metric, human eval> [Checklist dependency] <what checklist answer this supports> [Pre-rebuttal blockers] <missing evidence that must be run before submission> [Fast fix] <experiment or analysis feasible before deadline>
Stanford REAP × CoPaper.AI · 由斯坦福实证方法论团队精选与维护 访问 copaper.ai 微信:CoPaper.AI 按 11 个主流学科板块覆盖 经管与商科 社会科学 人文学科 数学与物理科学 生命科学 医学与健康 工程与技术 计算机科学与 AI 体育科学 点击任一学科名可跳转到对应说明;每类下的代表子领域在正文总览中完整列出。下方封面墙按 venue 导航,完整分类见覆盖一览。 🧭 布局指南 · 📚 Skill Pack 一览 · ⚡ 如何使用 · 🧪 自动实证
Other skills on awesome-journal-skills.
- /aaai-artifact-evaluation
Use when packaging AAAI code, data, multimedia appendices, technical appendices, reproducibility evidence, and post-acceptance artifact releases without violating double-blind or immutable-supplement rules.
Open skill - /aaai-author-response
Use when drafting an AAAI author response (rebuttal) under the single short character-limited author-feedback window, the no-URL rule, no-new-results guidance, AI-generated-review handling, and the AAAI two-phase review process where Phase-2 papers receive one feedback round
Open skill - /aaai-camera-ready
Use when preparing an accepted AAAI paper for camera-ready source submission to AAAI Press, including proceedings page limits, two-column template compliance, copyright transfer, purchased extra technical pages, deanonymization, registration, oral or poster presentation, and
Open skill - /aaai-related-work
Use when positioning an AAAI paper's novelty against archival work, contemporaneous arXiv or workshop papers, and AAAI/IJCAI/NeurIPS/ICML/ICLR neighbors across the broad AI scope, while staying inside AAAI's dual-submission and AI-as-source policy constraints and writing a
Open skill - /aaai-reproducibility
Use when strengthening an AAAI paper's reproducibility checklist (placed after references), experimental traceability, seed and hyperparameter reporting, compute and cost disclosure, dataset access and licensing, code/data ZIP readiness, and the claim-to-evidence map that
Open skill - /aaai-review-process
Use when explaining or planning around AAAI's two-phase review process, Phase 1 rejection risk, Phase 2 additional reviews, AI-assisted review pilot, author feedback, SPC/AC discussion, and final decisions.
Open skill

