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