
from OStack SaaS105
Detect and configure deployment platform and health checks for a project (Fly, Render, Vercel, Netlify, Heroku, custom) and persist settings to CLAUDE.md for au
/setup-deploy helps automate detection and configuration of a project's deployment: it inspects common platform files (fly.toml, render.yaml, vercel config, netlify.toml, Procfile), infers production URLs, health checks and deploy status commands, and writes a canonical Deploy Configuration block into CLAUDE.md. This enables later automation (e.g., /land-and-deploy) to use the saved settings.
Designed for automation agents that can run shell checks and edit repo files (CLI-capable agents such as Claude Code or similar automation assistants).
This skill has not been reviewed by our automated audit pipeline yet.
Post-Deploy Canary Monitor
Automated production monitoring that uses visual snapshots and performance metrics to detect regressions immediately after deployment.
Benchmark (Performance Regression Detection)
Automated performance benchmarking and regression detection: captures baselines, measures Core Web Vitals, and compares metrics across PRs to flag regressions.
Chief Security Officer (CSO) Audit
Comprehensive security audit agent that performs OWASP Top 10 analysis, STRIDE threat modeling, and attack surface mapping.