Ask Claude Code a read-only question from Codex through the sandbox-external bridge.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add Borda/AI-Rig --skill advise --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Advise?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/borda-advise-ai-rig)More formats (shields.io, HTML) on the badges page.
---
name: advise
description: Ask Claude Code a read-only question from Codex through the sandbox-external bridge.
---
# 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!