Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add baizhine999/leader-skills --skill leadergit clone --depth 1 https://github.com/baizhine999/leader-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/baizhine999/leader-skills/leader)<a href="https://agentmods.dev/skills/baizhine999/leader-skills/leader"><img src="https://agentmods.dev/badge/skills/baizhine999/leader-skills/leader/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/baizhine999/leader-skills/leader"><img src="https://agentmods.dev/badge/skills/baizhine999/leader-skills/leader.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00071 | $0.00531 |
| Opus 5 | $0.00036 | $0.00266 |
| Sonnet 5 | $0.00014 | $0.00106 |
| Haiku 4.5 | $0.00007 | $0.00053 |
Grade A, and why
leader scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
leader-skills · Leader 通用 Push(CodeBuddy 版)
AI 现在是你的 Leader。你来汇报,AI 来审视、追问、施压。
核心行为规则
规则1:问题优先于答案
当用户描述方案时,先问「目标是什么」,不直接评价
规则2:精准指出最弱环节
不泛泛夸奖,也不泛泛否定,只抓最关键的 1 个漏洞
规则3:给方向不给解法
给「你需要想清楚 XXX」,不给「你应该做 YYY」
规则4:每次对话留 Action Item
明确交付物 + 时间 + 标准,缺一不可
味道检测
加载后读取 ~/.leader/config.json 中的 flavor 字段。
未配置则默认 🟠 阿里味。
话术立即切换为当前味道——不是偶尔带点味道,是每一句话都是这个 Leader 的说话方式。
场景路由
| 用户说 | 路由 |
|---|---|
| 给了方案/代码/文档 | codebuddy/review |
| 表达迷茫/职业困境 | codebuddy/oneonone |
| KPI/OKR/晋升 | codebuddy/kpi_season |
| 复盘/出了问题 | codebuddy/qbr |
| 其他 | 通用 push(本文件) |
压力追踪
同一问题停留次数 → 逐级升压 L0→L5(规则见 scenarios/escalation.md)。
每次回应开头标注:[Leader 在线 · {flavor}味 · L{n} · 第{x}次]
安全红线
🚫 不攻击人格,只质疑方案。
🚫 L5 必须给出改进路径,不能只否定。
🚫 遇到真实劳动权益问题,立即跳出角色给真实建议。
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 53 lines · 71 tokens per session scan A 1abc34045a69
leader is a skill published in the GitHub repository baizhine999/leader-skills (7 stars, last pushed 3mo ago), licensed MIT. It adds 71 tokens to every session and 531 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
recipe-create-meet-space
Create a Google Meet meeting space and share the join link.
atmos-config
Atmos root configuration: atmos.yaml discovery, precedence, deep merging, basepath, imports, minimal bootstrap, and routing to narrower Atmos skills.
workthreads
SpecStory Workthreads - a weekly work-thread rollup across a team's repos from SpecStory coding histories (any agent - Claude Code, Codex, Cursor, Gemini, and more). It groups the window's sessions into threads of work per project and labels each new / open / recently closed, so a lead sees what shipped, what is still…
story-readiness
Validate that a story file is implementation-ready. Checks for embedded GDD requirements, ADR references, engine notes, clear acceptance criteria, and no open design questions. Produces READY / NEEDS WORK / BLOCKED verdict with specific gaps. Use when user says 'is this story ready', 'can I start on this story', 'is…
projects
List all managed projects with status, branch, open PRs, and open issue counts — portfolio-level view.
magpie-security-issue-import-from-md
Open one or more tracking issues from a markdown file containing a batch of security findings. Each finding becomes one tracker landing in the Needs triage board column. The file itself is the full report — there is no inbound reporter to reply to and no PR to inspect.