go-live

Create GitHub repositories and link Vercel deployments for approved websites.

1|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/MMA-Marketing-Pro/website-design-system --skill go-live-mma-marketing-pro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: go-live
Source: https://github.com/MMA-Marketing-Pro/website-design-system/tree/main/.agent/skills/go-live
Command: npx skills add https://github.com/MMA-Marketing-Pro/website-design-system --skill go-live-mma-marketing-pro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual setup work required after a client approves a demo website by turning an existing deployed site into a production-ready project with source control and continuous deployment.

Core Features & Use Cases

  • Production Repository Setup: Creates a GitHub repository, initializes the site code, and pushes the completed website for ongoing development.
  • Vercel Deployment Linking: Connects the existing Vercel project to the GitHub repository so future updates deploy automatically.
  • Use Case: When a local business approves its redesigned demo website, use this Skill to move the demo into a maintainable production workflow.

Quick Start

Use the go-live skill for the approved client website and provide the business name or site slug to create its production repository and deployment connection.

Frequently Asked Questions about go-live

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

FAQPage Schema
How do I set up a GitHub repository and Vercel deployment for an approved client website?

Setting up a GitHub repository and Vercel continuous deployment for an approved client website involves initializing site code into a new GitHub repository and connecting it to Vercel. This Skill automates repository creation and deployment linking.

What is the process for moving a demo website into a production workflow with source control?

The process for moving a demo website into a production workflow with source control involves creating a production GitHub repository, pushing the completed site code, and linking it to Vercel. This ensures future updates trigger automatic deployments.

Do I need authenticated GitHub and Vercel tooling to automate website launch deployments?

Yes, you need authenticated GitHub and Vercel tooling to automate website launch deployments. This Skill requires authenticated access to both platforms to initialize repositories, link deployments, and verify production readiness automatically.

Can I use this go-live skill to convert client demo sites into maintainable production projects?

Yes, you can use the go-live skill to convert client demo sites into maintainable production projects. It applies to client conversion workflows by creating production repositories and establishing Vercel continuous deployment connections.

How does Vercel continuous deployment linking work after pushing website code to GitHub?

Vercel continuous deployment linking works by connecting your existing Vercel project directly to the new GitHub repository. Once linked, any future code updates pushed to the GitHub repository will deploy automatically to production.

What are the limitations of using automated repository setup for client website launches?

Limitations of using automated repository setup for client website launches include the strict requirement for authenticated GitHub and Vercel tooling. It is designed specifically for approved demo sites transitioning to production, not for initial website creation or styling.