devops
Installation
SKILL.md
Admin DevOps - Remote Infrastructure (Alpha)
Script path resolution: When Claude Code loads this file, it provides the full
path. Derive SKILL_DIR from this file's directory. Admin scripts (profile gate,
logging, secrets) live in the sibling admin skill at ${SKILL_DIR}/../admin/scripts/.
CRITICAL: Secrets and .env
- NEVER store live
.envfiles or credentials inside any skill folder. .env.templatefiles belong only inassets/within a skill.- Store live secrets in
~/.admin/.envand reference from there.
Secrets Management
Three backends available, configured via ADMIN_SECRETS_BACKEND in ~/.admin/.env: