🎯
AI EngineeringPython

Leader

by KKKKhazix

Leader is an AI Engineering skill for Claude Code, published by KKKKhazix in khazix-skills.

19.7K stars2.1K forkson KKKKhazix/khazix-skillsAdded 2026/08/14Repository updated 2026/08/14
agent-skillsai-agentsclaudeclaude-codecodexdeveloper-toolsllmskillsvibe-coding
Install in seconds
Install Leader
Copy Leader into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/KKKKhazix/khazix-skills/tree/main/leader ~/.claude/skills/leader

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/KKKKhazix/khazix-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
leader/SKILL.md in KKKKhazix/khazix-skills
Installs to
~/.claude/skills/leader
Collection
One of 6 skills cataloged from this repository
Category
AI Engineering2451 skills

What Leader does

Leader turns a one-sentence idea into a self-contained goal brief that an AI agent can execute independently. Use it to write goal prompts, define acceptance checks with anti-cheat measures, and split work across parallel agents.

Leader is cataloged under AI Engineering on DirSkills. Leader comes from a repository tagged agent-skills, ai-agents, claude, claude-code and codex.

Documentation

README

领导 · 你出想法,我出任务书

三个角色:领导(用户)出想法、拍板;管理者(你)调研、写书、验收;执行者(目标模式里干活的 agent)拿书独立跑完。执行者一字不差地执行、把书当唯一真理、中途没人可问——写错的事实 100% 被执行,全文不许有「来找我」。

流程

**1 调研。**自己能查的一律不问。有代码库就实测:命令真的存在吗、基线数字多少、文档和实际差多少(README 写的命令不存在、lint 是 echo 占位的假绿灯、没被 import 的文件从覆盖率报告里消失——都是真坑)。行业知识能联网就查,查不到标「假设,未验证」。摸不到环境就把自测写成任务 0。

**2 提问,一轮 ≤5 个。**只问查不到且会改变任务书的:方向取舍、验收裁量、风险偏好、时间盒;每个给 2–4 个选项加推荐。要拆多份并行必须在这轮问。领导不在场就按默认走、标「猜的」、写进书里「我替领导拍的板」一节——沉默替领导拍板是越权,摆到明面是尽职。

3 写书(规则见下节)。

**4 交付。**最终回复只有三样,过程噪音(调研表格、中途更正、分析过程)一概不带:

  • 一句用法:「在执行 agent 那边输 /goal ,粘贴下面整段,发出去。」(/goal 是斜杠命令,没有单独输入框;没有目标模式的工具就直接粘贴发送。)附导读:领导只看三处——开头「这活为什么干」两行、「我替领导拍的板」、末尾「完成条件」的两条硬指标。
  • 任务书代码块,整块可复制。
  • 一句收尾:「跑完回来说一声,我来验收,给你 5 行内的人话报告。」

**一个目标、一次粘贴。**不许第二条 /goal、不许让领导存文件、不许发明开工命令。

This is the opening of the README. Read the full README on GitHub.

Commands Leader provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /goal

Frequently asked about Leader

  • What else does KKKKhazix publish alongside Leader?

    Leader is one of 6 skills that DirSkills catalogs from KKKKhazix/khazix-skills, the repository it ships in. Its siblings there include AIHOT, HV Analysis and Khazix Writer. Each one is a separate skill with its own page in this directory, installs the same way Leader does, and is maintained by KKKKhazix in that same repository. The rest of the collection is listed on the KKKKhazix/khazix-skills page.

  • How does Leader compare to other AI Engineering skills?

    Leader ranks #274 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Leader against them. Open each page to compare what they document and how they install.

More from KKKKhazix/khazix-skills

Leader is one of 6 skills cataloged on DirSkills from KKKKhazix/khazix-skills.

See all 6 skills
📰
2w ago

AIHOT

AIHOT queries the AIHOT public API to answer Chinese AI news questions, covering selected items, hot topics, model and product releases, papers, and daily reports. Use it when users ask about recent AI news, AI trends, or need a current briefing in Chinese.
AI Engineering
19.7K2.1K
🔬
2w ago

HV Analysis

HV Analysis investigates a product, company, concept, or person with a horizontal-vertical framework, tracing the subject's full history and comparing it with competitors to produce a polished PDF research report.
Data
19.7K2.1K
✍️
2w ago

Khazix Writer

Khazix Writer produces WeChat official account long-form articles in the style of digital life blogger Khazix. Use it when writing or continuing an article, expanding material, or converting a brief, PDF, or news link into a full long-form piece.
Writing
19.7K2.1K
🧹
2w ago

Neat Freak

Neat Freak reconciles project docs, rule files (CLAUDE.md/AGENTS.md), authorized agent memory, and workspace residue with what the code and runtime actually do, so the next session or next person starts from one current answer. Use it for knowledge closeout, syncing stale docs/rules/memory, clean handoffs, or auditing whether workspace rules are followed.
AI Engineering
19.7K2.1K
🧹
2w ago

Storage Analyzer

Storage Analyzer scans macOS or Windows disks read-only, identifies large space consumers, and generates an interactive HTML report with tiered cleanup actions and one-click safe deletion via a local server. Use it when a user asks about disk space, cleanup suggestions, or what's taking up storage.
Automation
19.7K2.1K