What problem does it solve?
This Skill eliminates the repetitive manual interaction required when using various AI CLI tools, such as constantly typing 'Yes' to confirmation prompts. It ensures your AI assistant runs continuously without interruption, saving you time and reducing the cognitive load of managing AI workflows.
Core Features & Use Cases
- Multi-CLI Support: Works seamlessly with Claude, Gemini, Codex, Copilot, Cursor, Grok, and Qwen CLI tools.
- Auto-Response & Continuous Operation: Automatically handles "Yes" prompts and keeps the AI running until your task is complete, or exits gracefully when idle.
- Crash Recovery: Automatically restarts crashed AI processes, ensuring your automation tasks are robust.
- Use Case: Imagine you need to refactor a large codebase using Claude Code. Instead of constantly monitoring and confirming prompts, activate this skill to let Claude run autonomously, making progress while you focus on other tasks or even rest.
Quick Start
To run Claude Code to solve all TODOs in your codebase, automatically confirming prompts:
cli-yes claude -- help me solve all todos in my codebase
To use Grok to generate unit tests and exit after 60 seconds of inactivity:
cli-yes grok --exit-on-idle=60s "generate unit tests for the current file"