admin
Installation
SKILL.md
Admin - Local Machine Companion (Alpha)
π PROFILE GATE β MANDATORY FIRST STEP
HALT. You MUST check for a profile before ANY operation. This is non-negotiable.
Step 1: Test Profile Exists
PowerShell (Windows):
pwsh -NoProfile -File "$HOME\.claude\skills\admin\scripts\Test-AdminProfile.ps1"
Bash (WSL/Linux/macOS):
~/.claude/skills/admin/scripts/test-admin-profile.sh
Related skills