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.

humansintheloop-dev
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