Improve CLI ergonomics: command structure, help text, prompts, and completions
Restructure commands into logical groups (opake account, opake share),
extract shared prompt module, add styled help with examples, version,
and shell completion generation via clap_complete.
[CL-305] [CL-306] [CL-307] [CL-334] [CL-92]