deployment

Automate production deployment and health checks for EFT-Tracker via Coolify.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tuckerandrew21/EFT-Tracker --skill deployment-tuckerandrew21
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deployment
Source: https://github.com/tuckerandrew21/EFT-Tracker/tree/main/.claude/skills/deployment
Command: npx skills add https://github.com/tuckerandrew21/EFT-Tracker --skill deployment-tuckerandrew21

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines deployment and DevOps for EFT-Tracker with 3-tier validation, pre-push hooks, and Coolify-based production workflows.

Core Features & Use Cases

  • 3-tier validation: Tier 1 quick checks, Tier 2 TS/ESLint/Tests, Tier 3 Docker builds.
  • CI/CD integration: Automated production deployment and health checks via Coolify.
  • Rollback & monitoring: Clear rollback path and deployment monitoring.

Quick Start

Merge a feature branch into master and monitor the automated deployment through Coolify; verify production URL.