Home / maplezzk / pi-extensions · packages/pi-tool-supervisor/SKILL.md · GitHub

configure-pi-tool-supervisor skillA

configure-pi-tool-supervisor is agent-read markdown (skill) from maplezzk/pi-extensions: 配置与排查 pi-tool-supervisor 的 before/after 工具审查、reviewer 和规则文件。Use when configuring tool lifecycle reviews..

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

# 配置 pi-tool-supervisor

## 诊断

定位实际 Pi agent 目录下的 `extensions/pi-tool-supervisor/config.json`;仅当新路径不存在时读取旧 `extensions/pi-file-edit-review/config.json`。确认顶层 `enabled`、`timeoutSeconds`、`maxFileContextChars`、`maxRuleLines`、`typesafe`(可选,含 `apiKey` / `endpoint`,未配置时回退到同名环境变量)、`reviewers`。

每个 reviewer 必须有 `provider/model`(`model` 引擎)或 `typesafeModel`(`typesafe` 引擎),以及唯一的 `rulesFile|rulesFiles`,并检查:

- `backend`:`model|typesafe`,省略时为 `model`;
- `typesafeModel`:仅 `typesafe` 引擎使用,默认 `jev-latest`;`typesafe` reviewer 写 `model` 会被忽略并告警;
- `tools`:精确工具名数组,`["*"]` 匹配全部内建和自定义工具;省略时为 `edit/write`;
- `trigger`:`before|after`,省略时为 `after`;
- `condition`:可选本地 TypeScript/ESM 模块路径。模块默认导出函数,收到原生 tool event、`ExtensionContext` 和 `ToolConditionHelpers`;返回 `false` 时跳过 reviewer;
- reviewer `enabled`;
- 规则 frontmatter 的 `enabled`、`filePatterns`、`complexity`、`consumers`;`typesafe` 引擎另外读可选的 `threshold`(默认 `0.85`)。
- **规则文件是引擎无关的,换 backend 不需要改规则。** `typesafe` 引擎直接读文件里现有的编号条款:一条 `1. 正文` 就是一条规则,条款正文既当判据也当 finding 文案;条款开头历史遗留的 `[error]`/`[warning]` 标注会被剔掉。两个后端都没有分级,命中即阻断。不要为了 typesafe 去加 `## 判据` / `## 修复提示` / `severity` 字段;那些不是这个后端的要求。
- 以「归属」开头的段落(常见写法 `## 归属与 severity`)里的编号条款**不参与判断**,它们讲的是「怎么报告」。
…

Read the whole file at its exact version.

How to install

