用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/kesslerio/coding-agent-openclaw-skill --skill coding-router命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | coding-router |
| description | Compatibility entry skill for plan-first coding work in OpenClaw. |
| metadata | {"openclaw":{"emoji":"💻","requires":{"bins":["gh"],"anyBins":["codex","claude"],"env":[]}}} |
This file exists for backward compatibility with single-entry skill setups (for example /coding).
Canonical sibling skills live at:
skills/plan-issue/SKILL.mdskills/coding-agent/SKILL.mdplan-issue behavior.APPROVE before any writes.APPROVE, follow coding-agent behavior with ACP-aware execution routing and CLI fallback.When invoked via channel aliases:
/coding → use this compatibility skill as router./plan → route directly to plan-issue behavior./plan-review → route to plan review flow using scripts/plan-review./plan-review-live → route to interactive plan review checkpoints using scripts/plan-review-live (Lobster in-repo workflow first, legacy fallback)./review_pr → route to review flow using references/reviews.md.When wrappers are used for planning/review:
RUN_EVENT start at run start.RUN_EVENT heartbeat every 20s.RUN_EVENT interrupted immediately with exit code.RUN_EVENT failed.RUN_EVENT done.Issue #43 (upstream) may affect spawned ACP run observability and browser relay profile alias mapping. Use repo-side mitigations and bounded fallback guidance in:
references/acp-troubleshooting.mdAPPROVE.--yolo, --dangerously-skip-permissions).