Skip to content

Commit baac156

Browse files
datashamanclaude
andcommitted
chore: regenerate autoplan/SKILL.md after rebase conflict resolution
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c6dcb4e commit baac156

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

autoplan/SKILL.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ Override: every AskUserQuestion → auto-decide using the 6 principles.
546546
What alternatives were dismissed too quickly? What competitive or market risks are
547547
unaddressed? What scope decisions will look foolish in 6 months? Be adversarial.
548548
No compliments. Just the strategic blind spots.
549-
File: <plan_path>" -s read-only --enable web_search_cached`
549+
File: <plan_path>" -s read-only --search`
550550
Timeout: 10 minutes
551551

552552
**Claude CEO subagent** (via Agent tool):
@@ -657,7 +657,7 @@ Override: every AskUserQuestion → auto-decide using the 6 principles.
657657
accessibility requirements (keyboard nav, contrast, touch targets) specified or
658658
aspirational? Does the plan describe specific UI decisions or generic patterns?
659659
What design decisions will haunt the implementer if left ambiguous?
660-
Be opinionated. No hedging." -s read-only --enable web_search_cached`
660+
Be opinionated. No hedging." -s read-only --search`
661661
Timeout: 10 minutes
662662

663663
**Claude design subagent** (via Agent tool):
@@ -712,7 +712,6 @@ Override: every AskUserQuestion → auto-decide using the 6 principles.
712712

713713
**Override rules:**
714714
- Scope challenge: never reduce (P2)
715-
<<<<<<< HEAD
716715
- Dual voices: always run BOTH Claude subagent AND Codex if available (P6).
717716

718717
**Codex eng voice** (via Bash):
@@ -723,7 +722,7 @@ Override: every AskUserQuestion → auto-decide using the 6 principles.
723722
CEO: <insert CEO consensus table summary — key concerns, DISAGREEs>
724723
Design: <insert Design consensus table summary, or 'skipped, no UI scope'>
725724

726-
File: <plan_path>" -s read-only --enable web_search_cached`
725+
File: <plan_path>" -s read-only --search`
727726
Timeout: 10 minutes
728727

729728
**Claude eng subagent** (via Agent tool):
@@ -738,12 +737,6 @@ Override: every AskUserQuestion → auto-decide using the 6 principles.
738737
NO prior-phase context — subagent must be truly independent.
739738

740739
Error handling: same as Phase 1 (non-blocking, degradation matrix applies).
741-
742-
=======
743-
- Codex review: always run if available (P6)
744-
Command: `codex exec "Review this plan for architectural issues, missing edge cases, and hidden complexity. Be adversarial. File: <plan_path>" -s read-only --search`
745-
Timeout: 10 minutes, then proceed with "Codex timed out — single-reviewer mode"
746-
>>>>>>> dd5e707 (fix: correct codex CLI flags for v0.36.0 compatibility)
747740
- Architecture choices: explicit over clever (P5). If codex disagrees with valid reason → TASTE DECISION.
748741
- Evals: always include all relevant suites (P1)
749742
- Test plan: generate artifact at `~/.gstack/projects/$SLUG/{user}-{branch}-test-plan-{datetime}.md`

0 commit comments

Comments
 (0)