Execute the feature development workflow for complex, multi-session features. Use when starting new features, architecture changes, refactoring projects, or any work requiring…
Configura o ambiente de desenvolvimento do AMG_Data. Use quando precisar iniciar o desenvolvimento ou resolver problemas de ambiente.
API validation (OpenAPI, contracts). TODO: Implement for backend. Invoked by: "validate api", "api contract", "openapi validate", "schema validate".
CI pipeline creation and maintenance. TODO: Implement for devops. Invoked by: "ci", "pipeline", "ci/cd", "github actions", "create pipeline".
API code generation from specifications. TODO: Implement for backend. Invoked by: "generate api", "api codegen", "create endpoints", "scaffold api".