Agent CLI

Design or review a command-line tool that coding agents will call from a shell. Covers the instruction paragraph that goes in an agent instruction file, error messages that carry the next step, exit codes split by which layer failed, output shapes declared as a contract, and the README structure that goes with them. Use when the user is writing a new CLI for agents, or asks to review, tighten, or "make agent-friendly" an existing CLI's --help, errors, README, or instruction paragraph.

iwamot f2962d6 2 files · 10.0 KB Updated

File contents

iwamot/skills/tree/main/skills/agent-cli commit f2962d6c3d

Frequently asked questions

npx skillmds@latest add iwamot/agent-cli