ms365-tenant-manager

579 stars 112 forks
0
C

Comprehensive Microsoft 365 tenant administration skill for setup, configuration, user management, security policies, and organizational structure optimization for Global Administrators

CommandsAgentsMarketplace
#claude-ai#Initial tenant#security#claudecode-subagents#claude-ai-skills#Microsoft#Conditional Access#Comprehensive Microsoft

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install alirezarezvani/claude-skills/ms365-tenant-manager
skilz install alirezarezvani/claude-skills/ms365-tenant-manager --agent opencode
skilz install alirezarezvani/claude-skills/ms365-tenant-manager --agent codex
skilz install alirezarezvani/claude-skills/ms365-tenant-manager --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/alirezarezvani/claude-skills
2. Copy the agent skill directory:
cp -r claude-skills/engineering-team/ms365-tenant-manager ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Repository
claude-skills
Stars
579
Forks
112
Type
Other
Meta-Domain
Primary Domain
Market Score
0

Agent Skill Grade

C
Score: 72/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
18/30
Ease of Use
18/25
Writing Style
7/10
Utility
15/20
Modifiers: +3

Areas to Improve

  • Description needs trigger phrases
  • Content Duplication Between Files
  • Missing Trigger Terms in Metadata

Recommendations

  • Address 2 high-severity issues first
  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 2026-01-24

Developer Feedback

I just ran the grading rubric on your ms365-tenant-manager skill and noticed you're handling some genuinely complex multi-tenant orchestration—the architecture scores well, but the Progressive Disclosure could use some attention at 72/100. Have you considered breaking down the higher-level concepts earlier so developers don't hit a wall when they're trying to understand the tenant isolation strategy?

Links:

The TL;DR

You're at 72/100, solid C-grade territory. This is based on Anthropic's best practices for skill design. Your Utility section is genuinely strong (15/20)—the PowerShell automation and security guidance addresses real gaps in M365 admin tooling. But Progressive Disclosure and Ease of Use are dragging you down (18/30 and 18/25). The biggest issue? You've got two files saying almost the exact same thing, which burns through developer tokens without adding depth.

What's Working Well

  • Utility hits the mark. You're solving actual M365 problems—user management at scale, security policies, tenant configuration. That's real value, not fluff.
  • Quality checklist in the pre-commit section is a nice touch. The validation approach with -WhatIf parameters shows you understand safe operations.
  • Frontmatter is clean. Your YAML is valid, naming convention is correct (hyphen-case), and you've got the required fields locked down.
  • Grep-friendly structure. Your skill is easy to parse and index—solid infrastructure underneath.

The Big One: Content Duplication Killing Your PDA Score

Here's what's happening: HOW_TO_USE.md duplicates about 70% of SKILL.md instead of providing reference depth. Sections like "What You'll Get," "Prerequisites," and "Safety & Best Prac...

AI-Detected Topics

Extracted using NLP analysis

claude-ai Initial tenant security claudecode-subagents claude-ai-skills Microsoft Conditional Access Comprehensive Microsoft claude-skills claude-code

Report Security Issue

Found a security vulnerability in this agent skill?