home/categories/cli-tools/humansintheloop-dev-humansintheloop-dev-workflow-and-tools-claude-code-plugins-idea-to-code-skills-test-output-to-logfile-skill-md
cli-toolstools
test-output-to-logfile
When running test scripts or long-running commands that produce verbose output, redirect output to a log file under logs/ to avoid truncation in the Bash tool. Claude should use this skill when running test scripts, end-to-end tests, or any command likely to produce large output.
maintainer
humansintheloop-dev
Updated 3/29/2026
Stars
26
Forks
3
quick start
Installation and usage
When running test scripts or long-running commands that produce verbose output, redirect output to a log file under logs/ to avoid truncation in the Bash tool. Claude should use this skill when running test scripts, end-to-end tests, or any command likely to produce large output.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use test-output-to-logfile