一键导入
freeze-mode
Freeze mode — read-only session, no file modifications allowed. Use for exploration, research, or review-only sessions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Freeze mode — read-only session, no file modifications allowed. Use for exploration, research, or review-only sessions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | freeze-mode |
| description | Freeze mode — read-only session, no file modifications allowed. Use for exploration, research, or review-only sessions. |
| user-invocable | true |
| allowed-tools | ["Read","Glob","Grep"] |
For the remainder of this session:
To deactivate, start a new session or say "deactivate freeze mode".
Shared CAST conventions for all agents. Loaded automatically via agent frontmatter.
Execute a CAST plan by reading the Agent Dispatch Manifest and dispatching agents in dependency order — parallel batches simultaneously, sequential batches one at a time. Pass a plan file path, 'next' for the most recent plan, or 'resume' to continue from a checkpoint.
Full CAST agent registry with model assignments. Load when building an Agent Dispatch Manifest, orchestrating multi-agent workflows, or when you need to verify which model a specific agent runs on.
Comprehensive CAST codebase audit — bugs, security, performance, test coverage. Dispatches 4 parallel researchers to scan the codebase and collates findings into a dated report. Manual invocation only; monthly scheduling is a design intention (helper not yet shipped).
Assemble morning briefing sections into a structured markdown file. Use when writing the final briefing output after all data sources have been gathered.
Activate careful mode — require explicit confirmation before any Write, Edit, or Bash operations. Use when working on production code or sensitive systems.