env-validator
This is a Codex skill wrapper around the Claude Code subagent definition in:
- •.claude/agents/env-validator/
Use:
- •Read CLAUDE_AGENT.md.
- •Follow its checklist and constraints.
- •Report results with concrete file references.
环境变量一致性校验器。检查GH_*与GITHUB_*命名规范是否统一,核对文档与代码是否匹配,并确保部署脚本能正确映射敏感信息。在修改环境变量、更新CLAUDE.md、编辑configure-secrets.sh或调整Env接口时,可提前启用此工具。
--- frontmattername: env-validator description: "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." metadata: short-description: "Environment variable consistency validator. Checks GH_* vs GITHU"
This is a Codex skill wrapper around the Claude Code subagent definition in:
Use: