external-model-consultlisted
Install: claude install-skill uzysjung/uzys-agent-harness
# external-model-consult
Delegate to a **second model** — Gemini via the Antigravity `agy` CLI, or OpenAI
Codex via `codex exec` — for the narrow set of jobs where a different model with
different blind spots is worth an external round-trip. Both are *advisors and
generators*: they produce candidates, critiques, and image files; the repo stays
the source of truth and the user makes the final call.
## Why this exists
- **Korean phrasing.** Claude's Korean often reads translated and stiff; the
installing user's standing preference is Gemini's more idiomatic Korean (a
preference judgment, not a benchmark). For user-facing copy (brochure hero,
UI microcopy, toasts, marketing) that difference is the whole point.
- **Second opinion.** A different model with different blind spots is a cheap way
to stress-test a plan/spec/design before committing — especially adversarial
or persona-based critique.
- **Concision & structure.** Codex is good at compressing verbose text and
imposing clean structure — outlines, tables, section hierarchies, tight
summaries. When a doc says in 300 words what needs 80, delegate the tightening.
- **Image generation.** Both CLIs write real image files headless. Claude Code has
no image generation — this is a capability gap, not just a quality gap.
## Which provider — the division of labor is the decision rule
| 필요한 것 | Provider | 왜 |
|---|---|---|
| 한국어 뉘앙스·카피 (Mode K) | **Gemini** (`gemini-ask.sh`) | 이 스킬의 전제. Claude 로 되돌리면 존재 이유가 사라진다 |