From claudecode-research-harness-workflow
Configures deployment to Vercel/Netlify, sets up analytics, and runs environment health checks. Triggered by mentions of deployment, Vercel, Netlify, analytics, or health checks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claudecode-research-harness-workflow:deploy [vercel|netlify|health][vercel|netlify|health]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
A set of skills responsible for deployment and monitoring configuration.
A set of skills responsible for deployment and monitoring configuration.
| Feature | Details |
|---|---|
| Deployment Setup | See references/deployment-setup.md |
| Analytics | See references/analytics.md |
| Environment Diagnostics | See references/health-checking.md |
npx claudepluginhub maxwell2732/claudecode-research-harness-workflow --plugin claudecode-research-harness-workflowDeploys projects to Vercel or Netlify and configures analytics and health checks. Activates when deployment, Vercel, Netlify, analytics, or health checks are mentioned.
Deploys web projects to Netlify via CLI, handling auth, site linking, and production/preview deployments.
Validates build configuration, redirects, environment variables, and deployment readiness for deploying static sites or serverless functions to Netlify.