From 400b0db5a822552a5bcc418ba27622545594a45a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nat=C3=A1lia=20Spencer?= <126413512+nataliaherself@users.noreply.github.com> Date: Thu, 8 Jan 2026 16:18:15 -0500 Subject: [PATCH] Add BragDoc to knowledge management tools section A CLI tool that extracts professional achievements from Git commits for performance reviews. Helps developers document their work automatically. Available on the web and as a CLI. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ebb7645..d58ecda 100644 --- a/README.md +++ b/README.md @@ -332,6 +332,7 @@ We encourage contributions from the community, so if you have a favorite develop - [Confluence](https://www.atlassian.com/software/confluence): A collaboration software used to create, organize, and discuss work with your team. Provides a range of features for managing and sharing knowledge. Available on the cloud and on-premise. - [Notion](https://www.notion.so/): A powerful productivity and knowledge management tool used to organize and share information with your team. Provides a range of features for taking notes, managing projects, and collaborating on documents. Available on the web and on desktop. +- [BragDoc](https://www.bragdoc.ai/) - CLI that extracts achievements from Git commits for performance reviews. Available on the web and as a CLI. ### CI