deploy

star 154

Deploys the project to the target environment.

poteto By poteto schedule Updated 3/1/2026

name: deploy description: Deploys the project to the target environment. schedule: "After test stages pass, to ship verified changes"

Deploy

Deploy the current state to the target environment.

Steps

  1. Confirm that the previous test stage passed.
  2. Run the deploy script or command for the project.
  3. Verify the deployment succeeded.
  4. Report the deployment status.
Install via CLI
npx skills add https://github.com/poteto/noodle --skill deploy
Repository Details
star Stars 154
call_split Forks 10
navigation Branch main
article Path SKILL.md
More from Creator