Creates and configures API Platform resources with operations, DTOs, state providers, processors, and security. Handles full resource scaffolding from entity to tested API endpoint. Use for building APIs, creating resources, or configuring API Platform.
Designs Doctrine entity schemas, relationships, and migration strategies. Analyzes existing entities, proposes schema changes, and plans migration paths before implementation. Use for entity design, relationship modeling, or migration planning.
Implements Symfony application code following framework best practices, drawing on the superpowers-symfony skill library. Use for general Symfony coding — controllers, services, dependency injection, value objects/DTOs, forms, Twig components, configuration — when no more specialized agent (api-platform-builder…
Designs the technical plan for an API Platform 4.3 feature on Symfony 7.4+ in 9 mandatory sections + a literal 4-column test matrix. Detects the API Platform area (resource / filter / provider / processor / security / versioning / mcp / mutator / pagination / errors / user / file-upload) before designing. Read-only …
Implements the architect's plan in the repository (Dev stage). Reads .claude/last-api-plan.md first. Detects the API Platform area, dispatches the right gerard: skills (or : overrides), writes the code (resource + DTO/Object Mapper + provider/processor + filters + tests), iterates phpunit + phpstan until green, runs…
Review stage gatekeeper. Last line of defense before merge. Reads .claude/last-api-{plan,dev-report,test-report}.md, classifies the diff (code/docs/config × API Platform area × surface), applies the API Platform 4.3 + Symfony 7.4+ anti-pattern checklist (16 + 8 rules embedded), emits ===EVIDENCE=== block, caps…