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

Emotional Motivation Mapping

ASecurity

Maps what genuinely drives different people — beyond stated reasons and job descriptions. Use when incentives seem misaligned or individual behaviour is hard to predict. TRIGGERS: 'what motivates them', 'motivation map', 'why are they behaving like this', 'what drives this person', 'understand the incentives'.

19 stars
0 votes
0 copies
0 views
Added 9/19/2026
ai-agentsrustgosecurityperformance

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add rondoflow/rondoflow --skill emotional-motivation-mapping --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Emotional Motivation Mapping?

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

Security grade badge for Emotional Motivation Mapping
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/rondoflow-emotional-motivation-mapping/badge)](https://www.skillsdirectory.com/skills/rondoflow-emotional-motivation-mapping)

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

Download with Pro
Files
SKILL.md
---
name: emotional-motivation-mapping
description: "Maps what genuinely drives different people — beyond stated reasons and job descriptions. Use when incentives seem misaligned or individual behaviour is hard to predict. TRIGGERS: 'what motivates them', 'motivation map', 'why are they behaving like this', 'what drives this person', 'understand the incentives'."
---

# Emotional Motivation Mapping

People tell you what they think they should want. They behave according to what they
actually want. When the two diverge — when stated goals and actual behaviour don't
match, when someone ostensibly aligned keeps producing friction — the problem is almost
always that the real motivators haven't been surfaced. This skill maps them across
three levels: extrinsic, intrinsic, and social.

---

## Your Process

**Step 1: List Individuals or Groups**
Name each person or group whose motivation needs mapping. Be specific — "the
engineering team" and "the engineering manager" may have completely different dominant
motivators. Split when in doubt.

**Framing check:** Confirm the specific people or groups being mapped before continuing. State what you've identified — the actual individuals or groups and the situation driving the need for this mapping — in one sentence, then use `AskUserQuestion`:
- **Question:** "I'm reading this as: [your one-sentence framing of who is being mapped and what situation is creating the motivation question]. Is that right?"
- **Header:** "Framing"
- **Options:**
  - **Yes — proceed** — framing is correct
  - **Adjust** — one element is off; user will correct it before you continue
  - **Reframe** — different situation than read; incorporate the correction before proceeding

**Step 2: Extrinsic Motivators**
What external rewards and penalties shape their behaviour? Consider: compensation
structure (base, bonus, equity), formal recognition mechanisms (awards, visibility,
attribution), advancement paths available, job security, and the specific performance
metrics they're formally evaluated against. These are the motivators the system is
designed to create — they may or may not match what actually drives behaviour.

**Step 3: Intrinsic Motivators**
What internal drives are they pursuing independently of external reward? Consider:
mastery (the desire to get better at something they care about), autonomy (control
over how and when they work), purpose (feeling the work connects to something that
matters), belonging (being part of a team or mission they identify with). These often
operate below the surface but produce the most durable behaviour.

**Step 4: Social and Political Motivators**
What does their standing among peers require? Consider: status within the group and
how they maintain or advance it, key relationships they're protecting and what those
require, reputation they're managing across different audiences, being seen as
credible, indispensable, or ahead of the curve.

**Step 5: Dominant Motivator**
**Before narrowing:** Show the complete set of motivators surfaced across Steps 2–4 for each person or group. Use `AskUserQuestion`:
- **Question:** "I've identified the following motivators across extrinsic, intrinsic, and social dimensions. Before I select the dominant one for each person or group, are there any you'd flag as especially important, or any I've missed?"
- **Header:** "Prioritise"
- **Options:**
  - **Proceed with your selection** — the set looks right
  - **Flag one** — user will name a specific motivator to include or elevate
  - **Add a missing one** — user will describe a motivator not yet captured

Given all three categories, what is the single strongest driver for this person or
group? The dominant motivator is the one that, if frustrated, would produce the most
significant behavioural change — or that, if served, would unlock the most
discretionary effort.

**Step 6: Situation Assessment and Alignment Recommendations**
Does the current situation reward or punish their dominant motivator? Be specific
about the mechanism. If it punishes — and many organisations inadvertently punish
their people's dominant motivators — describe what specific changes would bring
motivators into alignment with the desired outcome.

---

## Human Check-in

Before proceeding, use the `AskUserQuestion` tool. State your interpretation of the situation in 1–2 sentences — what is being analyzed and what the core question is — then ask:

- **Question:** "My read: [your 1–2 sentence interpretation]. How do you want to proceed?"
- **Header:** "Scope"
- **Options:**
  - **Full analysis** — Complete all steps, reasoning shown throughout
  - **Key findings only** — Bottom-line output, skip step-by-step detail
  - **Core driver only** — The deepest motivation beneath the stated reasons
  - **Reframe** — The read is off; correct it and the analysis will follow the corrected framing

Proceed based on their selection. If the user reframes, incorporate the correction before running any analysis.

## Output Format

**Motivation Map**

| Person/Group | Extrinsic | Intrinsic | Social/Political | Dominant Motivator |
|---|---|---|---|---|
| [name/role] | [key external rewards/penalties] | [mastery/autonomy/purpose/belonging] | [status/relationships/reputation] | [single strongest driver] |

**Situation Assessment**
For each dominant motivator: does the current situation reward or punish it? Name
the specific mechanism — the exact way the setup serves or frustrates the dominant
motivator.

**Alignment Recommendations**
What specific changes would align each dominant motivator with the needed outcome?
Prioritise by likely influence on actual behaviour.

---

## Notes

Dominant motivators rarely change — but the situation around them can be redesigned.
Look for the misalignment first; don't assume the solution is to change the person.
The most common failure is designing incentive systems around extrinsic motivators
while the dominant motivator is intrinsic — the system pulls in the wrong direction
and produces compliance without commitment.

---

## What's Next

After delivering this output, use `AskUserQuestion` to offer the next move:

- **Question:** "Motivations mapped. What's next?"
- **Header:** "Next"
- **Options:**
  - `/communication-audience-modeling` — Model communication strategy based on motivations
  - `/social-incentive-analysis` — Connect motivations to incentive structures
  - `/emotional-resistance-diagnosis` — Identify where motivations create resistance
  - **Done** — Wrap up and synthesise what we have so far

Attribution

rondoflowrondoflow
View sourceMore from rondoflow →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

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

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

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', ...

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