Routing Zh
Description
# 逆向技能路由矩阵 按目标类型、用户意图和工具链,将任务路由到最合适的技能模块。此矩阵默认强制执行,不是参考建议。 ## CRITICAL: 路由判定执行协议 1. `MUST` 先完成路由再执行,不允许“先做再补路由”。 2. `SHOULD` 先读 `MASTER-ROUTING.md` 或运行 `scripts/master-route.ps1` 定 PRIMARY;本表用于疑难补全。 3. `MUST` 输出你的路由依据(目标类型/意图/工具链至少命中一项)。 4. `MUST` 对目标 ACT 前完成 `case-init` / `scope.md`(`ops/scope-contract.md`):`auth.status=granted` + `network_profile`。 5. `MUST NOT` 因为“看起来差不多”把任务塞进不匹配 skill。 6. `MUST` 在路由未命中时联网补充方法论,并提议新增 skill。 7. `MUST NOT` 只回复“请给具体任务”;应先基于现有输入启动可确定步骤。 8. 作战契约:`ops/`(证据链 / 角色
Installation
Installs to ~/.claude/skills/zhaoxuya520-reverse-skill-routing_zh/SKILL.md
mkdir -p ~/.claude/skills/zhaoxuya520-reverse-skill-routing_zh && curl -fsSL https://raw.githubusercontent.com/zhaoxuya520/reverse-skill/HEAD/skills/routing_zh.md -o ~/.claude/skills/zhaoxuya520-reverse-skill-routing_zh/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11