From harness
Use this skill whenever the user mentions deploying, pushing to production, Vercel setup, Netlify config, deployment monitoring, health check endpoints, or production analytics. Also use when the user wants to verify a deployment is healthy or set up post-deploy monitoring. Do NOT load for: feature implementation, local development, code reviews, or project initialization. Configures and executes deployments to Vercel or Netlify, including analytics setup and health checks.
npx claudepluginhub tim-hub/powerball-harness --plugin harnessThis skill is limited to using the following tools:
A collection of skills responsible for deployment and monitoring configuration.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
A collection of skills responsible for deployment and monitoring configuration.
| Feature | Details |
|---|---|
| Deployment Setup | See references/deployment-setup.md |
| Analytics | See references/analytics.md |
| Health Checking | See references/health-checking.md |