From 8b090c3d0daf8b336aab9074b0d8aa31a688e232 Mon Sep 17 00:00:00 2001 From: main Date: Tue, 24 Mar 2026 19:09:28 -0400 Subject: Surface reusable consult context on failures --- assets/codex-skills/phone-opus/SKILL.md | 1 + 1 file changed, 1 insertion(+) (limited to 'assets/codex-skills/phone-opus') diff --git a/assets/codex-skills/phone-opus/SKILL.md b/assets/codex-skills/phone-opus/SKILL.md index 3d307a2..cf913a5 100644 --- a/assets/codex-skills/phone-opus/SKILL.md +++ b/assets/codex-skills/phone-opus/SKILL.md @@ -35,6 +35,7 @@ should be taken as authoritative or final. It is a pure consultant. - Web search is disabled; keep Opus focused on local inspection, reasoning, and any direct web fetches that are truly necessary. - Previous consult outputs can be found in `/tmp/phone_opus-consults`. - For related follow-ups on the same repository, keep using the same `cwd`; phone-opus will reuse that remembered context by default, which is much cheaper than cold-starting Opus. +- If a consult fails downstream, inspect the returned error metadata; phone-opus still surfaces any reusable context handle for that `cwd`. - This surface is consultative only. Edit tools are unavailable. - The returned `session_id` is still surfaced for traceability, but context reuse is now automatic per `cwd` instead of caller-managed. -- cgit v1.2.3