What problem does it solve? Testing and training sales conversations requires a controlled environment where a seller agent can practice against a simulated client without touching production CRM data. This Skill runs those simulations directly in Discord through a single text command. ## Core Features & Use Cases - Command-driven simulation: Start a sales roleplay with sim start specifying city, pipeline stage, buyer persona, and optional difficulty. - Isolated agent orchestration: Coordinates sales-sim (seller), sindico-sim (simulated condo manager client), and sim-control (orchestrator) with no shared memory between agents. - Safe sandboxing: Persists results only to SALES_SIM_STORAGE_DIR and never writes to the production CRM. - Use Case: A sales team wants to rehearse pitching to a cost-focused condo manager at the qualified-lead stage; they run sim start city=campinas stage=qualificado persona="sindica objetiva focada em custo" difficulty=hard in the Discord channel. ## Quick Start Type a command like sim start city=sao_paulo stage=lead persona="sindico conservador" in the configured Discord channel to launch a sales simulation.