gstack/.agents/skills
Garry Tan 9811ed37bf
feat: default codex reviews in /ship and /review (v0.9.4.0) (#256)
* feat: default codex reviews in /ship and /review with xhigh reasoning

Codex code reviews are now opt-in-once-then-always-on via a one-time
adoption prompt. When enabled, both review + adversarial run automatically
on every /ship and /review — no more choosing between them.

Key changes:
- New {{CODEX_REVIEW_STEP}} resolver centralizes Codex review logic (DRY)
- Three-state config: enabled/not-set/disabled via gstack-config
- P1 findings default to "Investigate and fix" instead of "Ship anyway"
- All reasoning bumped to xhigh (review, adversarial, consult)
- Codex review step stripped from codex-host variants (no self-invocation)
- Ship "Never ask" rule updated to accurately list quality-gate stops
- Error handling for auth, timeout, empty response (all non-blocking)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix: update touchfiles test for plan-ceo-review-benefits dependency

The merge from main added plan-ceo-review-benefits to E2E_TOUCHFILES,
which means plan-ceo-review/SKILL.md now selects 3 tests, not 2.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* feat: default codex reviews in /ship and /review (v0.9.4.0)

Codex code reviews now run automatically — both review + adversarial
challenge — with a one-time opt-in prompt for new users. All modes use
xhigh reasoning. Codex-host builds strip the step to prevent recursion.

Fixes from Codex review: TMPERR properly defined, stderr captured for
both review and adversarial, error handling before log persist, commit
hash included in review log for staleness tracking.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 13:47:50 -07:00
..
gstack fix: Windows support — Node.js server fallback for Playwright (#255) 2026-03-20 12:22:11 -07:00
gstack-browse fix: Windows support — Node.js server fallback for Playwright (#255) 2026-03-20 12:22:11 -07:00
gstack-careful feat: multi-agent support — gstack works on Codex, Gemini CLI, and Cursor (v0.9.0) (#226) 2026-03-19 18:20:50 -07:00
gstack-design-consultation fix: plan mode exception for review log + telemetry writes (v0.9.0.1) (#234) 2026-03-19 23:10:26 -07:00
gstack-design-review fix: plan mode exception for review log + telemetry writes (v0.9.0.1) (#234) 2026-03-19 23:10:26 -07:00
gstack-document-release fix: plan mode exception for review log + telemetry writes (v0.9.0.1) (#234) 2026-03-19 23:10:26 -07:00
gstack-freeze feat: multi-agent support — gstack works on Codex, Gemini CLI, and Cursor (v0.9.0) (#226) 2026-03-19 18:20:50 -07:00
gstack-guard feat: multi-agent support — gstack works on Codex, Gemini CLI, and Cursor (v0.9.0) (#226) 2026-03-19 18:20:50 -07:00
gstack-investigate fix: plan mode exception for review log + telemetry writes (v0.9.0.1) (#234) 2026-03-19 23:10:26 -07:00
gstack-office-hours feat: adversarial spec review loop + skill chaining (v0.9.1.0) (#249) 2026-03-20 06:24:22 -07:00
gstack-plan-ceo-review feat: default codex reviews in /ship and /review (v0.9.4.0) (#256) 2026-03-20 13:47:50 -07:00
gstack-plan-design-review feat: default codex reviews in /ship and /review (v0.9.4.0) (#256) 2026-03-20 13:47:50 -07:00
gstack-plan-eng-review feat: default codex reviews in /ship and /review (v0.9.4.0) (#256) 2026-03-20 13:47:50 -07:00
gstack-qa fix: plan mode exception for review log + telemetry writes (v0.9.0.1) (#234) 2026-03-19 23:10:26 -07:00
gstack-qa-only fix: plan mode exception for review log + telemetry writes (v0.9.0.1) (#234) 2026-03-19 23:10:26 -07:00
gstack-retro fix: plan mode exception for review log + telemetry writes (v0.9.0.1) (#234) 2026-03-19 23:10:26 -07:00
gstack-review feat: default codex reviews in /ship and /review (v0.9.4.0) (#256) 2026-03-20 13:47:50 -07:00
gstack-setup-browser-cookies fix: plan mode exception for review log + telemetry writes (v0.9.0.1) (#234) 2026-03-19 23:10:26 -07:00
gstack-ship feat: default codex reviews in /ship and /review (v0.9.4.0) (#256) 2026-03-20 13:47:50 -07:00
gstack-unfreeze feat: multi-agent support — gstack works on Codex, Gemini CLI, and Cursor (v0.9.0) (#226) 2026-03-19 18:20:50 -07:00
gstack-upgrade feat: multi-agent support — gstack works on Codex, Gemini CLI, and Cursor (v0.9.0) (#226) 2026-03-19 18:20:50 -07:00