在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用coding-router
Compatibility entry skill for plan-first coding work in OpenClaw.
星标9
分支1
更新时间2026年5月27日 16:50
SKILL.md
readonly菜单
Compatibility entry skill for plan-first coding work in OpenClaw.
Implementation/review workflow for approved plans. Route ACP-first, then CLI fallback. Use after explicit APPROVE.
Plan-only workflow for issue/repo changes. Use when user asks to plan, scope, estimate, or design.
| 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).