posture-infra
Installation
SKILL.md
Technical Infrastructure Posture šļøš³
"Infrastructure is not a utility; it is the physical constraint of your logic. If the runner starves, the code fails."
This addon is triggered for any task involving Docker, Docker Compose, K8s manifests, Environment variables (.env), or Local Orchestration.
When to use
Load this skill when:
- You are modifying
docker-compose.ymlorDockerfile. - The task involves setting up or optimizing local development environments.
- You are configuring health checks, resource limits, or networking.
- The work involves CI/CD runner configuration or environment secrets.
- You are troubleshooting service-to-service communication issues.