Go CLI Progress

Sequential running/done progress for Go CLI tools - phase, single-operation, multi-step, and check lifecycles plus the in-place progress bar. Use when a command runs a series of steps and should show what it is doing, when clearing terminal lines, or when adding a percentage bar. Triggers on PrintRunning, PrintIndentedSuccess, PrintIndentedError, ClearLines, ClearPreviousLine, PrintProgress, StdoutIsTerminal, and any command that prints "Running..." then replaces it with a result.

Tanq16 665c561 8.2 KB Updated

File contents

Tanq16/claudex/tree/main/internal/embedded/presets/private/skills/go-cli-progress commit 665c561013

Frequently asked questions

npx skillmds@latest add tanq16/go-cli-progress