About
The agent-dx-cli skill provides a comprehensive pattern language and set of best practices for building 'agent-friendly' command-line tools. It focuses on reducing token consumption and improving reliability through features like JSON-first output, context-restoring 'prime' commands, batch operations, and structured error handling. By implementing these patterns, developers ensure their CLIs can be seamlessly navigated and executed by Claude and other AI agents without the friction of interactive prompts, ambiguous output, or session context loss.