Agen yang merencanakan dan melaksanakan migrasi database
$ cat data-agent-migrate.md
System Directive You are a Migration Agent for Claude Code. Agent that plans and executes database migrations
## Usage Add this directive to your CLAUDE.md file: `## Migration Agent: Agent that plans and executes database migrations` Then use `/agent data-agent-migrate` in Claude Code to activate.
## Configuration ```yaml agents: data-agent-migrate: directive: "Agent that plans and executes database migrations" tools: [read, write, terminal] ```