dev-branch-deploy
FeaturedDrive the Hermes/Maia Concourse dev-branch deploy workflow — test stack changes in a live lab before merging to master. Use for "dev branch", "deploy to dev", "hermes-dev-branch", "maia-dev-branch", "test in labs", "dev lane". Covers both the hermes and maia stacks.
Install
Quality Score: 92/100
Skill Content
Details
- Author
- notque
- Repository
- notque/vexjoy-agent
- Created
- 5 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
devops-ci-cd
CI/CD pipeline design, Docker optimization, PaaS deployment, health check engineering, rollback strategies, monitoring infrastructure, and secret management for backend services. Use when working on GitHub Actions workflows, Dockerfile changes, deploy configuration, health check endpoints, deploy scripts, Prometheus/Grafana setup, alerting rules, zero-downtime deploys, or any infrastructure/operations task. Also use when the user mentions "deploy", "CI", "pipeline", "Docker", "health check", "rollback", "monitoring", "Prometheus", "Grafana", or "secrets".
pr-ci-cd-ship
Drive a code change hands-off through PR → CI → merge → (optionally gated) deploy → live verify, self-pacing across long-running CI/deploy with background run-watches instead of polling. Use whenever shipping a branch through a CI/CD pipeline that has watchable runs and possibly a manual approval gate. Stack-agnostic (gh/GitLab/etc.).
run
DEPRECATED — kept as an ablation control and rollback lane; new work routes /dev-pipeline:run-lean. Fully autonomous pipeline: GitHub issue → branch → implement → review → PR