About
The debug-cli skill provides a comprehensive framework for troubleshooting and enhancing command-line interfaces, specifically optimized for the code-forge application. It establishes a rigorous methodology for reproducing bugs safely by cloning conversations, verifying command documentation with automated help checks, and using non-interactive prompt testing. By integrating conversation dumping in both JSON and HTML formats, developers can perform deep-dive analyses into prompt structures and application behavior, ensuring that CLI modifications are stable and well-documented before deployment.