coding-router
SKILL.md
Coding Router Skill 💻
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.md
Routing Rules
- If user asks to plan/scope/estimate/design, follow
plan-issuebehavior. - For non-trivial implementation requests, produce a plan first and wait for exact
APPROVEbefore any writes. - Only after
APPROVE, followcoding-agentbehavior with ACP-aware execution routing and CLI fallback.
Command Routing (Channel Aliases)
When invoked via channel aliases:
/coding→ use this compatibility skill as router./plan→ route directly toplan-issuebehavior./plan-review→ route to plan review flow usingscripts/plan-review./plan-review-live→ route to interactive plan review checkpoints usingscripts/plan-review-live(Lobster in-repo workflow first, legacy fallback)./review_pr→ route to review flow usingreferences/reviews.md.
Runtime Status Contract
When wrappers are used for planning/review:
- Emit
RUN_EVENT startat run start. - If the run exceeds 30s, emit
RUN_EVENT heartbeatevery 20s. - If interrupted or timed out, emit
RUN_EVENT interruptedimmediately with exit code. - On non-interruption failure, emit
RUN_EVENT failed. - On success, emit
RUN_EVENT done.
Known ACP Runtime Limitation
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.md
Non-Negotiable Gates
- Never write files, install packages, commit, or open PRs before explicit
APPROVE. - Never default to bypass flags (
--yolo,--dangerously-skip-permissions). - Use bypass flags only when the user explicitly asks to bypass approvals.
Weekly Installs
55
Repository
kesslerio/codin…aw-skillGitHub Stars
4
First Seen
14 days ago
Security Audits
Installed on
gemini-cli55
github-copilot55
amp55
codex55
kimi-cli55
cursor55