aharwelik
UserSemantic Microsoft Intune drift detection and rollback as a Claude Code skill. Diffs two config snapshots, classifies drift by risk, generates a rollback plan, and emits a verifiable proof-carrying-ops receipt. The undo button Intune lacks. Offline, stdlib only.
Categories
Indexed Skills (5)
intune-drift-sentry
Detect and explain Microsoft Intune configuration drift between two exported snapshots, classify each change by risk, and generate a rollback plan that restores the baseline. Use to give Intune the "undo button" it lacks, to review what changed since a known-good export, or in a config-as-code pipeline on every change. Read-only and offline.
intune-conflict-detector
Find true Microsoft Intune configuration conflicts and duplicates across every policy type, including custom OMA-URI and cross-policy-type cases the native admin center hides. Use when an Intune device shows a conflict status, before assigning a new configuration profile, or to audit a tenant's exported policy set. Operates offline on a Graph export.
blast-radius
Score the reach and risk of a code diff before merging. Flags diffs that touch authentication, commit secrets, delete tests, change CI/CD, alter database migrations, or widen dependencies. Use after an agent produces a change and before accepting or merging it, especially for unattended runs.
import-sentinel
Check that every import in Python or JavaScript/TypeScript code resolves to the stdlib, a declared dependency, or a local module, and flag likely typosquats of popular packages. Use right after generating or editing code, and as a pre-commit or pre-merge gate, to catch hallucinated and slopsquatted imports before they run or get installed.
netguard-config
Validate an AI-generated or hand-written network device configuration (Cisco IOS style) offline before it touches a device. Checks IP addressing math, static routes, duplicate addresses, and dangerous lines, and generates a rollback. Use whenever an LLM produces a router or switch config, or before applying any config change.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.