agent-lordlisted
Install: claude install-skill coder-xieshijie/agent-lord
# Agent Lord
Route one logical task to one durable endpoint. Treat `node core/dist/cli.js` as the control plane: the model supplies intent and performs Codex App host-tool actions when requested, while the script owns provider defaults, validation, retries, state, recovery, and artifact extraction.
## Runtime setup
Use Node.js 24 or newer. From this Skill's repository root, run `pnpm install --frozen-lockfile` and `pnpm --filter @agent-lord/core build` after installation or source updates. Invoke the compiled CLI from this root; when calling it elsewhere, use its absolute path. Provider binaries still come from the terminal environment or the configured `AGENT_LORD_*_BIN` variables.
For an existing Python installation, drain its running controllers and provider processes before switching the shared state directory to TypeScript. The JSON formats and endpoint identities stay compatible; process-lock implementations must not be mixed. See [README.md](README.md) for cutover and rollback steps.
## Invariants
- Keep the delegated task's implementation, analysis, review, test execution, and semantic acceptance in the user-authorized external endpoints unless the user explicitly asks the caller to take over in the current session. The caller handles context transfer, dispatch, supervision, and result convergence, and may directly inspect dispatch contracts, run records, and deliverable completeness or review the orchestration process itself. These control-plane checks do not a