Go CLI Terminal Experience
Design and review adaptive Go CLI terminal experiences with explicit human, plain, and structured modes; per-stream TTY detection; color and accessibility controls; prompts; progress; secret input; cancellation; and broken-pipe handling. Use when a Go CLI must work safely for people, scripts, AI agents, CI, redirected streams, or interactive dashboards.
Gov0.2.0MITgogolangcliterminalttyaccessibilityagents
Install
npx skills add LVTD-LLC/skills --skill go-cli-terminal-experienceFrom `SKILL.md`
Make interaction an explicit mode, not an accidental consequence of where the process runs. Preserve stable data and failure contracts underneath rich output.