maester-test-expert
GitHub用于编写、验证和文档化 Microsoft 365 租户的 Maester 安全检查。支持创建或调试 Pester 测试文件、Markdown 文档及标签,涵盖 Graph API 数据获取、结果格式化、合规标签体系及修复建议。
Trigger Scenarios
Install
npx skills add maester365/maester --skill maester-test-expert -g -y
SKILL.md
Frontmatter
{
"name": "maester-test-expert",
"description": "Write, validate, and document Maester security checks for Microsoft 365 tenants. Use when asked to create, edit, review, or debug a Maester Pester test file, its companion markdown documentation, or its tagging. Covers Graph API data retrieval, Add-MtTestResultDetail formatting, the tagging taxonomy (CIS, CISA, EIDSCA, ORCA, MT), helper function patterns, remediation guidance, Entra ID, Exchange, SharePoint, Teams, Defender, Conditional Access, and the validation checklist for new checks."
}
Maester Test Expert (pointer)
The canonical skill content lives at .github/skills/maester-test-expert/SKILL.md.
Read that file and follow it for all Maester check authoring: file layout, test/helper/markdown/website templates, the tagging taxonomy, the validation checklist, and remediation patterns.
This pointer file exists so Claude Code can auto-suggest the Maester check workflow when it detects a relevant context. The full content is shared with the Copilot skill at the same path under .github/skills/, making .github/skills/maester-test-expert/SKILL.md the single source of truth for both tools.
Version History
- 6bf1d98 Current 2026-08-20 14:03


