Loading...
Loading...
Guides through the verification, commit, testing, auto-healing, preview polling, and Git Flow deployment lifecycle. Runs Playwright local verification loops, checks Vercel Preview URLs, and handles staging-to-production releases.
npx skill4agent add drgarbage/ag-course-index live-dev-deploybashresources/*.js| Transition | Trigger | Gate |
|---|---|---|
| new request | — |
| QA loop + secret scan PASS locally | |
| user approves the release prompt below | same CI wait → merge → tag → bump |
| immediately after the release PR merges | back-merge, no PR needed. The bump commit exists only on |
"Would you like to release this to the production environment?"v<major>.<minor>.<patch>package.json:version0.0.0git revertmainreferences/playwright-qa-rules.mdbaseURLlintbuildgitleaks protect --stageddetectreferences/playwright-qa-rules.mdprocess.envreferences/react-firestore-rules.mdlocalhostnode resources/resolve-preview-url.js # exit 0 -> prints PREVIEW_URL=<url>resolve-preview-url.jsvercel listvercel inspect⚡️ Features deployed successfully! Preview URL: https://project-git-develop-user.vercel.app| Requested | Proposed alternative | |
|---|---|---|
| Security risk | ||
| Maintenance cost |
"I understand the risk and insist on this."| ID | Item | Result | Evidence |
|---|---|---|---|
| F1 | Local QA Test | PASS / FAIL / N/A | [test log snippet] |
| F2 | Preview URL | PASS / FAIL / N/A | [live vercel preview URL] |
| F3 | Secret Scan | PASS / FAIL / N/A | [scan result summary] |
[file path][Playwright execution output]