概要
The Symfony Migration Architect skill streamlines the database lifecycle for developers using the Symfony StarterKit. It automates the creation of migration files via remote VM commands, ensuring that every file adheres to a strict naming convention that includes ticket numbers and descriptive labels. By providing a pre-configured template that extends AppAbstractMigration, it reduces boilerplate work and enforces best practices for schema updates, labels, and security zones, making it an essential tool for maintaining a clean and traceable database history in complex PHP applications.