CtrlK
BlogDocsLog inGet started
Tessl Logo

plano-config-fundamentals

Validate and fix Plano config fundamentals. Use for config versioning, listener types, provider registration, secrets handling, and startup validation failures.

64

Quality

75%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/plano-config-fundamentals/SKILL.md
SKILL.md
Quality
Evals
Security

Plano Configuration Fundamentals

Use this skill for foundational config.yaml correctness.

When To Use

  • "Validate this Plano config"
  • "Fix startup config errors"
  • "Check listeners/providers/secrets"
  • "Why does planoai up fail schema validation?"

Apply These Rules

  • config-version
  • config-listeners
  • config-providers
  • config-secrets

Execution Checklist

  1. Ensure version: v0.3.0 is present.
  2. Confirm listener type matches intended architecture.
  3. Verify provider names/interfaces and exactly one default provider.
  4. Replace hardcoded secrets with $ENV_VAR substitution.
  5. Return minimal patch and a planoai up verification plan.
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.