setup-deploy

Automate deployment configuration writing to CLAUDE.md and detecting health checks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of configuring and managing deployment settings for various platforms, making it easier to deploy applications and services efficiently.

Core Features & Use Cases

  • Platform Detection: Automatically identifies the deployment platform (e.g., Fly.io, Render, Vercel, Heroku, GitHub Actions, custom).
  • Configuration Writing: Writes the configuration to CLAUDE.md for automatic deployment in future runs.
  • Health Check and Status Commands: Detects health check endpoints and deploy status commands.
  • Use Case: When you want to set up or configure deployment settings for your application, use this Skill to automate the process and save time.

Quick Start

Run the command 'setup deploy' to configure deployment settings for your project.

Frequently Asked Questions about setup-deploy

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

FAQPage Schema
How do I automate deployment configuration for CI/CD pipelines?

Automating deployment configuration involves detecting your platform and writing settings to CLAUDE.md. This Skill identifies platforms like Fly.io, Render, Vercel, and Heroku, then records configurations to streamline CI/CD pipelines and future application deployments.

What is the best way to manage deployment settings across multiple platforms?

Managing deployment settings across platforms is best handled by centralizing configurations. This Skill detects platform-specific settings for services like Vercel and Heroku, writes them to CLAUDE.md, and identifies health check endpoints to maintain consistent deployment management.

How does health check endpoint detection work for application deployment?

Health check endpoint detection works by scanning your application to identify status commands and monitoring URLs. This Skill automates that process during deployment configuration, ensuring your CI/CD pipeline can verify application health automatically after releases.

Can I use CLAUDE.md for storing CI/CD configuration and deployment settings?

Yes, you can use CLAUDE.md for storing CI/CD configuration and deployment settings. This Skill requires access to CLAUDE.md to write deployment configurations, enabling automatic application deployment in future runs without manual setup.

Does deployment automation work with custom platforms and GitHub Actions?

Deployment automation works with custom platforms and GitHub Actions. This Skill detects various environments including Fly.io, Render, Vercel, Heroku, and custom configurations, applying automated deployment settings to your CI/CD pipelines accordingly.