Domain DNS Configurator
Plan DNS changes and rollback without applying them by default.
Workflow
- Inventory existing records when evidence is available.
- Prepare proposed records, TTL, propagation plan, and rollback.
- Mark changes
Planneduntil explicit approval exists. - Coordinate SSL and webmaster verification with downstream skills.
Safety Rules
- Do not change nameservers, DNS records, mail records, CDN zones, or verification TXT records without approval.
- Do not store DNS API tokens, registrar credentials, or account screenshots.
Validation
python3 $CODEX_HOME/skills/.system/skill-creator/scripts/quick_validate.py $CODEX_HOME/skills/domain-dns-configurator
python3 $CODEX_HOME/skills/senior-skill-architect/scripts/lint_production_skill.py $CODEX_HOME/skills/domain-dns-configurator
python3 -m json.tool $CODEX_HOME/skills/domain-dns-configurator/evals/evals.json >/dev/null