Skip to main content

freeze

星标9
分支0
更新时间2026年6月17日 23:32

Prevents changes inside a declared boundary until the owning contributor explicitly lifts the restriction. Use when the user asks to freeze this area, protect this path from edits, lock the boundary, or stop changes here — even when they only say "don't touch the payments code". Locks a path from edits; defers lifting that lock to `safety-guardrails/unfreeze`, a pure intent check to `safety-guardrails/careful`, and the combined intent-plus-boundary guard to `safety-guardrails/guard`.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
3 个文件
SKILL.md
readonly