CtrlK
BlogDocsLog inGet started
Tessl Logo

plano-deployment-security

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

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Plano Deployment and Security

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.
Repository
katanemo/plano
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.