# Advise

> Ask Claude Code a read-only question from Codex through the sandbox-external bridge.

- Skill: `borda/advise` (Agent Skill)
- Install (CLI): `npx skillmds@latest add borda/advise`
- Raw SKILL.md: https://api.skillmd.com/api/skills/borda/advise/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Borda (https://skillmd.com/u/borda)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/borda/advise

---


# Ask Claude Code for Advice

Call `bridge_advise` with required `task`; preserve caller-supplied `model`, `effort`, `timeout_seconds`, `depth`, and `run_id`. If effort is absent, select and pass it: `low` for narrow mechanical or settled factual work; `medium` for bounded implementation, diagnosis, or review; `high` for cross-file, adversarial, architectural, or security judgment; `xhigh` for unusually broad consequential work; `max` only on explicit request. Never replace supplied effort.

The MCP host binds its launch workspace. Return the compact envelope; retain workspace-relative `transcript_path` and `incident` references, but never copy transcript-only peer `details`. Follow up with a fresh call, never session resumption.

