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 Workflow

ASecurity

Use when deciding which amr-* sub-skill to invoke next, or when sequencing a theory-building manuscript from theoretical-puzzle framing through developmental-review revision for an Academy of Management Review (AMR) submission. Routes — does not replace — the specialized skills.

1,052 stars
0 votes
0 copies
1 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-workflow --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Amr Workflow?

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

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

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

Download with Pro
Files
SKILL.md
---
name: amr-workflow
description: Use when deciding which amr-* sub-skill to invoke next, or when sequencing a theory-building manuscript from theoretical-puzzle framing through developmental-review revision for an Academy of Management Review (AMR) submission. Routes — does not replace — the specialized skills.
---

# AMR Theory-Building Workflow (amr-workflow)

## Overview

This is the router. It does not replace any specialized skill — it tells you **which
amr-* skill to use at the current stage** of an Academy of Management Review manuscript.

Default assumption: unless the user says otherwise, treat the target as AMR — the Academy
of Management's premier **theory-development journal**. AMR publishes **conceptual articles
that build new theory**; per its scope, submissions "must extend theory in ways that develop
**testable knowledge-based claims**." It contains **no datasets, no hypothesis tests, no
results section** — empirical hypothesis-testing is the lane of its sibling AMJ. The
deliverable is a genuinely new theoretical contribution: new constructs, a new process
model, or a reconceptualization — developed with rigorous logic, explicit assumptions,
propositions, and boundary conditions. If the project has data and tests, it belongs at
AMJ / ASQ / SMJ, not AMR.

The AMR contribution bar is set by two AMR-published editorials worth keeping in view at
every stage: Whetten's "What Constitutes a Theoretical Contribution?" (1989, DOI
10.5465/amr.1989.4308371) — the What/How/Why/Who-Where-When rubric — and Suddaby's "Editor's
Comments: Construct Clarity in Theories of Management and Organization" (2010, DOI
10.5465/amr.2010.0419). Pure-theory exemplars built by argument alone: Oliver, "Strategic
Responses to Institutional Processes" (1991, DOI 10.5465/amr.1991.4279002); Dyer & Singh,
"The Relational View" (1998, DOI 10.5465/amr.1998.1255632). References follow **APA-style**
(AOM house style).

## When to trigger

- The user asks "what should I do next?" on a conceptual paper
- A draft arrives and you must locate its bottleneck (puzzle? logic? contribution?)
- Work is thrashing between theorizing, figure-building, and writing
- An AMR decision letter (developmental review) has arrived and the work shifts to revision

## Routing table

| Current symptom                                                  | Next skill                  |
|------------------------------------------------------------------|-----------------------------|
| Idea is vague; not sure there is a real theoretical puzzle       | `amr-topic-selection`       |
| Have a puzzle but constructs/relationships/logic are not built   | `amr-theory-development`    |
| Unsure which conversation to enter or what to "challenge"        | `amr-literature-positioning`|
| Propositions exist but the construction method feels thin        | `amr-methods`               |
| Propositions stated but underlying logical argument is missing   | `amr-data-analysis`         |
| Cannot articulate what is NEW vs. prior theory                   | `amr-contribution-framing`  |
| Box-and-arrow figure has no mechanism / typology not earning its keep | `amr-tables-figures`   |
| Prose reads like a literature review, not an argument            | `amr-writing-style`         |
| Ready to submit; need the ScholarOne preflight                   | `amr-submission`            |
| Want to understand AMR's developmental, multi-round review       | `amr-review-process`        |
| Received an R&R; need to write the response document             | `amr-rebuttal`              |

## Default order

1. `amr-topic-selection` — lock the theoretical puzzle (the "why doesn't existing theory explain this?")
2. `amr-literature-positioning` — identify the conversation to challenge and extend
3. `amr-theory-development` — build constructs, relationships, propositions, boundary conditions
4. `amr-methods` — theory-construction craft: construct domains, mechanisms, assumptions
5. `amr-data-analysis` — argument development: logic checks, counterfactuals, alternative explanations
6. `amr-contribution-framing` — differentiate the new theory from prior work
7. `amr-tables-figures` — finalize the conceptual figure / typology / propositions table
8. `amr-writing-style` — AOM house style; argument-driven prose (polish)
9. `amr-submission` — ScholarOne preflight
10. `amr-review-process` — understand the developmental review you are about to enter
11. `amr-rebuttal` — after the R&R

> `amr-writing-style` is a **late-stage polish**. Do not polish prose before the theory's
> logic stands up (`amr-data-analysis`) and the contribution is differentiated
> (`amr-contribution-framing`).

## Decision shortcuts

- "I have an interesting phenomenon but no theory" → `amr-topic-selection`
- "I don't know whose theory I'm arguing with" → `amr-literature-positioning`
- "I have propositions but no logic connecting them" → `amr-data-analysis`
- "My P1–P5 read like assertions" → `amr-theory-development` then `amr-data-analysis`
- "A reviewer will ask 'what's new here?'" → `amr-contribution-framing`
- "My model figure is boxes and arrows with no mechanism" → `amr-tables-figures`
- "It reads like a review essay" → `amr-writing-style`
- "I'm about to hit submit" → `amr-submission`
- "I got a Reject & Resubmit / Major Revision" → `amr-review-process` then `amr-rebuttal`

## Differences vs. AMJ / ASQ / SMJ skill stacks

If the manuscript has data, measures, and statistical tests, an empirical-management stack
(AMJ / ASQ / SMJ) fits better. The core split:

- **AMR**: builds theory; the contribution IS the theory; no data; propositions, not hypotheses tested.
- **AMJ / ASQ / SMJ**: test theory; hypotheses, samples, estimation, results.

A common failure is sending an AMR draft that is really an under-powered empirical paper,
or an AMJ draft whose "theory" is a literature summary. Pick the right stack early.

## Anti-patterns

- **Do not** skip `amr-literature-positioning` and jump to building — reviewers first ask whose conversation you are in.
- **Do not** let `amr-tables-figures` pretty up a model before the propositions and mechanisms exist.
- **Do not** let `amr-rebuttal` draft a response before the theory itself has actually been revised.
- **Do not** treat AMR as a venue for data; route empirical work elsewhere.

> Volatile specifics (editor-in-chief, exact length/abstract limits, fees, APA edition,
> acceptance rate) change or could not be machine-verified — see
> `resources/official-source-map.md` and confirm on the official AMR / AOM author page.

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 →