← 返回
开发者工具 中文

Leadership Prompts

Curated collection of 25+ battle-tested prompts for engineering leaders — 1-on-1 prep, team health, incident retros, technical strategy, hiring, career devel...
{"answer": "精选25+实战工程领导力提示词,涵盖一对一面谈准备、团队健康度、事故复盘、技术战略、招聘及职业发展等。"}
robansuini
开发者工具 clawhub v1.0.1 1 版本 99885.7 Key: 无需
★ 1
Stars
📥 854
下载
💾 23
安装
1
版本
#latest

概述

Leadership Prompts

Battle-tested prompt library for engineering managers, tech leads, VPs of Engineering, and CTOs. These aren't generic "tell me about leadership" prompts — they're specific, opinionated frameworks for real challenges you face weekly.

Who This Is For

  • Engineering Managers running teams of 5-15
  • Tech Leads navigating the IC-to-management boundary
  • Directors/VPs managing managers
  • CTOs who still get their hands dirty

Categories

CategoryCountWhen to reach for it
---------
1-on-1 Prep4Before any non-routine 1-on-1
Team Health4After rough quarters, conflicts, layoffs, or remote disconnection
Incident Retrospectives3Within 48h of incident resolution
Technical Strategy4Quarterly planning, architecture reviews, build-vs-buy decisions
Hiring & Interviews3Opening new roles, optimizing pipeline, closing candidates
Career Development4Promotion cycles, feedback delivery, retention conversations
Stakeholder Communication4Exec updates, saying no, cross-functional alignment, reorgs

Quick Start

Using the CLI

# List all categories
node scripts/leadership-prompts.js list

# Get a random prompt (great for manager skill-building)
node scripts/leadership-prompts.js random

# Search by keyword
node scripts/leadership-prompts.js search "promotion"

# Show a specific prompt by ID
node scripts/leadership-prompts.js show career-dev-promotion

# Get all prompts in a category
node scripts/leadership-prompts.js category "Team Health"

Using with Your AI Assistant

Just tell your assistant:

> "I need to prepare for a 1-on-1 with an underperformer. Use the leadership-prompts skill to find the right prompt, then walk me through it."

Or for browsing:

> "Show me all the hiring prompts from leadership-prompts"

How to Use a Prompt

Each prompt has placeholder variables in {curly_braces}. Fill these in with your specific context. The more specific you are, the better the output.

Example:

The prompt says:

> I'm preparing for a 1-on-1 with a direct report who has been underperforming for the past {timeframe}...

You fill in:

> I'm preparing for a 1-on-1 with a direct report who has been underperforming for the past 6 weeks...

Prompt Design Principles

These prompts are designed to:

  1. Force structure — They use frameworks (SBI, RACI, RAG status) so your output is actionable, not rambling
  2. Include the uncomfortable parts — Like "prepare for their defensive reaction" or "know when to escalate to HR"
  3. Be opinionated — "The exec update is your team's marketing" isn't neutral advice, it's a perspective earned from experience
  4. Output something usable — Every prompt specifies an output format you can immediately use in a meeting, doc, or conversation
  5. Acknowledge politics — Real leadership happens in political contexts. These prompts include stakeholder dynamics, not just best practices

Adding Your Own Prompts

Add entries to prompts.json following the existing schema:

{
  "id": "category-short-name",
  "category": "Category Name",
  "title": "Human-readable title",
  "prompt": "The actual prompt text with {variables}",
  "context": "When to use this prompt",
  "output_format": "What the AI should produce",
  "example": "A filled-in example showing real usage"
}

Credits

Created by Rob — engineering manager since 2011, currently running leadingin.tech. These prompts come from real situations managing teams at startups and scale-ups, not from management textbooks.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-29 13:40 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,451
data-analysis

Notion Sync

robansuini
双向同步与管理 Notion 页面和数据库,适用于 Notion 工作空间中的协作编辑、科研追踪、项目管理。
★ 6 📥 4,669
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,505