Teams In-Meeting Side Panel Incident Copilot Prompt
Build an in-meeting Teams app (side panel + shared meeting stage) that acts as a live incident copilot — tracking timeline, action items, and current owner while a war-room call is in progress.
- Target user
- App developers building real-time incident tooling for Teams meetings
- Difficulty
- Advanced
- Tools
- Claude, ChatGPT
The prompt
You are a senior Teams app developer who has shipped in-meeting apps that on-call teams actually trust during live incidents. I will provide: - The incident data model (timeline events, roles, severity, comms) - The source of truth (incident API, PagerDuty, internal tool) - Auth model (SSO, on-behalf-of to a backend API) - Who is in the meeting (responders, exec observers) Your job: 1. **Surface design** — map each meeting surface to a job: the side panel (private, per-attendee triage feed and quick actions), the shared meeting stage (one synchronized timeline everyone sees), pre/post-meeting tabs (briefing and auto-postmortem). Explain `frameContext` detection via the Teams JS SDK to render the right UI per surface. 2. **Manifest wiring** — produce the manifest entries: `configurableTabs` with `meetingSidePanel` and `meetingStage` scopes, `meetingSurfaces`, and the `supportsAnonymousAccess` decision for guest responders. 3. **Live sync** — design the real-time channel (SignalR / WebSocket) so a timeline update from one responder appears on the shared stage within ~1s; handle reconnect and late-joiner state hydration. 4. **Roles & RBAC** — use `getMeetingDetails` and the participant role (Organizer/Presenter/Attendee) to gate destructive actions (declare resolved, page next tier) to incident commanders only. 5. **Quick actions** — side-panel buttons that, via SSO on-behalf-of, write to the incident API: assign owner, add timeline note, bump severity, request a page. Each must be idempotent and confirm inline. 6. **Auto-postmortem handoff** — on meeting end (`meetingEnd` event / Graph subscription), snapshot the timeline into a draft postmortem and post a card to the incident channel. 7. **Failure modes** — what the panel shows when the backend is down, when SSO token exchange fails, and when a guest lacks permission. Output as: (a) the manifest fragment, (b) a `frameContext` + role-resolution flow, (c) the live-sync architecture, (d) the quick-action API contract, (e) the meeting-end → postmortem sequence, (f) an offline/degraded UX spec. Bias toward: one shared source of truth, role-gated destructive actions, graceful degradation when the backend blips mid-incident.
Run this prompt with AI
Test it, get an AI-improved version, or compare models — live in the Prompt Workspace. No copy-paste.
Related prompts
-
In-Meeting Dialog Meeting App with RSC Meeting Scope Prompt
Design a Teams meeting app that opens an in-meeting dialog (TaskModule) during a live incident bridge to capture structured timeline entries, scoped with resource-specific consent so it reads meeting context without broad tenant permissions.
-
Teams JS SDK Tab Context, Theme & Navigation Prompt
Wire a Teams tab to the Teams JavaScript SDK — initialize correctly, read user/channel context, react to light/dark/high-contrast theme changes, and drive in-app navigation and deep links.
-
Loop Component (Adaptive Card-Based) for Live Incident Status Prompt
Design a Teams/Microsoft 365 Loop component backed by an Adaptive Card extension so an incident status block stays live and editable wherever it is pasted — chat, email, or a Loop page — without copy-paste drift.
-
Teams Share App Content to Meeting Stage Prompt
Build a Teams meeting app that promotes its tab content to the shared meeting stage with shareAppContentToStage, so everyone sees the same incident dashboard during a live call.
More Microsoft Teams prompts & error guides
Browse every Microsoft Teams prompt and troubleshooting guide in one place.
Reading prompts? Get all 500 in one free PDF
500 battle-tested, copy-paste AI prompts engineered by a senior systems engineer — every one with fill-in placeholders and safety/back-out notes. Drop your email and it's yours.
- 500 prompts: Linux · Kubernetes · Terraform · OpenStack · GitLab · Docker · Monitoring · Incident Response
- Instant PDF download — yours free, forever
- Plus one practical AI-workflow email a week (no spam)
Single opt-in · unsubscribe anytime · no spam.