Commit Graph

1 Commits

Author SHA1 Message Date
Robert Little
fcc3d3a3b7 feat(tools): add conventional commits cheatsheet tool
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
2025-08-07 18:37:55 -04:00