setup-deploy

Automate deployment configuration for GStack applications with platform detection and endpoint setup.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/moogieon/kadera --skill setup-deploy-moogieon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-deploy
Source: https://github.com/moogieon/kadera/tree/main/.claude/skills/gstack/setup-deploy
Command: npx skills add https://github.com/moogieon/kadera --skill setup-deploy-moogieon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, Edit, Glob, Grep, AskUserQuestion, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the configuration and setup of deployment settings for GStack applications, simplifying the deployment process.

Core Features & Use Cases

  • Detect and Configure Deploy Platforms: Automatically identifies your deployment platform and configures settings like production URL, health check endpoints, and deploy status commands.
  • Write Configuration to CLAUDE.md: Writes the configuration to CLAUDE.md for future automated deploys.
  • Use Cases: Use this Skill when setting up deployment for your GStack application, configuring deployment settings, or adding deploy configuration.

Quick Start

Use the setup-deploy skill to configure deployment settings for your GStack application.

Frequently Asked Questions about setup-deploy

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

FAQPage Schema
How do I configure deployment settings for a GStack application?

You can automate configuration of deployment settings for a GStack application by detecting your platform and setting up production URLs and health check endpoints. This configuration is then written to CLAUDE.md for future automated deploys.

What is platform detection in deployment configuration and when do I need it?

Platform detection in deployment configuration automatically identifies your target deploy platform to configure specific settings like production URLs and health check endpoints. You need this when setting up deployment for a GStack application to streamline the process.

Can I use Bash and Grep to set up CI/CD configuration for GStack?

Yes, setting up CI/CD configuration for GStack requires Bash, Read, Write, Edit, Glob, Grep, and AskUserQuestion tools. These dependencies allow the automated process to detect platforms and write deployment settings to CLAUDE.md.

Where are deploy status commands and health check endpoints stored during setup?

Deploy status commands and health check endpoints are stored in CLAUDE.md during the setup process. Writing configuration to CLAUDE.md ensures your deployment settings are captured for future automated deploys.

Does this deployment setup handle platform detection automatically?

Yes, this deployment setup handles platform detection automatically. It identifies your deployment platform and configures the necessary settings, including the production URL, health check endpoints, and deploy status commands for GStack applications.