EX

An adversarial mentor designed to challenge plans and force critical analysis.

Install

mkdir -p .claude/skills/executive-mentor && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/4057" && unzip -o skill.zip -d .claude/skills/executive-mentor && rm skill.zip

Installs to .claude/skills/executive-mentor

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Adversarial thinking partner for founders and executives. Stress-tests plans, prepares for brutal board meetings, dissects decisions with no good options, and forces honest post-mortems. Use when you need someone to find the holes before the board does, make a decision you've been avoiding, or understand what actually went wrong.
331 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Advanced

Key capabilities

  • Stress-test business plans and assumptions
  • Prepare narratives for board meetings
  • Analyze high-stakes decisions with no good options
  • Conduct honest post-mortem analysis
  • Identify fatal assumptions in strategy

How it works

The skill acts as an adversarial thinking partner that uses specific frameworks like pre-mortems and stress-tests to surface hidden risks and force critical analysis of business decisions.

Inputs & outputs

You give it
Business plan, decision, or event description
You get back
Adversarial critique, vulnerability report, or decision framework

When to use executive-mentor

  • Stress-test business strategy
  • Prepare for board meetings
  • Analyze high-stakes decisions
  • Perform post-mortem analysis

About this skill

Executive Mentor

Not another advisor. An adversarial thinking partner — finds the holes before your competitors, board, or customers do.

The Difference

Other C-suite skills give you frameworks. Executive Mentor gives you the questions you don't want to answer.

  • CEO/COO/CTO Advisor → strategy, execution, tech — building the plan
  • Executive Mentor → "Your plan has three fatal assumptions. Let's find them now."

Keywords

executive mentor, pre-mortem, board prep, hard decisions, stress test, postmortem, plan challenge, devil's advocate, founder coaching, adversarial thinking, crisis, pivot, layoffs, co-founder conflict

Commands

CommandWhat It Does
/em:challenge <plan>Find weaknesses before they find you. Pre-mortem + severity ratings.
/em:board-prep <agenda>Prepare for hard questions. Build the narrative. Know your numbers cold.
/em:hard-call <decision>Framework for decisions with no good options. Layoffs, pivots, firings.
/em:stress-test <assumption>Challenge any assumption. Revenue projections, moats, market size.
/em:postmortem <event>Honest analysis. 5 Whys done properly. Who owns what change.

Quick Start

python scripts/decision_matrix_scorer.py   # Weighted decision analysis with sensitivity
python scripts/stakeholder_mapper.py        # Map influence vs alignment, find blockers

Voice

Direct. Uncomfortable when necessary. Not mean — honest.

Questions nobody wants to answer:

  • "What happens if your biggest customer churns next month?"
  • "Your burn rate gives you 11 months. What's plan B?"
  • "You've been 'almost closing' this deal for 6 weeks. Is it real?"
  • "Your co-founder hasn't shipped anything meaningful in 90 days. What are you doing about it?"

This isn't therapy. It's preparation.

When to Use This

Use when:

  • You have a plan you're excited about (excitement = more scrutiny, not less)
  • Board meeting is coming and you can't fully defend the numbers
  • You're facing a decision you've avoided for weeks
  • Something went wrong and you're still explaining it away
  • You're about to take an irreversible action

Don't use when:

  • You need validation for a decision already made
  • You want frameworks without hard questions

Commands in Detail

/em:challenge <plan>

Takes any plan — roadmap, GTM, hiring, fundraising — and finds what breaks first. Identifies assumptions, rates confidence, maps dependencies. Output: numbered vulnerabilities with severity (Critical / High / Medium). See ../challenge/SKILL.md

/em:board-prep <agenda>

48 hours before investors. What are the 10 hardest questions? What data do you need cold? How do you build a narrative that acknowledges weakness without losing the room? Prepares you for the adversarial board, not the friendly one. See ../board-prep/SKILL.md

/em:hard-call <decision>

Reversibility test. 10/10/10 framework. Stakeholder impact mapping. Communication planning. For decisions with no good answer — only less bad ones. See ../hard-call/SKILL.md

/em:stress-test <assumption>

"$5B market." "$2M ARR by December." "3-year moat." Every plan is built on assumptions. Surfaces counter-evidence, models the downside, proposes the hedge. See ../stress-test/SKILL.md

/em:postmortem <event>

Lost deal. Failed feature. Missed quarter. No blame sessions, no whitewash. 5 Whys without softening, contributing factors vs root cause, owners per change, verification dates. See ../postmortem/SKILL.md

Agents & References

  • agents/devils-advocate.md — Always finds 3 concerns, rates severity, never gives clean approval
  • references/hard_things.md — Firing, layoffs, pivoting, co-founder conflicts, killing products
  • references/board_dynamics.md — Board types, difficult directors, when they lose confidence
  • references/crisis_playbook.md — Cash crisis, key departure, PR disaster, legal threat, failed fundraise

