Scaffold a RegistrationFlowSkill orchestrator using the Stepper system
57
72%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
{
"prompt": "Crea el componente RegistrationFlowSkill que orqueste los pasos PartySearch, PartyRegistration y DocumentPicture usando el Stepper, con initSettings { partyId: 123, orderId: 456, configId: 'cfg-001' } y que emita onResultData al completar el flujo backend"
}