Stats
Actions
Tags
From bridgemode
Use this skill when the user wants Claude to plan, Codex to implement in isolation, then Claude to review and optionally apply the patch.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bridgemode:bridgemodeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the `bridgemode` MCP tools to enforce a clear workflow instead of free-form shell handoffs.
Use the bridgemode MCP tools to enforce a clear workflow instead of free-form shell handoffs.
doctor_environment if command availability is uncertain.start_task with the absolute repo path, goal, constraints, and acceptance criteria.submit_plan with the exact approved plan.start_codex_task to launch the run in the background.wait_for_codex_update or get_codex_run_update.restart_codex_task with corrective guidance.get_task_artifact for patch, codex-result, stdout-log, or stderr-log.record_review with approved or rejected.apply_task_changes.start_codex_task plus monitoring over the legacy blocking run_codex_task.restart_codex_task with a concise correction rather than free-form chat alone.apply_task_changes reports workspace drift, stop and explain the conflicting files instead of forcing an apply.stderr-log and codex-result before retrying.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub mudmonster341/bridgemode --plugin bridgemode