From 80c0a45fcce85e0f1d6851b0d94a7638bdfdc5e9 Mon Sep 17 00:00:00 2001 From: Drew Ritter Date: Mon, 23 Mar 2026 12:39:19 -0700 Subject: [PATCH] docs: clarify executing-plans in What Does NOT Change section Co-Authored-By: Claude Opus 4.6 (1M context) --- .../specs/2026-03-23-codex-app-compatibility-design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/superpowers/specs/2026-03-23-codex-app-compatibility-design.md b/docs/superpowers/specs/2026-03-23-codex-app-compatibility-design.md index 32a5c489..6f73aa4d 100644 --- a/docs/superpowers/specs/2026-03-23-codex-app-compatibility-design.md +++ b/docs/superpowers/specs/2026-03-23-codex-app-compatibility-design.md @@ -196,7 +196,7 @@ names, commit messages, and PR descriptions for the user to copy. ## What Does NOT Change - `implementer-prompt.md`, `spec-reviewer-prompt.md`, `code-quality-reviewer-prompt.md` — subagent prompts untouched -- `executing-plans/SKILL.md` — same 1-line Integration edit as `subagent-driven-development`; runtime behavior inherited through `using-git-worktrees` and `finishing-a-development-branch` +- `executing-plans/SKILL.md` — only the 1-line Integration description changes (same as `subagent-driven-development`); all runtime behavior is unchanged - `dispatching-parallel-agents/SKILL.md` — no worktree or finishing operations - `.codex/INSTALL.md` — installation process unchanged - The 4-option finishing menu — preserved exactly for Claude Code and Codex CLI