deployment-post-checks

Deployment Post Checks

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-post-checks" with this command: npx skills add jsonlee12138/easy-deployment/jsonlee12138-easy-deployment-deployment-post-checks

Deployment Post Checks

  • Read smoke result JSON.

  • Optionally merge metrics result JSON.

  • Apply thresholds and return success or rollback-required status.

Command

python3 skills/deployment-post-checks/scripts/post_check.py --smoke-file smoke.json python3 skills/deployment-post-checks/scripts/post_check.py --smoke-file smoke.json --metrics-file metrics.json --min-success-rate 99 --max-p95-latency 500

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-config-validate

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