diff options
| author | main <main@swarm.moe> | 2026-06-09 11:41:52 -0400 |
|---|---|---|
| committer | main <main@swarm.moe> | 2026-06-09 11:41:52 -0400 |
| commit | 097ceb229139bc924f050c39872415cbc501d12f (patch) | |
| tree | 52bd4189489af8f44c94cfa8667577f29814e378 /assets/codex-skills/phone-opus | |
| parent | f856c4aa835e31de206747e076e3083fb05ff694 (diff) | |
| download | phone_opus-main.zip | |
Diffstat (limited to 'assets/codex-skills/phone-opus')
| -rw-r--r-- | assets/codex-skills/phone-opus/SKILL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/codex-skills/phone-opus/SKILL.md b/assets/codex-skills/phone-opus/SKILL.md index fd220d9..a1a7549 100644 --- a/assets/codex-skills/phone-opus/SKILL.md +++ b/assets/codex-skills/phone-opus/SKILL.md @@ -27,7 +27,7 @@ should be taken as authoritative or final. It is a pure consultant. ## Runtime posture -- Pins Claude to Opus 4.6 with max effort. +- Pins Claude to Opus 4.8 with max effort. - Prepends a fixed consult prefix before your prompt so Opus knows it is advising another model in read-only mode and should return a prioritized actionable report. - Uses `--dangerously-skip-permissions`, but wraps Claude in an external `systemd-run --user` sandbox. - The sandbox keeps the filesystem globally read-only, gives Claude a separate persistent home under phone-opus state, leaves `/tmp` and `/var/tmp` writable, and forces the consulted `cwd` read-only when that tree would otherwise be writable. |