---
schema_version: "newruntime-agent-readable-v0.1"
type: "raw_signal"
id: "tg-2646"
slug: "advisor-model-guides-cheaper-executor"
title: "An advisor model can guide a cheaper executor"
description: "The advisor-tool pattern lets a fast executor request bounded analysis from a stronger model while keeping control of the task loop."
observed_at: "2026-07-09"
why_it_matters: "Role-based routing offers a concrete way to combine strong planning with low-cost execution instead of sending every token to the same frontier model."
novelty: "notable"
verification_level: "source-inspected"
signal_type: "field-report"
evidence_kind: "mixed"
status: "published"
telegram_message_id: 2646
telegram_url: "https://t.me/qwgai/2646"
topics: ["model-routing","orchestration","agent-economics"]
entities: ["Claude","Codex"]
related_patterns: []
source_urls: ["https://platform.claude.com/docs/en/agents-and-tools/tool-use/advisor-tool","https://github.com/steipete/agent-scripts/blob/main/skills/codex-first/SKILL.md"]
import_batch: "telegram-2026-07-17-v1"
routes: {"html":"https://newruntime.com/signals/advisor-model-guides-cheaper-executor/","markdown":"https://newruntime.com/signals/advisor-model-guides-cheaper-executor.md","json":"https://newruntime.com/signals/advisor-model-guides-cheaper-executor.json"}
source_format: "telegram-export-normalized-json"
---

# An advisor model can guide a cheaper executor

## Observation

The advisor-tool pattern lets a fast executor request bounded analysis from a stronger model while keeping control of the task loop.

## Why it matters

Role-based routing offers a concrete way to combine strong planning with low-cost execution instead of sending every token to the same frontier model.

## Provenance

Normalized from QWG AI Telegram message 2646. The original Russian-language record remains available at https://t.me/qwgai/2646.
