devops-deployment

Automate environment configuration, CI/CD conventions, and deployment standards for TopNetworks properties.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/juanjaragavi/social-media-genius --skill devops-deployment-juanjaragavi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops-deployment
Source: https://github.com/juanjaragavi/social-media-genius/tree/main/.claude/skills/devops-deployment
Command: npx skills add https://github.com/juanjaragavi/social-media-genius --skill devops-deployment-juanjaragavi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Environment configuration, CI/CD conventions, Vercel deployment standards, PM2 process management, and Git workflow automation across TopNetworks properties are currently variably implemented and error-prone. This skill provides a unified, repeatable framework to configure environments, enforce deployment standards, and manage project lifecycles.

Core Features & Use Cases

  • Standardized deployment conventions across hosting targets (Vercel, PM2 on GCP, and self-hosted environments) to reduce drift.
  • Centralized environment variable management, secret handling patterns, and automated build/run steps for consistent launches.
  • Git workflow automation and promotion guidelines to enforce safe, auditable releases across teams.
  • Use Case: When onboarding a new TopNetworks property, apply standardized deployment templates and runbooks to launch with minimal manual steps.

Quick Start

Configure a new project using the standard deployment template and run through the automated setup steps.

Frequently Asked Questions about devops-deployment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize CI/CD pipelines and environment variables across multiple projects?

To standardize CI/CD pipelines and environment variables across projects, apply structured deployment templates that enforce consistent secret handling, branch promotion workflows, and automated build steps. This approach reduces configuration drift and enables reliable, auditable releases.

What is the best way to configure Vercel deployments and PM2 process management together?

Configuring Vercel deployments alongside PM2 process management involves applying a unified framework that enforces standardized runbooks for both hosting targets. This ensures consistent environment configuration and automated build processes across different platforms.

Can I use this deployment automation framework for self-hosted environments and GCP?

Yes, this deployment automation framework supports self-hosted environments and PM2 on GCP. It provides standardized deployment conventions and runbooks to manage project lifecycles across Vercel, GCP, and self-hosted infrastructure.

How do I automate Git workflow promotion guidelines for safe releases?

Automating Git workflow promotion guidelines involves enforcing branch promotion workflows and standardized runbooks. This framework provides structured templates to automate these steps, ensuring safe and auditable releases across teams.

Why does environment configuration drift happen and how can I prevent it?

Environment configuration drift happens when deployment conventions are variably implemented across projects. You can prevent it by applying a unified, repeatable framework that centralizes environment variable management and enforces standardized build steps.