mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-16 09:55:29 +02:00
feat(research): web research runs in Aside first, WebSearch second
The planning, review, design, security and investigate skills research through {{ASIDE_RESEARCH}}; WebSearch stays in allowed-tools as the fallback; testing.ts's bootstrap step follows; skeleton ceilings ratcheted for the research block.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
@@ -6,7 +6,7 @@ Override: every AskUserQuestion → auto-decide using the 6 principles.
|
||||
**Override rules:**
|
||||
- Mode selection: DX POLISH
|
||||
- Persona: infer from README/docs, pick the most common developer type (P6)
|
||||
- Competitive benchmark: run searches if WebSearch available, use reference benchmarks otherwise (P1)
|
||||
- Competitive benchmark: research through Aside per the loaded skill's "Web research runs in Aside" section (WebSearch when Aside is not ready); use the reference benchmarks when neither is available (P1)
|
||||
- Magical moment: pick the lowest-effort delivery vehicle that achieves the competitive tier (P5)
|
||||
- Getting started friction: always optimize toward fewer steps (P5, simpler over clever)
|
||||
- Error message quality: always require problem + cause + fix (P1, completeness)
|
||||
|
||||
@@ -4,7 +4,7 @@ Override: every AskUserQuestion → auto-decide using the 6 principles.
|
||||
**Override rules:**
|
||||
- Mode selection: DX POLISH
|
||||
- Persona: infer from README/docs, pick the most common developer type (P6)
|
||||
- Competitive benchmark: run searches if WebSearch available, use reference benchmarks otherwise (P1)
|
||||
- Competitive benchmark: research through Aside per the loaded skill's "Web research runs in Aside" section (WebSearch when Aside is not ready); use the reference benchmarks when neither is available (P1)
|
||||
- Magical moment: pick the lowest-effort delivery vehicle that achieves the competitive tier (P5)
|
||||
- Getting started friction: always optimize toward fewer steps (P5, simpler over clever)
|
||||
- Error message quality: always require problem + cause + fix (P1, completeness)
|
||||
|
||||
Reference in New Issue
Block a user