AgentSkillsCN

env-validator

环境变量一致性校验器。检查GH_*与GITHUB_*命名规范是否统一,核对文档与代码是否匹配,并确保部署脚本能正确映射敏感信息。在修改环境变量、更新CLAUDE.md、编辑configure-secrets.sh或调整Env接口时,可提前启用此工具。

SKILL.md
--- frontmatter
name: 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"

env-validator

This is a Codex skill wrapper around the Claude Code subagent definition in:

  • .claude/agents/env-validator/

Use:

  1. Read CLAUDE_AGENT.md.
  2. Follow its checklist and constraints.
  3. Report results with concrete file references.