Add copilot-brag-sheet — auto-track AI coding sessions#1420
Closed
vidhartbhatia wants to merge 1 commit intogithub:stagedfrom
Closed
Add copilot-brag-sheet — auto-track AI coding sessions#1420vidhartbhatia wants to merge 1 commit intogithub:stagedfrom
vidhartbhatia wants to merge 1 commit intogithub:stagedfrom
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds copilot-brag-sheet to the repository’s external plugins registry so it can be surfaced alongside other community plugins in generated marketplace/website metadata.
Changes:
- Added a new external plugin entry for
copilot-brag-sheet(metadata: description, version, links, keywords, license, source). - Minor formatting normalization in the existing
skills-for-copilot-studioentry (indentation only).
| "description": "Auto-track AI coding sessions into a work impact log (brag sheet). Say 'brag' to save accomplishments, 'review my work' to see your log. Zero dependencies, local-first.", | ||
| "version": "1.0.0", | ||
| "author": { | ||
| "name": "Vidhart Bhatia" |
Contributor
|
We're currently not accepting plugins from non Microsoft/GitHub repos, you can learn more in our policy. |
Author
|
Thanks @aaronpowell! We've since migrated the repo to the Microsoft org — it's now at https://github.com/microsoft/copilot-brag-sheet (MIT licensed, OSMP compliant). I've updated the PR description and the |
9 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add copilot-brag-sheet — continuous work tracking for Copilot CLI
What is it?
copilot-brag-sheet is a Microsoft open-source Copilot CLI extension that continuously tracks your AI coding sessions into a structured work impact log. It runs in the background during every session — capturing files edited, PRs created, git actions — and lets you save notable accomplishments on the fly.
Repository
https://github.com/microsoft/copilot-brag-sheet (MIT licensed, Microsoft org)
How it differs from What-I-Did-Copilot
The two tools are complementary — What-I-Did generates polished impact reports, copilot-brag-sheet captures the raw work as it happens.
Quality
Links