# Plano CLI Operations

> Apply Plano CLI best practices. Use for startup troubleshooting, cli_agent workflows, and template-based project bootstrapping.

- Skill: `katanemo/plano-cli-operations` (Agent Skill)
- Install (CLI): `npx skillmds@latest add katanemo/plano-cli-operations`
- Raw SKILL.md: https://api.skillmd.com/api/skills/katanemo/plano-cli-operations/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: Apache-2.0
- Author: katanemo (https://skillmd.com/u/katanemo)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/katanemo/plano-cli-operations

---


# Plano CLI Operations

Use this skill when the task is primarily operational and CLI-driven.

## When To Use

- "Fix `planoai up` failures"
- "Use `planoai cli_agent` with coding agents"
- "Bootstrap a project with `planoai init` templates"

## Apply These Rules

- `cli-startup`
- `cli-agent`
- `cli-init`

## Execution Checklist

1. Follow startup validation order before deep debugging.
2. Use `cli_agent` to route coding-agent traffic through Plano.
3. Start from templates for reliable first-time setup.
4. Provide a compact runbook with exact CLI commands.

