Use when designing, implementing, or reviewing dygo CLI commands in Go with Cobra, and when deciding whether Viper-style configuration precedence is needed. Covers command structure, flags, config precedence, shell completion, output conventions, and CLI tests.
2026-05-05