This skill should be used when writing or migrating CLI commands in apps/cli/ that currently use consoleLogger.ts functions (logConsole, logErrorConsole, logSuccessConsole, etc.) and need to be updated to use the IOutput abstraction via packmindCliHexa.output instead.