Add commit-memo tool that provides a comprehensive cheatsheet for
conventional commits including structure, examples, and common tools.
- Implements markdown-based content display
- Covers all conventional commit elements (type, scope, description, body, footer)
- Includes examples and common tooling (commitizen, commitlint, husky, etc.)
- Follows established tool architecture pattern