What problem does it solve?
This Skill prevents fragmented, risky instance operations by providing a governed lifecycle for registering, deploying, monitoring, updating, backing up, restoring, and tearing down SkillMeat environments.
Core Features & Use Cases
- Instance Registry Management: Register, inspect, validate, update, and deregister local and cloud instances using a centralized configuration.
- Multi-Platform Deployment: Route deployments across Docker Compose, AWS EC2, AWS Fargate with RDS, and Azure Container Apps with PostgreSQL.
- Health, Backup, and Recovery Controls: Verify application health through endpoint and OpenAPI checks, perform PostgreSQL backups, restore data, and enforce pre-teardown safeguards.
- Use Case: Use this Skill to deploy an enterprise instance to AWS Fargate, review the Terraform plan before applying it, verify the API surface after startup, and register the resulting ALB endpoint.
Quick Start
Use the instance-manager skill to inspect the registered instances and identify the correct deployment workflow for the target environment.