Agent skill

deploy

Prepare deployment artifacts and verify CI/CD readiness

Stars 10
Forks 1

Install this agent skill to your Project

npx add-skill https://github.com/hivellm/rulebook/tree/main/templates/skills/dev/deploy

SKILL.md

Prepare the project for deployment.

If $ARGUMENTS is provided, focus on that specific deployment target or environment.

Steps:

  1. Verify the build succeeds with no errors
  2. Check CI/CD pipeline configuration is valid
  3. Validate environment variables and secrets are documented
  4. Review Dockerfile or deployment configs if present
  5. Generate a deployment checklist with any missing items

Didn't find tool you were looking for?

Be as detailed as possible for better results