원클릭으로
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.