Define Doctrine entity relationships (OneToMany, ManyToMany, ManyToOne); configure cascade, orphan removal, multiple entity managers; prevent N+1 queries
$npx -y skills add makfly/superpowers-symfony --skill doctrine-relationsInstalls into the current project.
Run `npx skills use "https://github.com/makfly/superpowers-symfony" --skill "makfly/superpowers-symfony/doctrine-relations"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/makfly/superpowers-symfony" that are relevant to the current task. Run `npx skills add "https://github.com/makfly/superpowers-symfony"` and select the relevant skills, then follow their instructions.