deploy

Installation
SKILL.md

Deploy Skill

Purpose

Automate the deployment pipeline: build → test → deploy → verify.

Prerequisites

  • All tests passing
  • Environment variables configured
  • Access to deployment target

Steps

1. Verify Clean State

git status
git pull origin main
Installs
1
First Seen
Aug 15, 2026
deploy — khoantd/loop-library