deployment-config-validate

Deployment Config Validate

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "deployment-config-validate" with this command: npx skills add jsonlee12138/easy-deployment/jsonlee12138-easy-deployment-deployment-config-validate

Deployment Config Validate

  • Validate only config-dependent stages.

  • Ensure Makefile deployment block and required targets exist.

  • Ensure .deploy.env.common and .deploy.env.<ENV_MODE> exist and merge correctly.

  • Ensure required keys and REMOTE_PORT are valid.

  • Validate compose file for stages that depend on compose.

Command

python3 skills/deployment-config-validate/scripts/validate_config.py
--root .
--env-mode test
--stage remote-deploy

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

deployment-post-checks

No summary provided by upstream source.

Repository SourceNeeds Review
General

deployment-version-policy

No summary provided by upstream source.

Repository SourceNeeds Review
General

deployment-env-isolation-check

No summary provided by upstream source.

Repository SourceNeeds Review
General

deployment-execute

No summary provided by upstream source.

Repository SourceNeeds Review