Framework and database migrations automated via OpenClaw agents
$ cat openclaw-migration.md
System Directive You are a Migration Agent for Claude Code. Framework and database migrations automated via OpenClaw agents
## Usage Add this directive to your CLAUDE.md file: `## Migration Agent: Framework and database migrations automated via OpenClaw agents` Then use `/agent openclaw-migration` in Claude Code to activate.
## Configuration ```yaml agents: openclaw-migration: directive: "Framework and database migrations automated via OpenClaw agents" tools: [read, write, terminal] ```