it-m365-operations

Diagnoses and remediates Microsoft 365 issues across Exchange, Teams, SharePoint, OneDrive, and licensing.

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/lwokeray/cowork-plugins --skill it-m365-operations-lwokeray
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: it-m365-operations
Source: https://github.com/lwokeray/cowork-plugins/tree/main/plugins/it-operations-cowork/skills/it-m365-operations
Command: npx skills add https://github.com/lwokeray/cowork-plugins --skill it-m365-operations-lwokeray

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Microsoft 365 incidents span many workloads, and fixing one user's issue without checking service health, licensing, identity, and policy often causes bigger problems. This Skill provides a disciplined triage and remediation workflow for Exchange Online, Teams, SharePoint, OneDrive, Microsoft 365 Apps, licensing, and tenant health so issues are resolved with evidence and verified readback. ## Core Features & Use Cases - Service Triage Pipeline: A 10-step process that checks Microsoft 365 service health first, then scopes the issue, verifies licensing, identity, configuration, and client state before acting. - Workload Playbooks: Dedicated guidance for Exchange Online mail flow and delegation, Teams meetings and policies, SharePoint/OneDrive sharing and recovery, and license assignment. - Safe Bulk Operations: Resolves targets to immutable IDs, previews deltas, uses pilot rings, and reads back effective state after execution. - Use Case: A user reports missing email. The Skill checks service health advisories, traces the message end-to-end, inspects transport rules, quarantine, and forwarding, then applies the least-impact approved fix and verifies delivery. ## Quick Start Ask the assistant to troubleshoot why a specific user's Teams meetings are failing, including service health, license, and policy checks.

Frequently Asked Questions about it-m365-operations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot missing email in Exchange Online?▼

Trace the message end-to-end using sender, recipient, message ID, and timestamp rather than assuming delivery from submission. Check transport rules, connectors, anti-spam actions, quarantine, forwarding, and recipient-side processing before concluding the cause.

How do I fix a Microsoft 365 license assigned but service unavailable?▼

Check the service plan state, workload provisioning, group-based assignment conflicts, usage location, and propagation delay. Confirm activation state separately from license assignment, since they are distinct conditions.

What should I check first when many users report a Teams issue?▼

Start with Microsoft 365 service health and active advisories before any local remediation. If a Microsoft-side incident is confirmed, begin incident coordination and link the advisory evidence instead of changing tenant configuration.

Can this Skill handle on-premises Exchange or SharePoint issues?▼

No, it explicitly excludes pure on-premises Exchange or SharePoint with no Microsoft 365 dependency. It also excludes identity lifecycle governance, confirmed malicious activity requiring security containment, and unapproved tenant-wide redesign.

Why does a group member still lack access to a SharePoint site?▼

Check nested-group support, site and team membership synchronization, guest account state, and item-level permissions. Treat sharing link access and direct permissions as separate paths when diagnosing the effective access.

How are bulk Microsoft 365 changes performed safely?▼

Resolve all targets to immutable IDs, export the proposed delta, identify conflicts and protected objects, run a pilot ring, then execute in bounded batches. Record per-target results and read back effective state, preserving failures for retry.