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

Amr Data Analysis

ASecurity

Use when stress-testing the LOGIC of an Academy of Management Review (AMR) theory manuscript — checking logical coherence, running thought experiments and counterfactuals, addressing alternative explanations and disconfirming cases, and verifying each proposition follows from its argument. This is ARGUMENT DEVELOPMENT, NOT data analysis; AMR publishes no datasets, no statistics, and no empirical results.

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

Security Analysis

A100/100

Scanned 6/4/2026

Install to Claude Code

$npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill amr-data-analysis --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Amr Data Analysis?

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

Security grade badge for Amr Data Analysis
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/brycewang-stanford-amr-data-analysis/badge)](https://www.skillsdirectory.com/skills/brycewang-stanford-amr-data-analysis)

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

Download with Pro
Files
SKILL.md
---
name: amr-data-analysis
description: Use when stress-testing the LOGIC of an Academy of Management Review (AMR) theory manuscript — checking logical coherence, running thought experiments and counterfactuals, addressing alternative explanations and disconfirming cases, and verifying each proposition follows from its argument. This is ARGUMENT DEVELOPMENT, NOT data analysis; AMR publishes no datasets, no statistics, and no empirical results.
---

# Argument Development & Logic Check (amr-data-analysis)

> **AMR publishes NO empirical data.** There is nothing to estimate, plot, or test. The
> "analysis" in an AMR paper is the *analysis of the argument itself*: does each
> proposition follow logically from the constructs and mechanisms? At AMR, logical
> soundness plays the role that statistical rigor plays at empirical journals.

## The empirical-analog reframe (keep the folder, change the content)

This skill replaces an empirical "identification + robustness" stage. The mapping:

| Empirical sibling (AMJ/ASQ/SMJ) | AMR theory analog |
|---------------------------------|-------------------|
| Identification strategy (IV, DiD, RD, matching) | Generative **mechanism** — the *why* (Whetten 1989, DOI 10.5465/amr.1989.4308371) |
| Robustness checks / alternative specifications | **Internal consistency** + counterfactual probes on premises |
| Ruling out confounders | Engaging and bettering the strongest **rival theory** |
| Replication package (data + code) | **Transparent reasoning** — premises and derivations a reader can re-derive |
| "Estimates are significant and robust" | **Propositions are falsifiable in principle** (AMR's "testable knowledge-based claims") |

There is no instrument, no parallel-trends test, no placebo here; their presence signals a
misfiled empirical paper.

## When to trigger

- Propositions are written but you are not sure they actually follow from the argument
- The theory "feels right" but has not been adversarially tested
- A reviewer would raise an alternative explanation you have not addressed
- The argument chain has hidden leaps between premises

## The four logic tests

Run every proposition through these before drafting.

### 1. Premise-to-conclusion check (per proposition)

For each Pn, write the chain explicitly: premise → premise → mechanism → conclusion. If
any step is missing, the proposition is asserted, not derived. Use a Toulmin frame:
claim / grounds / warrant / backing / rebuttal. The *warrant* (the mechanism that licenses
the inference) is where most theory papers are thin.

### 2. Thought experiment / counterfactual

Manipulate the focal construct in your head and trace the consequence: "If construct X
rose sharply while everything else held, what does the theory predict for Y, and is that
prediction sensible?" Then run the counterfactual: "Under what condition would X move and
Y *not* follow?" If the counterfactual is plausible and unexplained, you are missing a
boundary condition (route back to `amr-theory-development`).

### 3. Alternative-explanation audit

For each proposition, name the strongest *rival* theoretical account of the same
relationship. Then either (a) show why your mechanism is more complete/parsimonious, or
(b) integrate the rival as a boundary condition. Ignoring rivals is the fastest path to a
reject — reviewers *are* the rival theorists.

### 4. Disconfirming-case search

Actively look for a case where the proposition should fail. A theory that "explains
everything" explains nothing. Either the disconfirming case is covered by a stated
boundary condition, or the proposition needs to be narrowed.

## Internal-coherence checks across the whole theory

- **Consistency**: no two propositions contradict each other (unless the tension is the point and is theorized). Constructs mean the same thing throughout — no concept drift (a core Suddaby construct-clarity criterion, AMR 2010, DOI 10.5465/amr.2010.0419).
- **Non-circularity**: a construct is not defined by its effects, then used to explain those effects.
- **Sufficiency**: the constructs and mechanisms are enough to generate the propositions — nothing is smuggled in mid-argument.
- **Parsimony**: every construct earns its place; drop any that does no logical work.

Exemplar: Oliver (AMR 1991, DOI 10.5465/amr.1991.4279002) "analyzes" by argument — deriving
a typology and propositions from antecedent conditions and addressing why organizations might
resist rather than conform (the rival expectation) — all logic, no data.

## Checklist

- [ ] Each proposition has an explicit premise → mechanism → conclusion chain
- [ ] The warrant (mechanism) for each inference is stated, not assumed
- [ ] A thought experiment has been run on each focal relationship
- [ ] Counterfactuals are addressed by boundary conditions, not ignored
- [ ] The strongest alternative explanation for each proposition is named and handled
- [ ] A disconfirming case has been sought for each proposition
- [ ] The theory is internally consistent, non-circular, sufficient, and parsimonious
- [ ] No empirical evidence is invoked as proof (AMR has none)

## Anti-patterns

- Propositions presented as self-evident, with the argument left to the reader
- Hand-waving the mechanism ("it stands to reason that...")
- Defending the theory by asserting it would be "supported by data" — there are no data
- Ignoring the obvious rival theory the reviewers hold
- A theory that cannot be wrong: no boundary, no disconfirming case, no rebuttal addressed
- Circular reasoning: defining a construct by the outcome it is meant to explain

## Output format

```
【Per-proposition logic】P1: chain ok? / gap at warrant? ... Pn
【Thought experiments run】[focal construct → predicted consequence]
【Counterfactuals → boundary conditions】[...]
【Alternative explanations handled】[rival → resolution]
【Disconfirming cases】[case → covered by boundary / narrow proposition]
【Coherence】consistent / non-circular / sufficient / parsimonious : pass/fix
【Next step】amr-contribution-framing
```

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".

1066601 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.

651 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 →