Skip to content

Research Skills

The synth-* family gathers, compares, and synthesises information from multiple sources or model perspectives. Output feeds strategic and architectural decisions.

Skill IDDescriptionModel Class
synth-comparativeStructured comparison of N options across defined evaluation dimensionsfree
synth-researchDeep-dive research on a topic: collects evidence, identifies consensus and controversyfree
synth-engineResearch synthesis engine: takes multiple raw research inputs and produces a unified reportstrong
synth-recommendationGenerates a decision recommendation with supporting rationale from research outputscheap
Research Request
├── GPT-5 mini → perspective A (broad)
├── GPT-4.1 → perspective B (thorough)
└── GPT-4.1 → perspective C (alt framing)
└── synth-engine (Claude Sonnet 4.6) → unified synthesis
└── synth-recommendation → decision output

Cost: 3 free calls + 1 synthesis pass ≈ 80% cheaper than strong end-to-end.

SituationSkill(s)
Choosing between frameworks/toolssynth-comparative + synth-recommendation
Understanding an unfamiliar domainsynth-research + synth-engine
Building a justified recommendationAll four
  • research — primary consumer; all four coordinated with Pattern 5
  • strategy — uses synth-comparative + synth-recommendation for tradeoff analysis
  • design — uses synth-research for technology selection
## Comparison: Option A vs Option B vs Option C
| Dimension | Option A | Option B | Option C |
|-----------|----------|----------|----------|
| Performance | ★★★★☆ | ★★★☆☆ | ★★★★★ |
| ...
**Recommendation**: Option C for high-throughput, Option A for ease of maintenance.