Plano Deployment and Security

SkillFiles & storage

Guides your agent through Plano deployment setup, covering Docker networking, storage, readiness checks, and secret handling.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Plano Deployment and Security skill

About this capability

Apply Plano deployment and production security practices. Use for Docker networking, state storage choices, readiness checks, and environment-based secret handling.

What this skill tells your AI

The instructions your AI receives, as published by katanemo/plano in skills/plano-deployment-security/SKILL.md and read by ahel’s review.

Use this skill to harden production deployments and reduce runtime surprises.

When To Use

  • "Fix unreachable agents in Docker"
  • "Configure persistent conversation state"
  • "Add readiness and health checks"
  • "Prepare production deployment checklist"

Apply These Rules

  • deploy-docker
  • deploy-state
  • deploy-health

Execution Checklist

  1. Use host.docker.internal for host-side services from inside Plano container.
  2. Prefer PostgreSQL state storage for production multi-turn workloads.
  3. Verify /healthz before traffic or CI assertions.
  4. Ensure secrets remain environment-based, never hardcoded.
  5. Return deployment checks with failure-mode diagnostics.

Signals

GitHub stars
7k
Forks
486
Last commit
Aug 2026
Advanced
Catalog kind
skill
Gateway key
plano-deployment-security
Source
github.com/katanemo/plano