--- # claudbg-nmuu title: Define global CLI flags status: todo type: task created_at: 2026-03-27T19:38:56Z updated_at: 2026-03-27T19:38:56Z parent: claudbg-h7xu --- Add global flags available to all subcommands: --output [table|json|xml] (default: table), --verbose (bool), --include (comma-separated: thinking,output,tools — default: tools). These must be accessible from every command handler.