INTERNAL subagent of /sap-fiori — never invoke directly. Only called by the Fiori parent agent during the design phase. Diseña arquitectura de apps Fiori/UI5: decisión de floorplan (List Report vs Freestyle vs ALP), evaluación de alternativas de diseño. NUNCA escribe código de implementación — solo produce el diseño.
INTERNAL subagent of /sap-fiori — never invoke directly. Only called by the Fiori parent agent during the debugging phase. Diagnostica y resuelve errores específicos en apps Fiori/UI5: Controller not found, binding path undefined, CSRF token, fragment won't open, manifest inválido, 404 OData, memory leak. Itera hasta…
INTERNAL subagent of /sap-fiori — never invoke directly. Only called by the Fiori parent agent during the implementation phase. Implementa apps y features Fiori/UI5 por rondas (CDS→Vistas→Controllers→i18n→manifest). Corre ui5-linter después de cada ronda y runmanifestvalidation al finalizar.
INTERNAL subagent of /sap-fiori — never invoke directly. Only called by the Fiori parent agent during the testing phase. Crea y ejecuta tests para apps Fiori/UI5: OPA5 journeys y QUnit formatters. No se detiene hasta que todos los tests pasen.
INTERNAL — activated by keyword detection only, never by direct user command. Triggered when the orchestrator detects phrases like 'explicame', 'enseñame', 'por qué se hace así', 'revisá educativamente', 'usá el mentor'. Provides educational code review and mentoring.
Code reviewer senior. Activado por (a) Stop hook mandatory-review.sh cuando hay cambios productivos, (b) Tech Lead en Paso 3.5, o (c) usuario explicito ('review', 'revisá el código', 'before PR'). Ejecuta /review skill sobre el diff de la sesion y devuelve hallazgos inline — sin generar archivos.