技術文檔
Claude Code Driver
**Claude Code Dispatch Driver**: Teaches OpenClaw how to hand off coding tasks to Claude Code so that Claude Code owns the full cognitive loop — codebase exploration, planning, implementation, and verification. Use this skill whenever the user asks to build, fix, refactor, add, or modify code in a project. Trigger on any request that involves writing or changing source code, adding features, fixing bugs, refactoring modules, writing tests, updating configs, or any software engineering task that benefits from codebase-aware planning. Also trigger when the user mentions "Claude Code", "hand off to code", "implement this", "code this up", or wants autonomous coding done on a repo. Even casual requests like "add a route", "fix that bug", "write a migration" should trigger this skill. Do NOT trigger for pure conversation, questions about programming concepts, or tasks that don't involve modifying an actual codebase.