← 返回 Skills 市场
alirezarezvani

Executive Mentor

作者 Alireza Rezvani · GitHub ↗ · v2.1.1 · MIT-0
cross-platform ⚠ suspicious
409
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install executive-mentor
功能描述
Adversarial thinking partner for founders and executives. Stress-tests plans, prepares for brutal board meetings, dissects decisions with no good options, an...
使用说明 (SKILL.md)

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 \x3Cplan> Find weaknesses before they find you. Pre-mortem + severity ratings.
/em:board-prep \x3Cagenda> Prepare for hard questions. Build the narrative. Know your numbers cold.
/em:hard-call \x3Cdecision> Framework for decisions with no good options. Layoffs, pivots, firings.
/em:stress-test \x3Cassumption> Challenge any assumption. Revenue projections, moats, market size.
/em:postmortem \x3Cevent> 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 \x3Cplan>

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 \x3Cagenda>

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 \x3Cdecision>

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 \x3Cassumption>

"$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 \x3Cevent>

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 \x3C 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
Hiring plan with no budget check Questions feasibility `[INVOKE:cfo
Product bet without validation Demands evidence `[INVOKE:cpo
Strategy shift without alignment check Tests for cascading impact `[INVOKE:coo
Security ignored in growth push Raises 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 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]
安全使用建议
This skill appears to be what it says: frameworks, playbooks, and two local Python tools that score decisions and map stakeholders. The main concern is the 'Proactive Triggers' behavior: it implies the mentor should detect upcoming board meetings, unanalyzed decisions, or team consensus without user prompting, but the skill doesn't say how it will get that information. Before installing or enabling autonomous invocation, consider: 1) What data sources will the agent be allowed to read (calendar, email, Slack, project tools)? Deny or audit those permissions if you don't want automated monitoring. 2) If you allow proactive triggers, require explicit user confirmation or opt-in for each trigger type. 3) Review the included scripts locally (they are benign, offline analysis tools) and ensure no external endpoints are called by any other files. 4) If the skill can invoke other roles/skills (the INVOKE markers), confirm what those other skills do and what data they will request. 5) If you want to minimize risk, keep disable-model-invocation = true (disallow autonomous runs) or restrict the agent's tool/permission scopes so the skill can only run when you explicitly invoke it.
功能分析
Type: OpenClaw Skill Name: executive-mentor Version: 2.1.1 The 'executive-mentor' skill bundle is a high-quality, professional toolset designed for executive coaching and decision-making support. It contains analytical Python scripts (decision_matrix_scorer.py and stakeholder_mapper.py) that perform weighted scoring and stakeholder mapping without any suspicious network or file system activity. The extensive markdown documentation and agent instructions (SKILL.md and sub-skills) implement a 'Devil's Advocate' persona focused on identifying business risks and stress-testing plans, which is entirely consistent with the stated purpose and lacks any malicious intent or harmful prompt injection.
能力评估
Purpose & Capability
The name, description, SKILL.md content, reference docs, and the two included Python tools (decision_matrix_scorer.py and stakeholder_mapper.py) are coherent: they implement decision-scoring and stakeholder-mapping functionality appropriate for an 'Executive Mentor' skill. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
SKILL.md instructs running the included Python tools and contains detailed agent prompts and playbooks that are consistent with the stated purpose. However the 'Proactive Triggers' section instructs the mentor to 'surface these without being asked' (e.g., board meeting in <2 weeks, founder avoiding a conversation, major decision made without stress-testing). Those triggers imply the skill will monitor user context (calendar, decisions, conversations, team consensus) but the instructions do not specify what data sources, permissions, or methods the skill should use. This vagueness grants broad discretion to an agent to access personal/team data and could lead to unintended monitoring or information access.
Install Mechanism
This is an instruction-first skill with no install spec. No downloads or executables are written to disk by an installer. Two small Python scripts are included; they are self-contained and perform local analysis without network or I/O beyond reading JSON input if provided.
Credentials
No required environment variables, no declared credentials, and no config paths. The Python scripts and SKILL.md do not reference secrets or external endpoints. This is proportionate to the skill's stated purpose.
Persistence & Privilege
always is false and disable-model-invocation is false (normal). The combination of autonomous invocation plus the explicit 'Proactive Triggers' increases the chance the agent will act or prompt without a user-initiated command. That behavior is reasonable for a coaching/alerting skill, but the SKILL.md does not constrain or document what it will check (calendar, messages, project management tools) or require explicit runtime consent — the user should verify and limit those permissions if desired.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install executive-mentor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /executive-mentor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.1
v2.1.1: optimization, reference splits
v1.0.0
v2.1.1 release
v2.0.0
v2.0.0: Adversarial coach with /em: commands, proactive triggers, quality loop.
元数据
Slug executive-mentor
版本 2.1.1
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 3
常见问题

Executive Mentor 是什么?

Adversarial thinking partner for founders and executives. Stress-tests plans, prepares for brutal board meetings, dissects decisions with no good options, an... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 409 次。

如何安装 Executive Mentor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install executive-mentor」即可一键安装,无需额外配置。

Executive Mentor 是免费的吗?

是的,Executive Mentor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Executive Mentor 支持哪些平台?

Executive Mentor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Executive Mentor?

由 Alireza Rezvani(@alirezarezvani)开发并维护,当前版本 v2.1.1。

💬 留言讨论