Latest version
mdr add maplezzk/pi-extensions/configure-pi-tool-supervisor@git:20260920.7a2b9a4
Exact content
mdr add maplezzk/pi-extensions/configure-pi-tool-supervisor@sha256:3ab889070f1aeaf1

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_fw6nrj54v42acalt.svg)](https://markdownregistry.com/a/art_fw6nrj54v42acalt)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260920.7a2b9a4 latest2026-09-20 7a2b9a4 7,046 BA view · diff
git:20260920.5dd35f52026-09-20 5dd35f5 7,021 BA view · diff
git:20260920.85b7bdb2026-09-20 85b7bdb 6,126 BA view · diff
git:20260920.8be07022026-09-20 8be0702 6,829 BA view · diff
git:20260920.2baa4542026-09-20 2baa454 6,804 BA view · diff
git:20260919.131f98d2026-09-19 131f98d 5,909 BA view · diff
git:20260919.4919fdf2026-09-19 4919fdf 5,798 BA view · diff
git:20260917.fceabdc2026-09-17 fceabdc 5,396 BA view · diff
git:20260917.679dfd22026-09-17 679dfd2 4,592 BA view · diff
git:20260908.d29af842026-09-08 d29af84 2,710 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 (7046 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

maplezzk/pi-extensions · 12 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_fw6nrj54v42acalt
GET https://markdownregistry.com/api/v1/resolve?ref=maplezzk/pi-extensions/configure-pi-tool-supervisor
GET https://markdownregistry.com/api/v1/blob/3ab889070f1aeaf1d99c8e9a16b0584dd3fdedf09eb63a04cbfbbc3abc875412

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 maplezzk/pi-extensions

AGENTS.md agents
maplezzk/pi-extensions · AGENTS.md
git:20260922.961f354 · audit A · 12 stars
configure-pi-auto-goal skill
maplezzk/pi-extensions · packages/pi-auto-goal/SKILL.md · 配置与排查 pi-auto-goal 的提前停止判定、判定模型、干预上限与催促文案。Use when configuring or diagnosing premature-stop judgement.
git:20260922.a62090b · audit A · 12 stars
configure-pi-clean-mode skill
maplezzk/pi-extensions · packages/pi-clean-mode/SKILL.md · 配置与排查 pi-clean-mode 的配置面板、折叠单位、耗时头、自动展开与快捷键。Use when configuring clean mode, opening its settings panel, or diagnosing…
git:20260922.73feb1a · audit A · 12 stars
configure-pi-distill skill
maplezzk/pi-extensions · packages/pi-distill/SKILL.md · 配置与排查 pi-distill 的模型、压缩阈值、重试、工具开关和审计卡片。Use when configuring pi-distill or diagnosing output distillation.
git:20260820.57a9863 · audit A · 12 stars
configure-pi-dynamic-workflows skill
maplezzk/pi-extensions · packages/pi-dynamic-workflows/SKILL.md · 配置与排查 pi-dynamic-workflows 的执行后端和异步模式。Use when configuring workflow backend, async mode, or subagent integration.
git:20260820.57a9863 · audit A · 12 stars
configure-pi-extensions-i18n skill
maplezzk/pi-extensions · packages/pi-extensions-i18n/SKILL.md · 配置 Pi 扩展共享语言并排查 locale 优先级、持久化设置和 catalog。Use when changing zh-CN/en-US/auto language behavior.
git:20260919.b3f1f59 · audit A · 12 stars
configure-pi-extensions-tool-display skill
maplezzk/pi-extensions · packages/pi-extensions-tool-display/SKILL.md · 配置与排查 Pi 工具展示宿主、内建/自定义工具 override、输出模式和 diff 视图。Use when changing pi-extensions-tool-display rendering.
git:20260820.57a9863 · audit A · 12 stars
configure-pi-interactive-subagents skill
maplezzk/pi-extensions · packages/pi-interactive-subagents/SKILL.md · 配置与排查 interactive subagents 的终端复用器、Herdr split/tab 和状态面板。Use when configuring subagent mux behavior.
git:20260918.137b800 · audit A · 12 stars
configure-pi-metrics skill
maplezzk/pi-extensions · packages/pi-metrics/SKILL.md · 启用与排查 pi-metrics 的耗时、TPS、TTFT、token 和成本遥测。Use when configuring or diagnosing Pi session metrics.
git:20260920.81cdf04 · audit A · 12 stars
configure-pi-models-discovery skill
maplezzk/pi-extensions · packages/pi-models-discovery/SKILL.md · 配置与排查 models.json 的动态模型发现、缓存刷新、鉴权和离线回退。Use when adding discoverModels providers or refreshing model catalogs.
git:20260920.5241ae4 · audit A · 12 stars
configure-pi-naming skill
maplezzk/pi-extensions · packages/pi-naming/SKILL.md · 配置 Pi 统一 /rename、首条消息命名和终端目标归属。Use when configuring pi-naming.
git:20260914.d76b5b5 · audit A · 12 stars
configure-pi-nested-skills skill
maplezzk/pi-extensions · packages/pi-nested-skills/SKILL.md · 配置与排查 pi-nested-skills 的技能根目录、递归发现、别名调用和补全。Use when configuring nested skill roots, aliases, discovery, or completion.
git:20260907.3bd68af · audit A · 12 stars

Every file in maplezzk/pi-extensions

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