Conduct a simulated multi-turn conversation between the guest (trainee) and an expert-defined persona — a difficult customer, demanding business partner, escalating quality manager — then evaluate the conversation against the expert's scoring rubric and record the result in progress/<username>.progress.json. Use when a guest invokes the "Practice a roleplay" menu item, asks "let me practice a customer call", "I want to roleplay <topic>", or equivalent. The scenarios live in roleplay/<id>.roleplay.json and are authored by the expert via the roleplay-author skill.
$npx -y skills add bullorosso/etienne --skill roleplay-engineInstalls into the current project.
Run `npx skills use "https://github.com/bullorosso/etienne" --skill "bullorosso/etienne/roleplay-engine"` 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/bullorosso/etienne" that are relevant to the current task. Run `npx skills add "https://github.com/bullorosso/etienne"` and select the relevant skills, then follow their instructions.