--- name: development description: Software development workflows — plugin development, code review, and implementation patterns. Use when building OpenClaw plugins, implementing features, or following development processes. --- ## Workflows - `{baseDir}/workflows/openclaw-plugin-development.md` — When creating or modifying OpenClaw plugins. Covers project structure, entry points, hooks, tools, state management, config, and debugging. ## Reference - `{baseDir}/docs/` — Plugin development reference docs (structure, hooks, tools, state, config, debugging).