From ea305d5ebe2d5ff29def252c705ecc487134e0c5 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Tue, 1 Sep 2026 17:35:37 +0000 Subject: [PATCH] regen: review-army sections carry the Red Team foreground flag MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The scripts/resolvers/review-army.ts Red Team edit regenerated these two files but the sweep commit staged only the adversarial sections — the skill-docs freshness gate (regen + git diff --exit-code) catches this. Co-Authored-By: Claude Fable 5 --- review/sections/review-army.md | 2 +- ship/sections/review-army.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/review/sections/review-army.md b/review/sections/review-army.md index e9f2d62d8..f37fb5d73 100644 --- a/review/sections/review-army.md +++ b/review/sections/review-army.md @@ -205,7 +205,7 @@ Remember these stats — you will need them for the review-log entry in Step 5.8 **Activation:** Only if DIFF_LINES > 200 OR any specialist produced a CRITICAL finding. -If activated, dispatch one more subagent via the Agent tool (foreground, not background). +If activated, dispatch one more subagent via the Agent tool (pass `run_in_background: false` — foreground; subagents default to background since Claude Code v2.1.198). The Red Team subagent receives: 1. The red-team checklist from `~/.claude/skills/gstack/review/specialists/red-team.md` diff --git a/ship/sections/review-army.md b/ship/sections/review-army.md index 41ceefd69..843458477 100644 --- a/ship/sections/review-army.md +++ b/ship/sections/review-army.md @@ -337,7 +337,7 @@ Remember these stats — you will need them for the review-log entry in Step 5.8 **Activation:** Only if DIFF_LINES > 200 OR any specialist produced a CRITICAL finding. -If activated, dispatch one more subagent via the Agent tool (foreground, not background). +If activated, dispatch one more subagent via the Agent tool (pass `run_in_background: false` — foreground; subagents default to background since Claude Code v2.1.198). The Red Team subagent receives: 1. The red-team checklist from `~/.claude/skills/gstack/review/specialists/red-team.md`