A practical coaching simulator and 10-minute presentation for helping managers redesign jobs when AI agents enter the workflow.
Open the live simulator · Download the PowerPoint · View the presentation PDF
AI adoption can fail even when the technology works. Employees may fear job loss, loss of professional identity, reduced control, or being blamed for an agent's mistakes. The simulator lets managers practise the human side of adoption before holding a real conversation.
The coaching pattern is simple:
- Hear and validate the concern.
- Explore the employee's reality and strengths.
- Co-create a concrete human role around the agent.
- Agree a safe, supported experiment.
| Person | Role | Coaching tension | Possible redesigned ownership |
|---|---|---|---|
| Sarah | Marketing Executive | Fear and work identity | Campaign direction, brand quality and final approval |
| David | Customer Service Officer | Anger and betrayal | Escalations, bot knowledge and answer quality |
| Mei Ling | Data Analyst | Anxiety and withdrawal | Data validation, output audit and stakeholder interpretation |
| Arjun | Software Developer | Scepticism and professional pride | Architecture, code review, tests and security gates |
| Aisha | Web Operations Executive | Control and accountability | Release control, exceptions, rollback and web quality |
| Farah | HR Executive | Ethics and human purpose | Bias review, policy guardrails, appeals and human decisions |
- Demo mode: works immediately in the browser with a local coaching script and no external API calls.
- AI modes: optional OpenAI and MiniMax conversations using a user-supplied training key.
- Feedback: scores the manager's turns against Goal, Reality, Options, Will, Empathy, and Job-redesign concreteness.
- Responsive: designed for desktop, tablet and phone workshops.
API keys entered in AI mode are kept only in the current browser tab and are cleared when the tab closes. Never use a production key.
The visual 10-slide deck is designed for Dr Alfred Ang's CoP@Makerspace practitioner sharing on 27 August 2026. It includes timed speaker notes and a QR code to the live simulator.
The evidence-led business pitch is:
- Business case: AI agents move fast; work design must catch up.
- Why now: more than 12,000 agents created by Singapore public healthcare professionals.
- Stakes: WEF creation, displacement and employer-response data.
- Operating model: accountable human gates around agent-supported delivery.
- Problem: adoption debt when roles lag behind deployment.
- Solution: an explicit Human Owner role with five decision rights.
- Intervention: GROW coaching that turns resistance into design input.
- Product: six-scenario coaching simulator with no-key demo mode.
- Worked example: Sarah moves from threatened doer to AI-augmented marketing lead.
- Ask: pilot one role for two weeks and measure cycle time, defects, exceptions and role confidence.
Primary sources include the Singapore Ministry of Health HIMSS26 APAC speech and the World Economic Forum Future of Jobs Report 2025.
.
├── role-play-simulator/
│ └── index.html
├── presentation/
│ ├── Dr-Alfred-Work-Redesign-for-Managing-AI-Agents.pptx
│ └── Dr-Alfred-Work-Redesign-for-Managing-AI-Agents.pdf
├── .github/workflows/deploy-pages.yml
├── pitch_data.json
├── screenshot.png
└── README.md
The simulator is a single static HTML file with no build step:
python3 -m http.server 8000 --directory role-play-simulatorThen open http://localhost:8000.
- All scenarios are fictional and intended for manager-development practice.
- Do not enter real employee, applicant, client or confidential company data.
- AI feedback is developmental, not an employment assessment.
- Keep consequential employment and release decisions under accountable human control.
Created by Dr Alfred Ang for Tertiary Infotech Academy Pte Ltd.
Powered by Tertiary Infotech Academy Pte Ltd.
