CLI Builder

Build or refactor agent-facing CLI tools with non-interactive commands, stable --help and --json contracts, idempotent operations, and --dry-run previews. Use for CLI design, agent-friction refactors, output/exit-code debugging, or automation safety. Do not use for GUI/TUI design, conversational tools, MCP server design, or general API architecture; use api-design-and-evolution for the latter.

magnus919 Updated

File contents

magnus919/agent-skills/tree/main/cli-builder commit 6efcc15d50

Frequently asked questions

npx skillmds@latest add magnus919/cli-builder