# Result

> Read a completed detached Codex bridge job's compact result.

- Skill: `borda/result` (Agent Skill)
- Install (CLI): `npx skillmds@latest add borda/result`
- Raw SKILL.md: https://api.skillmd.com/api/skills/borda/result/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/result

---


# Read Bridge Job Result

Require one job identifier. Run `python "${CLAUDE_PLUGIN_ROOT}/bin/bridge_call.py" result --job-id "<job-id>"`; pass `--workspace` only when explicitly supplied. Return compact JSON envelope. Preserve workspace-relative `transcript_path` and `incident` references; never inline raw transcript or verbose peer `details`.

