← ClaudeAtlas

env-validatorlisted

Environment variable consistency validator. Checks GH_* vs GITHUB_* naming conventions, validates documentation matches code, and ensures deployment scripts correctly map secrets. Use proactively when modifying environment variables, updating CLAUDE.md, editing configure-secrets.sh, or changing the Env interface.
raphaeltm/simple-agent-manager · ★ 51 · AI & Automation · score 74
Install: claude install-skill raphaeltm/simple-agent-manager
# env-validator This is a Codex skill wrapper around the Claude Code subagent definition in: - `.claude/agents/env-validator/ENV_VALIDATOR.md` Use: 1. Read `.claude/agents/env-validator/ENV_VALIDATOR.md`. 2. Follow its checklist and constraints. 3. Report results with concrete file references.