跳到主要内容
知仓学习社ZHICANG

phx-freeze

Apply an advisory edit scope in this session. Use for read-only or directory-scoped

不碰外部(只输出文字)无严重或高危命中oliver-kriska/claude-elixir-phoenix

它会碰到什么

扫了多少1 个文本文件,2 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Freeze — advisory edit scope

Apply a current-session instruction that limits which files this agent may edit.

This generated runtime does not install an enforcement hook, so the scope is

advisory rather than a technical lock. Never claim that edits are blocked by the

runtime.

Usage

/phx-freeze
/phx-freeze lib/app_web priv/repo
/phx-freeze status
/phx-freeze off

Treat the text after the skill invocation as follows:

| Invocation | Current-session behavior |

|---|---|

| No arguments | Do not edit files; investigation and reporting remain read-only. |

| Path prefixes | Edit only files under the listed project-relative prefixes. |

| status | Report the advisory scope currently established in this conversation. |

| off | Clear the advisory scope for subsequent work. |

Do not create .claude/.freeze. That sentinel belongs to the canonical Claude

Code plugin and could affect a later Claude Code session even though this runtime

cannot enforce or clear it reliably.

Iron Laws

  1. Never describe this scope as enforced — it is a binding instruction for

the current agent, not a runtime or security boundary.

  1. Never create or modify .claude/.freeze in a generated runtime — no

matching enforcement component is installed here.

  1. Honor the active scope until the user clears it or the focused task ends

ask before editing outside listed prefixes.

  1. Keep paths project-relativelib/foo includes that directory and its

descendants, not a sibling such as lib/foobar.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 553
本站分层T2
该仓技能数322
原文件路径targets/dsh/skills/phx-freeze/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 322 个技能

同名技能的其他版本

有 5 个不同仓库或目录里都有叫 phx-freeze 的技能。它们内容并不相同,别混用: