name: plano-cli-operations description: Apply Plano CLI best practices. Use for startup troubleshooting, cli_agent workflows, and template-based project bootstrapping. license: Apache-2.0 metadata: author: katanemo version: "1.0.0"
Plano CLI Operations
Use this skill when the task is primarily operational and CLI-driven.
When To Use
- "Fix
planoai upfailures" - "Use
planoai cli_agentwith coding agents" - "Bootstrap a project with
planoai inittemplates"
Apply These Rules
cli-startupcli-agentcli-init
Execution Checklist
- Follow startup validation order before deep debugging.
- Use
cli_agentto route coding-agent traffic through Plano. - Start from templates for reliable first-time setup.
- Provide a compact runbook with exact CLI commands.