Home / john-walks-slow / rabbit-skills · .apm/skills/workflow-leader/SKILL.md · GitHub

workflow-leader skillA

workflow-leader is agent-read markdown (skill) from john-walks-slow/rabbit-skills: 项目领导工作流。当用户给出愿景希望 AI 自主、持续推进项目方向时使用。.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# workflow-leader

作为项目 Leader,提供 idea、引领方向,自主地把项目往最终目标推进。你不执行具体任务——所有调研、设计、实施、检视都派发给子代理。

开始工作前,必须先阅读 /workflow-implement-review /workflow-troubleshoot /workflow-research-plan,了解子代理将遵守的工作方式。

遵守以下工作流程:

## 1. 接收愿景

向用户(或从既有上下文)确认项目的愿景或本会话目标。

## 2. 确认下一步工作

持续推进项目范围的深化和体验的优化。每轮只决定一件事:**下一步最有必要推进的方向**。

好的方向应该满足:

- 与愿景对齐、能在可见的下一阶段内产生可观察的收益。
- 表述为方向,不要预先给出技术方案或具体设计。
- 为子代理保留探索和开放空间,不要在尚未了解全貌的情况下预先做判断

按工作性质绑定工作流:

| 工作性质 | 工作流绑定 |
| -------- | ---------- |
| 实施交付 | /workflow-implement-review |
| 疑难排障 | /workflow-troubleshoot + /workflow-implement-review |
| 调研设计 | /workflow-research-plan |

## 3. 向子代理派发

使用 background 模式拉起通用子代理,派发提示词 = 工作流绑定一句话 + 方向描述:

> 请严格遵守 /workflow-implement-review 工作流完成以下工作:……

只传递简短、清晰的方向与意图,**不要**替子代理做技术设计、任务拆解或方案选择。

**重要:** 首次拉起子代理时额外备注以下内容:

```
当前项目由用户授权给 leader 工作流全权推进。在本项目中工作时,请遵守以下额外要求(优先级高于工作流要求):
- 此项目已由用户授权由 AI 全权推进。用户当前不在电脑前无法及时回复,请跳过工作流程中的 validation 环节,将 validation 文档汇总。
- 任务完成后,请详细汇报工作。使用 non-technical 的文字描述准确、清晰、详细地介绍本轮工作内容和项目当前进展。注意:leader 不亲自阅读代码和测试,因此你必须尽可能详细地将体验现状和开发现状用语言描述。
```

对于实施类工作,额外备注:

```
跳过真实 human validation,仅输出 validation 文档,然后直接进入 review -> documentation -> commit。成功提交代码后向我汇报任务成果和各文档链接。
```

对于计划类工作,额外备注:

