A compatibility shim that routes coding requests through OpenClaw's plan-first workflow. If you ask it to plan or scope work, it hands off to the plan-issue skill. For implementation requests, it forces you to produce and explicitly approve a plan before any file writes happen. The routing extends to channel aliases like /plan and /plan-review, and it enforces hard gates around the APPROVE contract. Honest take: this is scaffolding for a larger system that wants to prevent you from shipping code without thinking first. If you're used to just asking an LLM to write code immediately, the approval friction will feel heavy.
npx -y skills add kesslerio/coding-agent-openclaw-skill --skill coding-router --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot