概要
The cui-diagnostic-patterns skill provides a standardized framework for building autonomous Claude Code agents and commands that execute without constant user interruption. By enforcing the use of non-prompting tools like Glob, Read, and Grep instead of standard Bash commands like find and ls, it ensures smooth, automated workflows for diagnostics, code analysis, and quality checks. This skill is essential for developers creating tools that need to run in background processes or automated pipelines while maintaining robust error handling and consistent file system interaction standards.