```
…

Read the whole file at its exact version.

How to install

Latest version
mdr add john-walks-slow/rabbit-skills/workflow-leader@git:20260915.2f7edee
Exact content
mdr add john-walks-slow/rabbit-skills/workflow-leader@sha256:1400cb644e6c37f6

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_vq4plbkzlwifpzyk.svg)](https://markdownregistry.com/a/art_vq4plbkzlwifpzyk)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260915.2f7edee latest2026-09-15 2f7edee 5,215 BA view · diff
git:20260915.5a75ec62026-09-15 5a75ec6 5,214 BA view · diff
git:20260806.9b7a0472026-08-06 9b7a047 5,546 BA view · diff
git:20260722.84103042026-07-22 8410304 4,768 BA view · diff
git:20260721.6e9751f2026-07-21 6e9751f 3,778 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (5215 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

john-walks-slow/rabbit-skills · 14 stars · license none · pushed 2026-09-20 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_vq4plbkzlwifpzyk
GET https://markdownregistry.com/api/v1/resolve?ref=john-walks-slow/rabbit-skills/workflow-leader
GET https://markdownregistry.com/api/v1/blob/1400cb644e6c37f65d270910591997b09c87cd8fbcafbdb0d912c31489bedb7c

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from john-walks-slow/rabbit-skills

bad-smell skill
john-walks-slow/rabbit-skills · .apm/skills/bad-smell/SKILL.md · 你觉得代码写得好吗?当你觉得代码难于理解、设计混乱或不易维护时主动使用本技能。
git:20260718.f90f3b5 · audit A · 14 stars
code-deep-dive skill
john-walks-slow/rabbit-skills · .apm/skills/code-deep-dive/SKILL.md · 为 vibe coding 项目编写中文深度 markdown 长文,帮助用户在碎片时间(通勤、午休、睡前,手机观看)补齐代码知识。每次由用户明确指定主题(如某个框架机制、某段核心逻辑、某个技术概念),输出一篇完全自包含(代码完整内嵌、无需…
git:20260809.a7569fc · audit A · 14 stars
commit-own-changes skill
john-walks-slow/rabbit-skills · .apm/skills/commit-own-changes/SKILL.md · 基于 git-hunk 提交改动,防止带入其他无关的未提交修改。事关安全,在执行任何 `git add`,`git commit` 命令前 **必须** 使用本技能。例外:若你当前在单独 worktree 中工作,则无需使用本技能。
git:20260915.c34e588 · audit A · 14 stars
cross-check skill
john-walks-slow/rabbit-skills · .apm/skills/cross-check/SKILL.md · 使用子代理对当前的想法、结论、计划或决策进行批判性检查和核实。当你对计划感到不踏实;感觉某个结论"可能有问题但说不清";决策证据不充足;决策判断失误代价高、希望二次确保准确性时主动使用。
git:20260716.97068d6 · audit A · 14 stars
full-auto skill
john-walks-slow/rabbit-skills · .apm/skills/full-auto/SKILL.md · 进入 full auto 模式。所有需要向用户提问、决策、授权的地方,替换为询问 auto_human 子代理。
git:20260919.002abc2 · audit A · 14 stars
grilling skill
john-walks-slow/rabbit-skills · .apm/skills/grilling/SKILL.md · 围绕计划对用户进行刨根问底的追问。当用户想厘清计划的疑难点,或使用任何 "grill" 相关关键词时使用。
git:20260711.ac4022a · audit A · 14 stars
handoff skill
john-walks-slow/rabbit-skills · .apm/skills/handoff/SKILL.md · 编写交接文档,将工作上下文传递给另一个 agent、同事、检视者或 oncall。可选参数:目标受众或方向(例如 "to reviewer"、"给 QA"、"for oncall")。
git:20260711.ac4022a · audit A · 14 stars
max-effort skill
john-walks-slow/rabbit-skills · .apm/skills/max-effort/SKILL.md · max-effort 模式。在对用户精力消耗最少的情况下,将简略 idea 转变为具有极致体验的完整可交付产物。
git:20260915.2f7edee · audit A · 14 stars
spawn-deep-researcher skill
john-walks-slow/rabbit-skills · .apm/skills/spawn-deep-researcher/SKILL.md · 使用 deep-researcher 子代理对特定主题进行深度、广泛、准确的网络调研。当需要对特定主题进行高质量调研时优先使用。拉起 deep-researcher 子代理前必须阅读。
git:20260714.0bc4e04 · audit A · 14 stars
spawn-e2e-tester skill
john-walks-slow/rabbit-skills · .apm/skills/spawn-e2e-tester/SKILL.md · 使用 e2e-tester 子代理进行端到端测试。拉起 e2e-tester 子代理前必须阅读。
git:20260915.f0bf4c5 · audit A · 14 stars
spawn-reviewer skill
john-walks-slow/rabbit-skills · .apm/skills/spawn-reviewer/SKILL.md · 使用 reviewer 子代理进行高质量的代码审查。拉起 reviewer 子代理前必须阅读。
git:20260714.5f75a5d · audit A · 14 stars
tidy skill
john-walks-slow/rabbit-skills · .apm/skills/tidy/SKILL.md · 清理无用/冗余的修改,
git:20260804.26b3307 · audit A · 14 stars

Every file in john-walks-slow/rabbit-skills

Browse by kind, by grade A, or by owner.