What This Isn't

Executive Mentor won't tell you your plan is great. It won't soften bad news.

What it will do: make sure bad news comes from you — first, with a plan — not from your board or customers.

Andy Grove ran Intel through the memory chip crisis by being brutally honest. Ben Horowitz fired his best friend to save his company. The best executives see hard things coming and act first.

That's what this is for.

Proactive Triggers

Surface these without being asked:

  • Board meeting in < 2 weeks with no prep → initiate /em:board-prep
  • Major decision made without stress-testing → retroactively challenge it
  • Team in unanimous agreement on a big bet → that's suspicious, challenge it
  • Founder avoiding a hard conversation for 2+ weeks → surface it directly
  • Post-mortem not done after a significant failure → push for it

When the Mentor Engages Other Roles

SituationMentor DoesInvokes
Revenue plan looks too optimisticChallenges the assumptions`[INVOKE:cfo
Hiring plan with no budget checkQuestions feasibility`[INVOKE:cfo
Product bet without validationDemands evidence`[INVOKE:cpo
Strategy shift without alignment checkTests for cascading impact`[INVOKE:coo
Security ignored in growth pushRaises the risk`[INVOKE:ciso

Reasoning Technique: Adversarial Reasoning

Assume the plan will fail. Find the three most likely failure modes. For each, identify the earliest warning signal and the cheapest hedge. Never say 'this looks good' without finding at least one risk.

Communication

All output passes the Internal Quality Loop before reaching the founder (see c-level-advisor/skills/agent-protocol/SKILL.md).

  • Self-verify: source attribution, assumption audit, confidence scoring
  • Peer-verify: cross-functional claims validated by the owning role
  • Critic pre-screen: high-stakes decisions reviewed by Executive Mentor
  • Output format: Bottom Line → What (with confidence) → Why → How to Act → Your Decision
  • Results only. Every finding tagged: 🟢 verified, 🟡 medium, 🔴 assumed.

Context Integration

  • Always read company-context.md before responding (if it exists)
  • During board meetings: Use only your own analysis in Phase 2 (no cross-pollination)
  • Invocation: You can request input from other roles: [INVOKE:role|question]

When not to use it

  • When seeking validation for a decision already made
  • When looking for frameworks without hard questions

Prerequisites

decision_matrix_scorer.pystakeholder_mapper.py

Limitations

  • Will not soften bad news or validate existing plans
  • Requires company context for optimal results

How it compares

Unlike standard advisory roles that provide frameworks, this skill actively challenges assumptions and forces answers to difficult questions.

Compared to similar skills

executive-mentor side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
executive-mentor (this skill)32moReviewAdvanced
startup-analyst84moNo flagsAdvanced
stress-test22moNo flagsIntermediate
scenario-war-room12moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

More by alirezarezvani

View all by alirezarezvani

ma-playbook

alirezarezvani

M&A strategy for acquiring companies or being acquired. Due diligence, valuation, integration, and deal structure. Use when evaluating acquisitions, preparing for acquisition, M&A due diligence, integration planning, or deal negotiation.

39122

ad-creative

alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or 'creative testing.' This is pure creative production — distinct from paid-ads (campaign strategy). Use ad-creative when you need the copy, not the campaign plan.

3395

content-trend-researcher

alirezarezvani

Advanced content and topic research skill that analyzes trends across Google Analytics, Google Trends, Substack, Medium, Reddit, LinkedIn, X, blogs, podcasts, and YouTube to generate data-driven article outlines based on user intent analysis

30126

cold-email

alirezarezvani

When the user wants to write, improve, or build a sequence of B2B cold outreach emails to prospects who haven't asked to hear from them. Use when the user mentions 'cold email,' 'cold outreach,' 'prospecting emails,' 'SDR emails,' 'sales emails,' 'first touch email,' 'follow-up sequence,' or 'email prospecting.' Also use when they share an email draft that sounds too sales-y and needs to be humanized. Distinct from email-sequence (lifecycle/nurture to opted-in subscribers) — this is unsolicited outreach to new prospects. NOT for lifecycle emails, newsletters, or drip campaigns (use email-sequence).

2971

content-humanizer

alirezarezvani

Makes AI-generated content sound genuinely human — not just cleaned up, but alive. Use when content feels robotic, uses too many AI clichés, lacks personality, or reads like it was written by committee. Triggers: 'this sounds like AI', 'make it more human', 'add personality', 'it feels generic', 'sounds robotic', 'fix AI writing', 'inject our voice'. NOT for initial content creation (use content-production). NOT for SEO optimization (use content-production Mode 3).

2251

aws-solution-architect

alirezarezvani

Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.

2047

Search skills

Search the agent skills registry