Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Deterministic model routing for OpenClaw with prefix routing (@codex/@mini), timezone-aware schedule switching, verify-after-switch, rollback, lock protectio...
Deterministic model routing for OpenClaw with prefix routing (@codex/@mini), timezone-aware schedule switching, verify-after-switch, rollback, lock protectio...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Deterministic model routing with a closed-loop production switch pipeline.
Explicit user intent routing (@codex, @mini) Time-window model policy (router.schedule.json) Safe switch flow with verification and rollback Concurrency lock to prevent race conditions Structured audit logs for operations and incident review
Prefix routing @codex β openai-codex/gpt-5.3-codex @mini β minimax/MiniMax-M2.5 Aliases: @c, @m Scheduler routing Rule-based windows by day/time/priority Timezone-aware resolution (router.schedule.json.timezone) Supports overnight windows (e.g. 18:00 β 09:00) Production switch loop schedule apply / schedule end Auth gate (auth.requiredEnv[]) Switch + readback verify Failure classification (auth_expired, rate_limit, provider_drift, unknown) Optional rollback (safety.rollbackOnFailure) Lock file (safety.lockPath) to avoid concurrent switching Audit logs (router.log.jsonl + rotation)
# Validate config node src/cli.js validate # Route inspection node src/cli.js route "@codex implement this" --json # Scheduler node src/cli.js schedule validate node src/cli.js schedule resolve --at "2026-03-02T10:00:00+01:00" --json node src/cli.js schedule apply --json node src/cli.js schedule end --id workday_codex --json
router.config.json (prefix map, retry, auth, safety, logging, controller) router.schedule.json (timezone + rules)
Deterministic mapping Idempotent switching behavior Execute only after switch verification Observable success/failure events Recoverability on failure paths
node --test
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.