gstack-setup-deploy

Detect deployment platform and write Deploy Configuration to CLAUDE.md.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects and writes a repeatable Deploy Configuration for gstack in CLAUDE.md by auto-detecting the deployment platform, production URL, health checks, and deploy status commands, so future deployments are automatic.

Core Features & Use Cases

  • Platform detection across Fly.io, Render, Vercel, Netlify, Heroku, Railway, and GitHub Actions.
  • Idempotent updates to CLAUDE.md with a complete Deploy Configuration section.
  • Guided, interactive configuration with user confirmation and platform-specific setup.

Quick Start

Run /setup-deploy to detect your deployment platform and write the Deploy Configuration to CLAUDE.md.

Frequently Asked Questions about gstack-setup-deploy

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

FAQPage Schema
How do I auto-configure deployment settings for Fly.io or Render in CLAUDE.md?

The deployment configuration process is idempotent, meaning running it repeatedly updates the Deploy Configuration section in CLAUDE.md without duplicating entries.

How do I persist deployment configuration and health checks to CLAUDE.md?

Interactive confirmation prompts ensure you validate platform-specific setup details before the configuration is permanently written to the file.

Can I use gstack deployment workflows with Vercel or GitHub Actions?

Custom deployment setups are also supported alongside these standard platforms.

What is the best way to reconfigure deployment settings during project changes?

Interactive confirmation allows you to verify the newly detected settings before they are persisted.

Does the deployment setup support custom deployment platforms?

These custom settings are then persisted to CLAUDE.md just like standard platform configurations.

Why are my deployment workflow health checks not being detected automatically?

This ensures accurate deployment configuration even when auto-detection falls short.