Home / maplezzk / pi-extensions · packages/pi-session-tools/SKILL.md · GitHub

configure-pi-session-tools skillA

configure-pi-session-tools is agent-read markdown (skill) from maplezzk/pi-extensions: 配置与排查 session squash 提醒阈值、强制压缩比例和 bash 管道缓存。Use when configuring pi-session-tools context management..

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-session-tools

## 诊断

读取实际 Pi agent 目录下的 `extensions/pi-session-tools/config.json`,并检查 `PI_SESSION_TOOLS_SQUASH_THRESHOLDS`。配置字段:

- `squashContextThresholds`:数字、`150k` 或 `75%` 可混合;
- `forceSquashContextThreshold`:`0` 到 `1` 的 JSON 数字,`null` 表示关闭。

环境变量只配置提醒阈值,不配置强制比例。

## 修改

优先使用 `/config:session-tools`;`/pi-session-tools` 是兼容别名。强制模式使用 `/config:session-tools force 0.9`,关闭使用 `force off`。不要给强制比例写 `"90%"` 字符串。

提醒阈值只在正常停止且跨过阈值时提示。强制阈值达到后只开放 `session_log` 与 `session_squash`,直到压缩成功;不要绕过或静默关闭。

## 验证

- 配置后回读 JSON,确认类型和值未被归一化成意外形式。
- 压缩时先调用 `session_log`,再把完整任务状态快照直接传给 `session_squash`;没有独立 finalize 步骤。summary 支持自由格式,不会因缺少标题、章节或 `User`/`Agent` 时间线而拒绝压缩;如需便于接手,可按 handoff 结构组织。若未提供标题或时间线,扩展会自动补齐一份标题或紧凑事实时间线;自动时间线只保留 User 与 Agent 文本,不记录工具调用或工具结果。任务或阶段到达安全停点即可压缩,无需等整个任务结束。已作为压缩起点保留的 user anchor 会继续返回;若上次快照后、下一条 user turn 前产生了自动续接内容,应复用该锚点重新压缩。用户纠正优先于 Agent 推断;未证实内容标记 `INFERRED`、`UNKNOWN`、`NOT VERIFIED` 或 `BLOCKED`;不要记录压缩、阈值或会话切换过程,也不要让已完成工作再次进入下一步。每次压缩都必须显式选择接续模式:仍有可立即执行的工作时设置 `continuation: "auto"`;任务已完成或 Resume 依赖用户尚未确认的信息时设置 `continuation: "next-user"`。持久化层仍使用 `custom_message` 以保留 UI 和 `/tree` 能力,但下一轮模型上下文会把它呈现为原生 compaction summary;接手 Agent 必须把它当作当前任务状态交接,而不是新的用户需求。快照消息在 UI…
…

Read the whole file at its exact version.

How to install

Latest version
mdr add maplezzk/pi-extensions/configure-pi-session-tools@git:20260919.5782c68
Exact content
mdr add maplezzk/pi-extensions/configure-pi-session-tools@sha256:1570daa90c87fb5f

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260919.5782c68 latest2026-09-19 5782c68 3,261 BA view · diff
git:20260918.fcf36bd2026-09-18 fcf36bd 2,817 BA view · diff
git:20260903.d38bd4d2026-09-03 d38bd4d 2,623 BA view · diff
git:20260901.489ae8f2026-09-01 489ae8f 2,535 BA view · diff
git:20260827.14362f22026-08-27 14362f2 2,884 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 (3261 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_gqhljcsye5afnrcp
GET https://markdownregistry.com/api/v1/resolve?ref=maplezzk/pi-extensions/configure-pi-session-tools
GET https://markdownregistry.com/api/v1/blob/1570daa90c87fb5f4e58f0a9734f7ac5a35a4ee5f723bdfa458ab1566ac2a7e1

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.