executive-mentor
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.
Best use case
executive-mentor is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
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.
Teams using executive-mentor should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/executive-mentor/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How executive-mentor Compares
| Feature / Agent | executive-mentor | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
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.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
Top AI Agents for Productivity
See the top AI agent skills for productivity, workflow automation, operational systems, documentation, and everyday task execution.
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
SKILL.md Source
# 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 | Command | What 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 ```bash 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 `skills/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 `skills/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 `skills/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 `skills/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 `skills/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 | Situation | Mentor Does | Invokes | |-----------|-------------|---------| | Revenue plan looks too optimistic | Challenges the assumptions | `[INVOKE:cfo|Model the bear case]` | | Hiring plan with no budget check | Questions feasibility | `[INVOKE:cfo|Can we afford this?]` | | Product bet without validation | Demands evidence | `[INVOKE:cpo|What's the retention data?]` | | Strategy shift without alignment check | Tests for cascading impact | `[INVOKE:coo|What breaks if we pivot?]` | | Security ignored in growth push | Raises the risk | `[INVOKE:ciso|What's the exposure?]` | ## 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 `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]`
Related Skills
Executive Coaching & Leadership Development Engine
Complete executive coaching system — leadership assessment, 360° feedback, coaching engagements, leadership development plans, team effectiveness, executive presence, and succession planning. Use for leadership coaching, executive development programs, team building, performance breakthroughs, and career transitions.
ai-mentor
AI 导师 skill。用于提供简历优化策略、面试准备、职业规划、薪资谈判和多版本简历建议。当用户说“面试怎么准备”“职业规划”“薪资怎么谈”时使用。
mentorship-meeting-agenda
Generate structured agendas for mentor-student one-on-one meetings
Roofing Knowledge Mentor
Senior-level roofing, estimating, and operations guidance for contractors, adjusters, inspectors, and sales teams. Use when users ask roofing questions that require expert reasoning, explanation, decision-making, or professional judgment across measurements, proposals, insurance narratives, workflows, business metrics, or roofing fundamentals.
---
name: article-factory-wechat
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
tavily-search
Use Tavily API for real-time web search and content extraction. Use when: user needs real-time web search results, research, or current information from the web. Requires Tavily API key.
baidu-search
Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.
agent-autonomy-kit
Stop waiting for prompts. Keep working.
Meeting Prep
Never walk into a meeting unprepared again. Your agent researches all attendees before calendar events—pulling LinkedIn profiles, recent company news, mutual connections, and conversation starters. Generates a briefing doc with talking points, icebreakers, and context so you show up informed and confident. Triggered automatically before meetings or on-demand. Configure research depth, advance timing, and output format. Walking into meetings blind is amateur hour—missed connections, generic small talk, zero leverage. Use when setting up meeting intelligence, researching specific attendees, generating pre-meeting briefs, or automating your prep workflow.
self-improvement
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.