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
更新於 3/29/2026
星標
26
分支
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.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use test-output-to-logfile