claudexor

Solid

Use the local Claudexor control plane for harness-agnostic coding work across Claude Code, Codex, Cursor, and OpenCode. Use when a task benefits from doctor-backed harness selection, quota-aware account rotation, shared thread context, read-only planning or research, best-of-N execution, or cross-harness review.

AI & Automation 316 stars 24 forks Updated today MIT

Install

View on GitHub

Quality Score: 90/100

Stars 20%
83
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Claudexor Use the MCP tools supplied by this plugin. They connect to the user's local Claudexor installation; they do not provide accounts or remote model access. ## Preconditions - Support macOS and Linux. Do not claim Windows support. - Require Node.js 20.19 or newer and a preinstalled `claudexor` command. If the MCP server is missing, ask the user to run `npm install -g claudexor`, then restart the host. Do not download a runtime implicitly. - If a generated Claudexor host integration already owns the current host's setup, leave it in place. Do not repair, replace, or uninstall it automatically. ## Choose a route Start read-only unless the user explicitly asked to change or create files. 1. Call `claudexor_status` before choosing a harness. Treat a harness as usable only when its doctor-backed status is `ok`; otherwise report its reasons. 2. Call `claudexor_capabilities` when the task depends on the current modes, mutability, controls, models, or tool surface. 3. Use `claudexor_ask` for read-only answers and bounded research, or `claudexor_plan` for a read-only implementation plan. 4. Only for explicit implementation intent, use `claudexor_run`, `claudexor_best_of`, or `claudexor_create`. Pass an absolute `repoPath` whenever the target repository could be ambiguous. Run tools return a durable handle. Use `claudexor_runs`, `claudexor_inspect`, `claudexor_run_status`, and `claudexor_run_result` to recover and follow it. Use `claudexor_run_inte...

Details

Author
razzant
Repository
razzant/claudexor
Created
1 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category