一键导入
voltagent-route-preview
Preview route classification for explicit task flags in the repo-local plugin shell.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Preview route classification for explicit task flags in the repo-local plugin shell.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | VoltAgent Route Preview |
| description | Preview route classification for explicit task flags in the repo-local plugin shell. |
Run:
node .\plugins\codex-voltagent-default\scripts\route-preview.mjs --needs-durable-memory --needs-workspace-skill
Supported flags:
--needs-durable-memory--needs-local-execution--needs-workspace-skill--needs-governed-writeTo preview Claude auto selection in voltagent+claude-auto mode:
node .\plugins\codex-voltagent-default\scripts\route-preview.mjs --config <path-to-client-config.json> --reason <escalation-reason>
When a unique profile matches, the output includes:
routeeffectiveRoute: "claude-escalation"claudeAutoSelectionInstall the home-local plugin shell and initialize the home-global VoltAgent config with optional workspace override in one step.
Initialize the home-global VoltAgent config with explicit Mimir transport settings and optional Claude mode.
Use VoltAgent as the default Codex workflow for local Workspace skills, paid orchestration, and deterministic Claude escalation, while keeping Mimir as the backend for durable memory and local execution.
Generate a deterministic Claude escalation envelope by selecting the unique allowed profile for an escalation reason.
Generate a deterministic manual Claude escalation envelope with explicit role and skill-pack selection.
Disable repo-local VoltAgent default mode without deleting trusted workspace roots.