Description
Suggest likely command names when a Click-based Python CLI receives a typo. It helps users recover from small spelling mistakes instead of seeing only a generic unknown-command error.
This is a plugin for developers building terminal tools, not a standalone application. Suggestions should be treated as guidance only, because the final command still needs to be chosen deliberately by the user.