result
SolidRead a completed detached Codex bridge job's compact result.
AI & Automation 25 stars
4 forks Updated today Apache-2.0
Install
Quality Score: 80/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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`.
Details
- Author
- Borda
- Repository
- Borda/AI-Rig
- Created
- 5 months ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
status
Read a detached Codex bridge job's current state.
25 Updated today
Borda AI & Automation Listed
result
Print the latest saved Codex bridge result from Claude Code without rerunning Codex. Use when the user asks for the last Codex output or wants to inspect the raw bridge result.
26 Updated today
IgorGanapolsky AI & Automation Solid
cancel
Request cancellation of a running detached Codex bridge job.
25 Updated today
Borda