deploy-detection
CommunityAuto-detect deployment type and production URL
Software Engineering#deployment#docker#vercel#github-actions#branching-strategy#deploy-detection#prod-url
Authorleonardoacosta
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Detects how a project is deployed and what branching and environment strategy it uses so automation and monitoring can choose correct health checks, routing, and merge strategies without guessing.
Core Features & Use Cases
- Live detection: Executes the deploy-detect script to produce structured JSON with deploy_type, branch_strategy, prod_url, and diagnostic signals.
- Deterministic routing: Uses deploy_type as the routing key for downstream dispatch and prescribes monitoring and health-check actions per deployment type.
- Fallback handling: Defines clear rules for unknown results and recommends safe defaults for CI/CD orchestration and observability setup.
- Use case: Determine whether to watch Vercel previews, poll Docker compose, or rely on git hooks before configuring monitors and merge gates.
Quick Start
Run the deploy-detect script and return the parsed JSON describing deployment type, branch strategy, and production URL for this repository.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: deploy-detection Download link: https://github.com/leonardoacosta/central-claude/archive/main.zip#deploy-detection Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.