mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-17 02:15:31 +02:00
Merge remote-tracking branch 'origin/main' into dublin-v2
# Conflicts: # CHANGELOG.md # VERSION # agents-digest/gstack-AGENTS.md # office-hours/SKILL.md # package.json # plan-ceo-review/sections/review-sections.md # plan-devex-review/sections/review-sections.md # plan-eng-review/sections/review-sections.md # review/sections/adversarial.md # scripts/resolvers/review.ts # ship/sections/adversarial.md # test/fixtures/golden/factory-ship-SKILL.md # test/helpers/carve-guards.ts
This commit is contained in:
@@ -44,7 +44,7 @@ source <(${ctx.paths.binDir}/gstack-diff-scope <base> 2>/dev/null)
|
||||
|
||||
1. **Check for DESIGN.md.** If \`DESIGN.md\` or \`design-system.md\` exists in the repo root, read it. All design findings are calibrated against it — patterns blessed in DESIGN.md are not flagged. If not found, use universal design principles.
|
||||
|
||||
2. **Read \`.claude/skills/review/design-checklist.md\`.** If the file cannot be read, skip design review with a note: "Design checklist not found — skipping design review."
|
||||
2. **Read \`~/.claude/skills/gstack/review/design-checklist.md\`.** If the file cannot be read, skip design review with a note: "Design checklist not found — skipping design review."
|
||||
|
||||
3. **Read each changed frontend file** (full file, not just diff hunks). Frontend files are identified by the patterns listed in the checklist.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user