[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-microsoft-brag-sheet":3,"mdc--9aspju-key":48,"related-org-microsoft-brag-sheet":2061,"related-repo-microsoft-brag-sheet":2258},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":26,"repoUrl":27,"updatedAt":28,"license":29,"forks":30,"topics":31,"repo":43,"sourceUrl":46,"mdContent":47},"brag-sheet","generate performance review impact statements","Turns vague \"what did I do?\" into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly updates. Uniquely mines Copilot CLI session logs to reconstruct forgotten work, plus git commits and GitHub PRs. Enforces a 3-part impact contract (action → result → evidence). Works standalone with one runtime dependency: the official MCP SDK (when running the MCP server). Use this skill whenever the user asks to document, summarize, reconstruct, or organize their engineering work — even if they don't literally say \"brag sheet\". Trigger phrases include: \"brag\", \"log work\", \"what did I do\", \"backfill my work history\", \"performance review\", \"self-review\", \"self assessment\", \"write impact statement\", \"review prep\", \"promo packet\", \"promotion case\", \"weekly update\", \"status report\", \"accomplishments\", \"what did I ship\", \"I forgot to log my work\", \"summarize my work\", \"track my wins\", \"end of half\", \"career growth\", \"work journal\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"microsoft","Microsoft","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fmicrosoft.png",[12,16,19,22,25],{"name":13,"slug":14,"type":15},"Productivity","productivity","tag",{"name":17,"slug":18,"type":15},"Copilot","copilot",{"name":20,"slug":21,"type":15},"Performance Review","performance-review",{"name":23,"slug":24,"type":15},"Writing","writing",{"name":9,"slug":8,"type":15},8,"https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Fcopilot-brag-sheet","2026-07-07T06:54:32.938633","MIT",2,[32,4,33,18,34,35,36,37,38,39,40,41,21,14,42],"agent-skill","claude-code","copilot-cli","copilot-extension","developer-productivity","developer-tools","github-copilot","impact-log","local-first","mcp","work-tracker",{"repoUrl":27,"stars":26,"forks":30,"topics":44,"description":45},[32,4,33,18,34,35,36,37,38,39,40,41,21,14,42],"Auto-track every Copilot CLI coding session into a structured work impact log. Zero deps, local-first, cross-platform.","https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Fcopilot-brag-sheet\u002Ftree\u002FHEAD\u002Fskills\u002Fbrag-sheet","---\nname: brag-sheet\ndescription: >\n  Turns vague \"what did I do?\" into evidence-backed impact statements for performance\n  reviews, self-reviews, promotion packets, and weekly updates. Uniquely mines Copilot\n  CLI session logs to reconstruct forgotten work, plus git commits and GitHub PRs.\n  Enforces a 3-part impact contract (action → result → evidence). Works standalone\n  with one runtime dependency: the official MCP SDK (when running the MCP server).\n  Use this skill whenever the user asks to document, summarize, reconstruct, or\n  organize their engineering work — even if they don't literally say \"brag sheet\".\n  Trigger phrases include: \"brag\", \"log work\", \"what did I do\", \"backfill my work\n  history\", \"performance review\", \"self-review\", \"self assessment\", \"write impact\n  statement\", \"review prep\", \"promo packet\", \"promotion case\", \"weekly update\",\n  \"status report\", \"accomplishments\", \"what did I ship\", \"I forgot to log my work\",\n  \"summarize my work\", \"track my wins\", \"end of half\", \"career growth\", \"work journal\".\nlicense: MIT\ncompatibility: 'Cross-platform (Windows, macOS, Linux). Works with any GitHub Copilot CLI session. Optional: git, gh CLI.'\nmetadata:\n  version: \"1.1\"\nargument-hint: 'Optional: time range (\"last 2 weeks\", \"this half\"), category (\"infrastructure\"), \"backfill\", or \"review prep\"'\n---\n\n# Brag Sheet — Work Impact Writer\n\nTurn engineering work into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly updates. Uniquely mines Copilot CLI session logs, git history, and PRs to reconstruct forgotten work.\n\nUSE FOR: \"brag\", \"log work\", \"what did I do\", \"backfill\", \"performance review\", \"self-review\", \"promo packet\", \"weekly update\", \"status report\", \"write impact statement\", \"what did I ship\", \"I forgot to log my work\", \"review prep\", \"accomplishments\"\nDO NOT USE FOR: project management, sprint planning, time tracking, ticket creation\n\n## Quick Start\n\n| User wants... | Mode | Output |\n|---------------|------|--------|\n| Log one accomplishment | **Capture** | 1 impact-first entry |\n| \"What did I do last week?\" | **Backfill** | Entries grouped by week, mined from git\u002FPRs\u002Fsessions |\n| Prep for review or promo | **Review Pack** | Entries grouped by impact theme + STAR narratives |\n\n## Agent Behavior Rules\n\n1. **DO** confirm the time range and scope before scanning sources. Don't assume \"last week\" — ask.\n2. **DO** check which tools are available (`save_to_brag_sheet`, `git`, `gh`) before choosing a workflow.\n3. **DO** always include all three parts: action → result → evidence. If evidence is missing, write `(evidence needed)` — never silently omit.\n4. **DO** show drafted entries to the user before saving. Never auto-save without confirmation.\n5. **DO** group related commits into a single entry. Ten commits on the same feature = one entry.\n6. **DO** preserve the user's voice. Reframe for impact, but don't invent accomplishments or inflate scope.\n7. **DO NOT** fabricate metrics, team sizes, or impact numbers. If the user doesn't provide a number, don't invent one.\n8. **DO NOT** write entries for work the user only described verbally without verifying. Ask: \"Did this ship? Is there a PR or doc I can reference?\"\n9. **DO NOT** skip the backfill scan steps or draft entries before scanning is complete.\n10. **DO NOT** pad weak periods with trivial entries. An honest gap is better than inflated fluff.\n\n## Entry Format\n\nEvery entry uses impact-first framing with three required parts:\n\n```\nDid [action] → [result\u002Fimpact] → [evidence]\n```\n\n**Do not output an entry unless it includes all three parts.** If evidence is missing, ask for it or mark as \"(evidence needed)\".\n\n### Anti-Patterns\n\n| ❌ Don't | ✅ Do instead |\n|---------|--------------|\n| \"Fixed a bug in auth\" | \"Fixed token refresh race condition → eliminated 401s affecting 12% of API calls → PR #247\" |\n| \"Worked on dashboards\" | \"Built latency dashboard in Grafana → on-call detects P95 spikes in \u003C2min → deployed to prod\" |\n| Invent a metric: \"saved 40% of eng time\" | Ask: \"Do you have a rough estimate, or should I keep this qualitative?\" |\n| One entry per commit | Group related commits into one entry with highest-impact framing |\n| Passive voice: \"The pipeline was improved\" | Active voice: \"Built CI matrix → caught Windows-only bug before release\" |\n| List technologies used | State the outcome: \"Migrated 4 services to IaC → deploy time 45min → 8min\" |\n| Silently drop weak entries | Mark `(evidence needed)` and present for user to fill in |\n\n## Evidence Ladder\n\nNot every entry needs a metric. Use the strongest evidence available:\n\n| Strength | Evidence type | Example |\n|----------|--------------|---------|\n| 🥇 Best | Quantified metric | \"Reduced P95 latency from 800ms to 120ms\" |\n| 🥈 Strong | PR, commit, or doc link | \"PR #312, design doc in wiki\" |\n| 🥉 Good | Observable outcome | \"Unblocked Team X\", \"Resolved Sev2 incident Y\" |\n| ✅ Acceptable | Qualitative + context | \"Reduced toil for on-call rotation — see updated runbook\" |\n| ⚠️ Weak | Activity only | \"Worked on auth\" — reframe or mark `(evidence needed)` |\n\nNever invent a metric to fill the gap. Qualitative evidence with context beats fabricated numbers.\n\n## Categories\n\n| ID | Emoji | Use for |\n|----|-------|---------|\n| `pr` | 🚀 | Merged PRs, shipped features |\n| `bugfix` | 🐛 | Bug fixes, incident patches |\n| `infrastructure` | 🏗️ | Infra, deployments, migrations |\n| `investigation` | 🔍 | Root cause analysis, debugging |\n| `collaboration` | 🤝 | Reviews, mentoring, design discussions |\n| `tooling` | 🔧 | Dev tools, scripts, automation |\n| `oncall` | 🚨 | Incident response, on-call wins |\n| `design` | 📐 | Design docs, architecture decisions |\n| `documentation` | 📝 | Docs, runbooks, guides |\n\n## How to Help the User\n\nFollow this decision tree:\n\n1. **If `save_to_brag_sheet` tool is available** → use extension tools directly (`save_to_brag_sheet`, `review_brag_sheet`, `generate_work_log`). Do not reference or attempt to call these tools unless they are confirmed available.\n\n2. **If git or gh CLI is available** → backfill from commits and PRs (see Backfill section below)\n\n3. **Otherwise** → guided interview: \"What did you work on?\", \"Who benefited?\", \"What's the evidence?\"\n\nFor each entry, walk through: **What** (the deliverable) → **Why** (who benefits) → **Evidence** (PR, metric, link). Output formatted markdown the user can paste into a review doc.\n\n## Backfill Workflow\n\nWhen the user asks \"what did I do last week\" or \"backfill my history\":\n\n**Follow these steps in order. Do not draft entries until scanning is complete.**\n\n### Step 1: Scan available sources\n\nCheck what's available, then mine each source:\n```bash\ngit --version 2>\u002Fdev\u002Fnull         # for commit mining\ngh --version 2>\u002Fdev\u002Fnull          # for PR mining\nls ~\u002F.copilot\u002Fsession-state\u002F 2>\u002Fdev\u002Fnull  # Copilot session logs\n```\n\n**Git commits** — recent commits by the user in the current repo:\n```bash\ngit log --author=\"$(git config user.email)\" --since=\"2 weeks ago\" \\\n  --pretty=format:'%h|%ad|%s' --date=short --no-merges\n```\n\n**PR history** — merged PRs across repos:\n```bash\ngh pr list --author @me --state merged --limit 20 \\\n  --json number,title,repository,mergedAt\n```\n\n**Copilot session history** (unique to this skill):\n- Path: `~\u002F.copilot\u002Fsession-state\u002F\u003Csession-id>\u002Fworkspace.yaml`\n- Read fields: `summary`, `cwd`, `repository`, `branch`\n- Skip sessions without a `summary` field\n- Note: this directory may not exist on all machines\n\nIf none of these sources are available, fall back to the guided interview.\n\n### Step 2: Group related work\n\nCluster related signals into one entry:\n- Same PR + its commits → 1 entry\n- Multiple commits on the same file\u002Ffeature within 3 days → 1 entry\n- Copilot sessions referencing the same repo + branch → merge into PR entry if one exists\n\n### Step 3: Draft entries\n\nWrite impact-first entries for each group. Assign categories.\n\n### Step 4: Present and refine\n\nShow all drafted entries to the user. Adjust based on feedback.\n\n### Step 5: Output\n\nFormat as markdown grouped by week:\n\n```markdown\n## Week of 2025-04-14\n\n### 🚀 PRs & Features\n- **Migrated auth service to managed identity** → eliminated 3 secret rotation incidents\u002Fquarter → PR #312\n\n### 🏗️ Infrastructure\n- **Built CI pipeline for copilot-brag-sheet** → 107 tests across 3 OSes × 3 Node versions → shipped v1.0.0\n```\n\n## Performance Review Prep\n\nWhen the user is preparing for a performance review (Connect, annual review, etc.):\n\n### Structure\n\n1. **Gather** — collect entries from the work log (or backfill using the workflow above)\n2. **Select** — pick the top 3–5 highest-impact items\n3. **Rewrite** each item with three parts:\n   - **What I did** — the specific action\n   - **Why it mattered** — who benefited, what changed\n   - **Proof** — PR number, metric delta, dashboard link, customer outcome\n4. **Organize** by impact theme (not chronologically):\n   - Delivering results \u002F operational excellence\n   - Customer \u002F team impact\n   - Collaboration \u002F mentoring \u002F leadership\n   - Growth \u002F learning\n5. **Ask for gaps** — if evidence is missing, prompt the user: \"What metric changed?\", \"Who was unblocked?\", \"What's the PR or incident ID?\"\n\n### Strong vs weak entries\n\n| ✅ Strong | ❌ Weak |\n|----------|--------|\n| Outcome-first, quantified | Activity list (\"worked on X\") |\n| Tied to customer\u002Fteam impact | No beneficiary mentioned |\n| Includes evidence (PR, metric) | No measurable result |\n| Shows ownership or leadership | Pure task completion |\n\n### Narrative format\n\nFor longer narrative sections, use STAR: **S**ituation → **T**ask → **A**ction → **R**esult.\n\nFor Microsoft employees using the Connect preset, frame entries around Core Priorities: delivering results, customer obsession, teamwork, and growth mindset.\n\n## Output Contract\n\nBefore finishing, ensure:\n1. Every entry has action → result → evidence (mark `(evidence needed)` if missing)\n2. No fabricated metrics — only user-provided or source-verified data\n3. Entries shown to user before saving\n4. Time range explicitly stated\n5. Output is pasteable markdown with categories assigned\n\n## Gotchas\n\n### No recent commits in the current repo\nThe user may work across multiple repos. Before concluding there's nothing to backfill:\n1. Ask if they want to scan a different repo or branch\n2. Check `gh pr list --author @me --state merged` for cross-repo PRs\n3. Fall back to the guided interview — not all impactful work leaves git traces (design docs, incident response, mentoring)\n\n### Review period doesn't match git history\nPerformance reviews often cover 6–12 months. Explicitly set the date range:\n```bash\ngit log --author=\"$(git config user.name)\" --since=\"2024-07-01\" --until=\"2025-01-01\" --oneline\n```\nPR history (`gh pr list --state merged`) is more reliable for long time ranges than commit logs.\n\n### User can't quantify impact\nNot every entry needs a number. See the Evidence Ladder above. Acceptable evidence includes PR links, \"unblocked Team X\", or qualitative outcomes with context. Never invent a metric to fill the gap.\n\n### Copilot session directory doesn't exist\n`~\u002F.copilot\u002Fsession-state\u002F` only exists if the user has run Copilot CLI sessions. Don't error — silently skip and note: \"No Copilot session history found; scanning git and PRs only.\"\n\n### \"brag\" might mean something else\nThe user might say \"brag about this feature to my team\" (a launch announcement, not a work entry). Confirm intent if ambiguous.\n\n### Pair programming or co-authored commits\nIf multiple authors appear on the same commits, ask: \"Should I credit this as your work, shared work, or skip it?\"\n\n## Automatic Session Tracking (Optional)\n\nFor automatic background tracking of every Copilot CLI session (files edited, PRs created, git actions), install the [copilot-brag-sheet](https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Fcopilot-brag-sheet) extension. It adds `save_to_brag_sheet`, `review_brag_sheet`, and `generate_work_log` tools to every session.\n",{"data":49,"body":54},{"name":4,"description":6,"license":29,"compatibility":50,"metadata":51,"argument-hint":53},"Cross-platform (Windows, macOS, Linux). Works with any GitHub Copilot CLI session. Optional: git, gh CLI.",{"version":52},"1.1","Optional: time range (\"last 2 weeks\", \"this half\"), category (\"infrastructure\"), \"backfill\", or \"review prep\"",{"type":55,"children":56},"root",[57,66,72,77,84,181,187,316,322,327,339,349,356,476,482,487,609,614,620,845,851,856,917,943,949,954,962,968,973,1067,1077,1177,1187,1259,1269,1333,1338,1344,1349,1367,1373,1378,1384,1389,1395,1400,1522,1528,1533,1539,1648,1654,1728,1734,1767,1772,1778,1783,1818,1824,1830,1835,1861,1867,1872,1951,1964,1970,1975,1981,1992,1998,2003,2009,2014,2020,2055],{"type":58,"tag":59,"props":60,"children":62},"element","h1",{"id":61},"brag-sheet-work-impact-writer",[63],{"type":64,"value":65},"text","Brag Sheet — Work Impact Writer",{"type":58,"tag":67,"props":68,"children":69},"p",{},[70],{"type":64,"value":71},"Turn engineering work into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly updates. Uniquely mines Copilot CLI session logs, git history, and PRs to reconstruct forgotten work.",{"type":58,"tag":67,"props":73,"children":74},{},[75],{"type":64,"value":76},"USE FOR: \"brag\", \"log work\", \"what did I do\", \"backfill\", \"performance review\", \"self-review\", \"promo packet\", \"weekly update\", \"status report\", \"write impact statement\", \"what did I ship\", \"I forgot to log my work\", \"review prep\", \"accomplishments\"\nDO NOT USE FOR: project management, sprint planning, time tracking, ticket creation",{"type":58,"tag":78,"props":79,"children":81},"h2",{"id":80},"quick-start",[82],{"type":64,"value":83},"Quick Start",{"type":58,"tag":85,"props":86,"children":87},"table",{},[88,112],{"type":58,"tag":89,"props":90,"children":91},"thead",{},[92],{"type":58,"tag":93,"props":94,"children":95},"tr",{},[96,102,107],{"type":58,"tag":97,"props":98,"children":99},"th",{},[100],{"type":64,"value":101},"User wants...",{"type":58,"tag":97,"props":103,"children":104},{},[105],{"type":64,"value":106},"Mode",{"type":58,"tag":97,"props":108,"children":109},{},[110],{"type":64,"value":111},"Output",{"type":58,"tag":113,"props":114,"children":115},"tbody",{},[116,139,160],{"type":58,"tag":93,"props":117,"children":118},{},[119,125,134],{"type":58,"tag":120,"props":121,"children":122},"td",{},[123],{"type":64,"value":124},"Log one accomplishment",{"type":58,"tag":120,"props":126,"children":127},{},[128],{"type":58,"tag":129,"props":130,"children":131},"strong",{},[132],{"type":64,"value":133},"Capture",{"type":58,"tag":120,"props":135,"children":136},{},[137],{"type":64,"value":138},"1 impact-first entry",{"type":58,"tag":93,"props":140,"children":141},{},[142,147,155],{"type":58,"tag":120,"props":143,"children":144},{},[145],{"type":64,"value":146},"\"What did I do last week?\"",{"type":58,"tag":120,"props":148,"children":149},{},[150],{"type":58,"tag":129,"props":151,"children":152},{},[153],{"type":64,"value":154},"Backfill",{"type":58,"tag":120,"props":156,"children":157},{},[158],{"type":64,"value":159},"Entries grouped by week, mined from git\u002FPRs\u002Fsessions",{"type":58,"tag":93,"props":161,"children":162},{},[163,168,176],{"type":58,"tag":120,"props":164,"children":165},{},[166],{"type":64,"value":167},"Prep for review or promo",{"type":58,"tag":120,"props":169,"children":170},{},[171],{"type":58,"tag":129,"props":172,"children":173},{},[174],{"type":64,"value":175},"Review Pack",{"type":58,"tag":120,"props":177,"children":178},{},[179],{"type":64,"value":180},"Entries grouped by impact theme + STAR narratives",{"type":58,"tag":78,"props":182,"children":184},{"id":183},"agent-behavior-rules",[185],{"type":64,"value":186},"Agent Behavior Rules",{"type":58,"tag":188,"props":189,"children":190},"ol",{},[191,202,235,252,261,270,279,289,298,307],{"type":58,"tag":192,"props":193,"children":194},"li",{},[195,200],{"type":58,"tag":129,"props":196,"children":197},{},[198],{"type":64,"value":199},"DO",{"type":64,"value":201}," confirm the time range and scope before scanning sources. Don't assume \"last week\" — ask.",{"type":58,"tag":192,"props":203,"children":204},{},[205,209,211,218,220,226,227,233],{"type":58,"tag":129,"props":206,"children":207},{},[208],{"type":64,"value":199},{"type":64,"value":210}," check which tools are available (",{"type":58,"tag":212,"props":213,"children":215},"code",{"className":214},[],[216],{"type":64,"value":217},"save_to_brag_sheet",{"type":64,"value":219},", ",{"type":58,"tag":212,"props":221,"children":223},{"className":222},[],[224],{"type":64,"value":225},"git",{"type":64,"value":219},{"type":58,"tag":212,"props":228,"children":230},{"className":229},[],[231],{"type":64,"value":232},"gh",{"type":64,"value":234},") before choosing a workflow.",{"type":58,"tag":192,"props":236,"children":237},{},[238,242,244,250],{"type":58,"tag":129,"props":239,"children":240},{},[241],{"type":64,"value":199},{"type":64,"value":243}," always include all three parts: action → result → evidence. If evidence is missing, write ",{"type":58,"tag":212,"props":245,"children":247},{"className":246},[],[248],{"type":64,"value":249},"(evidence needed)",{"type":64,"value":251}," — never silently omit.",{"type":58,"tag":192,"props":253,"children":254},{},[255,259],{"type":58,"tag":129,"props":256,"children":257},{},[258],{"type":64,"value":199},{"type":64,"value":260}," show drafted entries to the user before saving. Never auto-save without confirmation.",{"type":58,"tag":192,"props":262,"children":263},{},[264,268],{"type":58,"tag":129,"props":265,"children":266},{},[267],{"type":64,"value":199},{"type":64,"value":269}," group related commits into a single entry. Ten commits on the same feature = one entry.",{"type":58,"tag":192,"props":271,"children":272},{},[273,277],{"type":58,"tag":129,"props":274,"children":275},{},[276],{"type":64,"value":199},{"type":64,"value":278}," preserve the user's voice. Reframe for impact, but don't invent accomplishments or inflate scope.",{"type":58,"tag":192,"props":280,"children":281},{},[282,287],{"type":58,"tag":129,"props":283,"children":284},{},[285],{"type":64,"value":286},"DO NOT",{"type":64,"value":288}," fabricate metrics, team sizes, or impact numbers. If the user doesn't provide a number, don't invent one.",{"type":58,"tag":192,"props":290,"children":291},{},[292,296],{"type":58,"tag":129,"props":293,"children":294},{},[295],{"type":64,"value":286},{"type":64,"value":297}," write entries for work the user only described verbally without verifying. Ask: \"Did this ship? Is there a PR or doc I can reference?\"",{"type":58,"tag":192,"props":299,"children":300},{},[301,305],{"type":58,"tag":129,"props":302,"children":303},{},[304],{"type":64,"value":286},{"type":64,"value":306}," skip the backfill scan steps or draft entries before scanning is complete.",{"type":58,"tag":192,"props":308,"children":309},{},[310,314],{"type":58,"tag":129,"props":311,"children":312},{},[313],{"type":64,"value":286},{"type":64,"value":315}," pad weak periods with trivial entries. An honest gap is better than inflated fluff.",{"type":58,"tag":78,"props":317,"children":319},{"id":318},"entry-format",[320],{"type":64,"value":321},"Entry Format",{"type":58,"tag":67,"props":323,"children":324},{},[325],{"type":64,"value":326},"Every entry uses impact-first framing with three required parts:",{"type":58,"tag":328,"props":329,"children":333},"pre",{"className":330,"code":332,"language":64},[331],"language-text","Did [action] → [result\u002Fimpact] → [evidence]\n",[334],{"type":58,"tag":212,"props":335,"children":337},{"__ignoreMap":336},"",[338],{"type":64,"value":332},{"type":58,"tag":67,"props":340,"children":341},{},[342,347],{"type":58,"tag":129,"props":343,"children":344},{},[345],{"type":64,"value":346},"Do not output an entry unless it includes all three parts.",{"type":64,"value":348}," If evidence is missing, ask for it or mark as \"(evidence needed)\".",{"type":58,"tag":350,"props":351,"children":353},"h3",{"id":352},"anti-patterns",[354],{"type":64,"value":355},"Anti-Patterns",{"type":58,"tag":85,"props":357,"children":358},{},[359,375],{"type":58,"tag":89,"props":360,"children":361},{},[362],{"type":58,"tag":93,"props":363,"children":364},{},[365,370],{"type":58,"tag":97,"props":366,"children":367},{},[368],{"type":64,"value":369},"❌ Don't",{"type":58,"tag":97,"props":371,"children":372},{},[373],{"type":64,"value":374},"✅ Do instead",{"type":58,"tag":113,"props":376,"children":377},{},[378,391,404,417,430,443,456],{"type":58,"tag":93,"props":379,"children":380},{},[381,386],{"type":58,"tag":120,"props":382,"children":383},{},[384],{"type":64,"value":385},"\"Fixed a bug in auth\"",{"type":58,"tag":120,"props":387,"children":388},{},[389],{"type":64,"value":390},"\"Fixed token refresh race condition → eliminated 401s affecting 12% of API calls → PR #247\"",{"type":58,"tag":93,"props":392,"children":393},{},[394,399],{"type":58,"tag":120,"props":395,"children":396},{},[397],{"type":64,"value":398},"\"Worked on dashboards\"",{"type":58,"tag":120,"props":400,"children":401},{},[402],{"type":64,"value":403},"\"Built latency dashboard in Grafana → on-call detects P95 spikes in \u003C2min → deployed to prod\"",{"type":58,"tag":93,"props":405,"children":406},{},[407,412],{"type":58,"tag":120,"props":408,"children":409},{},[410],{"type":64,"value":411},"Invent a metric: \"saved 40% of eng time\"",{"type":58,"tag":120,"props":413,"children":414},{},[415],{"type":64,"value":416},"Ask: \"Do you have a rough estimate, or should I keep this qualitative?\"",{"type":58,"tag":93,"props":418,"children":419},{},[420,425],{"type":58,"tag":120,"props":421,"children":422},{},[423],{"type":64,"value":424},"One entry per commit",{"type":58,"tag":120,"props":426,"children":427},{},[428],{"type":64,"value":429},"Group related commits into one entry with highest-impact framing",{"type":58,"tag":93,"props":431,"children":432},{},[433,438],{"type":58,"tag":120,"props":434,"children":435},{},[436],{"type":64,"value":437},"Passive voice: \"The pipeline was improved\"",{"type":58,"tag":120,"props":439,"children":440},{},[441],{"type":64,"value":442},"Active voice: \"Built CI matrix → caught Windows-only bug before release\"",{"type":58,"tag":93,"props":444,"children":445},{},[446,451],{"type":58,"tag":120,"props":447,"children":448},{},[449],{"type":64,"value":450},"List technologies used",{"type":58,"tag":120,"props":452,"children":453},{},[454],{"type":64,"value":455},"State the outcome: \"Migrated 4 services to IaC → deploy time 45min → 8min\"",{"type":58,"tag":93,"props":457,"children":458},{},[459,464],{"type":58,"tag":120,"props":460,"children":461},{},[462],{"type":64,"value":463},"Silently drop weak entries",{"type":58,"tag":120,"props":465,"children":466},{},[467,469,474],{"type":64,"value":468},"Mark ",{"type":58,"tag":212,"props":470,"children":472},{"className":471},[],[473],{"type":64,"value":249},{"type":64,"value":475}," and present for user to fill in",{"type":58,"tag":78,"props":477,"children":479},{"id":478},"evidence-ladder",[480],{"type":64,"value":481},"Evidence Ladder",{"type":58,"tag":67,"props":483,"children":484},{},[485],{"type":64,"value":486},"Not every entry needs a metric. Use the strongest evidence available:",{"type":58,"tag":85,"props":488,"children":489},{},[490,511],{"type":58,"tag":89,"props":491,"children":492},{},[493],{"type":58,"tag":93,"props":494,"children":495},{},[496,501,506],{"type":58,"tag":97,"props":497,"children":498},{},[499],{"type":64,"value":500},"Strength",{"type":58,"tag":97,"props":502,"children":503},{},[504],{"type":64,"value":505},"Evidence type",{"type":58,"tag":97,"props":507,"children":508},{},[509],{"type":64,"value":510},"Example",{"type":58,"tag":113,"props":512,"children":513},{},[514,532,550,568,586],{"type":58,"tag":93,"props":515,"children":516},{},[517,522,527],{"type":58,"tag":120,"props":518,"children":519},{},[520],{"type":64,"value":521},"🥇 Best",{"type":58,"tag":120,"props":523,"children":524},{},[525],{"type":64,"value":526},"Quantified metric",{"type":58,"tag":120,"props":528,"children":529},{},[530],{"type":64,"value":531},"\"Reduced P95 latency from 800ms to 120ms\"",{"type":58,"tag":93,"props":533,"children":534},{},[535,540,545],{"type":58,"tag":120,"props":536,"children":537},{},[538],{"type":64,"value":539},"🥈 Strong",{"type":58,"tag":120,"props":541,"children":542},{},[543],{"type":64,"value":544},"PR, commit, or doc link",{"type":58,"tag":120,"props":546,"children":547},{},[548],{"type":64,"value":549},"\"PR #312, design doc in wiki\"",{"type":58,"tag":93,"props":551,"children":552},{},[553,558,563],{"type":58,"tag":120,"props":554,"children":555},{},[556],{"type":64,"value":557},"🥉 Good",{"type":58,"tag":120,"props":559,"children":560},{},[561],{"type":64,"value":562},"Observable outcome",{"type":58,"tag":120,"props":564,"children":565},{},[566],{"type":64,"value":567},"\"Unblocked Team X\", \"Resolved Sev2 incident Y\"",{"type":58,"tag":93,"props":569,"children":570},{},[571,576,581],{"type":58,"tag":120,"props":572,"children":573},{},[574],{"type":64,"value":575},"✅ Acceptable",{"type":58,"tag":120,"props":577,"children":578},{},[579],{"type":64,"value":580},"Qualitative + context",{"type":58,"tag":120,"props":582,"children":583},{},[584],{"type":64,"value":585},"\"Reduced toil for on-call rotation — see updated runbook\"",{"type":58,"tag":93,"props":587,"children":588},{},[589,594,599],{"type":58,"tag":120,"props":590,"children":591},{},[592],{"type":64,"value":593},"⚠️ Weak",{"type":58,"tag":120,"props":595,"children":596},{},[597],{"type":64,"value":598},"Activity only",{"type":58,"tag":120,"props":600,"children":601},{},[602,604],{"type":64,"value":603},"\"Worked on auth\" — reframe or mark ",{"type":58,"tag":212,"props":605,"children":607},{"className":606},[],[608],{"type":64,"value":249},{"type":58,"tag":67,"props":610,"children":611},{},[612],{"type":64,"value":613},"Never invent a metric to fill the gap. Qualitative evidence with context beats fabricated numbers.",{"type":58,"tag":78,"props":615,"children":617},{"id":616},"categories",[618],{"type":64,"value":619},"Categories",{"type":58,"tag":85,"props":621,"children":622},{},[623,644],{"type":58,"tag":89,"props":624,"children":625},{},[626],{"type":58,"tag":93,"props":627,"children":628},{},[629,634,639],{"type":58,"tag":97,"props":630,"children":631},{},[632],{"type":64,"value":633},"ID",{"type":58,"tag":97,"props":635,"children":636},{},[637],{"type":64,"value":638},"Emoji",{"type":58,"tag":97,"props":640,"children":641},{},[642],{"type":64,"value":643},"Use for",{"type":58,"tag":113,"props":645,"children":646},{},[647,669,691,713,735,757,779,801,823],{"type":58,"tag":93,"props":648,"children":649},{},[650,659,664],{"type":58,"tag":120,"props":651,"children":652},{},[653],{"type":58,"tag":212,"props":654,"children":656},{"className":655},[],[657],{"type":64,"value":658},"pr",{"type":58,"tag":120,"props":660,"children":661},{},[662],{"type":64,"value":663},"🚀",{"type":58,"tag":120,"props":665,"children":666},{},[667],{"type":64,"value":668},"Merged PRs, shipped features",{"type":58,"tag":93,"props":670,"children":671},{},[672,681,686],{"type":58,"tag":120,"props":673,"children":674},{},[675],{"type":58,"tag":212,"props":676,"children":678},{"className":677},[],[679],{"type":64,"value":680},"bugfix",{"type":58,"tag":120,"props":682,"children":683},{},[684],{"type":64,"value":685},"🐛",{"type":58,"tag":120,"props":687,"children":688},{},[689],{"type":64,"value":690},"Bug fixes, incident patches",{"type":58,"tag":93,"props":692,"children":693},{},[694,703,708],{"type":58,"tag":120,"props":695,"children":696},{},[697],{"type":58,"tag":212,"props":698,"children":700},{"className":699},[],[701],{"type":64,"value":702},"infrastructure",{"type":58,"tag":120,"props":704,"children":705},{},[706],{"type":64,"value":707},"🏗️",{"type":58,"tag":120,"props":709,"children":710},{},[711],{"type":64,"value":712},"Infra, deployments, migrations",{"type":58,"tag":93,"props":714,"children":715},{},[716,725,730],{"type":58,"tag":120,"props":717,"children":718},{},[719],{"type":58,"tag":212,"props":720,"children":722},{"className":721},[],[723],{"type":64,"value":724},"investigation",{"type":58,"tag":120,"props":726,"children":727},{},[728],{"type":64,"value":729},"🔍",{"type":58,"tag":120,"props":731,"children":732},{},[733],{"type":64,"value":734},"Root cause analysis, debugging",{"type":58,"tag":93,"props":736,"children":737},{},[738,747,752],{"type":58,"tag":120,"props":739,"children":740},{},[741],{"type":58,"tag":212,"props":742,"children":744},{"className":743},[],[745],{"type":64,"value":746},"collaboration",{"type":58,"tag":120,"props":748,"children":749},{},[750],{"type":64,"value":751},"🤝",{"type":58,"tag":120,"props":753,"children":754},{},[755],{"type":64,"value":756},"Reviews, mentoring, design discussions",{"type":58,"tag":93,"props":758,"children":759},{},[760,769,774],{"type":58,"tag":120,"props":761,"children":762},{},[763],{"type":58,"tag":212,"props":764,"children":766},{"className":765},[],[767],{"type":64,"value":768},"tooling",{"type":58,"tag":120,"props":770,"children":771},{},[772],{"type":64,"value":773},"🔧",{"type":58,"tag":120,"props":775,"children":776},{},[777],{"type":64,"value":778},"Dev tools, scripts, automation",{"type":58,"tag":93,"props":780,"children":781},{},[782,791,796],{"type":58,"tag":120,"props":783,"children":784},{},[785],{"type":58,"tag":212,"props":786,"children":788},{"className":787},[],[789],{"type":64,"value":790},"oncall",{"type":58,"tag":120,"props":792,"children":793},{},[794],{"type":64,"value":795},"🚨",{"type":58,"tag":120,"props":797,"children":798},{},[799],{"type":64,"value":800},"Incident response, on-call wins",{"type":58,"tag":93,"props":802,"children":803},{},[804,813,818],{"type":58,"tag":120,"props":805,"children":806},{},[807],{"type":58,"tag":212,"props":808,"children":810},{"className":809},[],[811],{"type":64,"value":812},"design",{"type":58,"tag":120,"props":814,"children":815},{},[816],{"type":64,"value":817},"📐",{"type":58,"tag":120,"props":819,"children":820},{},[821],{"type":64,"value":822},"Design docs, architecture decisions",{"type":58,"tag":93,"props":824,"children":825},{},[826,835,840],{"type":58,"tag":120,"props":827,"children":828},{},[829],{"type":58,"tag":212,"props":830,"children":832},{"className":831},[],[833],{"type":64,"value":834},"documentation",{"type":58,"tag":120,"props":836,"children":837},{},[838],{"type":64,"value":839},"📝",{"type":58,"tag":120,"props":841,"children":842},{},[843],{"type":64,"value":844},"Docs, runbooks, guides",{"type":58,"tag":78,"props":846,"children":848},{"id":847},"how-to-help-the-user",[849],{"type":64,"value":850},"How to Help the User",{"type":58,"tag":67,"props":852,"children":853},{},[854],{"type":64,"value":855},"Follow this decision tree:",{"type":58,"tag":188,"props":857,"children":858},{},[859,897,907],{"type":58,"tag":192,"props":860,"children":861},{},[862,874,876,881,882,888,889,895],{"type":58,"tag":129,"props":863,"children":864},{},[865,867,872],{"type":64,"value":866},"If ",{"type":58,"tag":212,"props":868,"children":870},{"className":869},[],[871],{"type":64,"value":217},{"type":64,"value":873}," tool is available",{"type":64,"value":875}," → use extension tools directly (",{"type":58,"tag":212,"props":877,"children":879},{"className":878},[],[880],{"type":64,"value":217},{"type":64,"value":219},{"type":58,"tag":212,"props":883,"children":885},{"className":884},[],[886],{"type":64,"value":887},"review_brag_sheet",{"type":64,"value":219},{"type":58,"tag":212,"props":890,"children":892},{"className":891},[],[893],{"type":64,"value":894},"generate_work_log",{"type":64,"value":896},"). Do not reference or attempt to call these tools unless they are confirmed available.",{"type":58,"tag":192,"props":898,"children":899},{},[900,905],{"type":58,"tag":129,"props":901,"children":902},{},[903],{"type":64,"value":904},"If git or gh CLI is available",{"type":64,"value":906}," → backfill from commits and PRs (see Backfill section below)",{"type":58,"tag":192,"props":908,"children":909},{},[910,915],{"type":58,"tag":129,"props":911,"children":912},{},[913],{"type":64,"value":914},"Otherwise",{"type":64,"value":916}," → guided interview: \"What did you work on?\", \"Who benefited?\", \"What's the evidence?\"",{"type":58,"tag":67,"props":918,"children":919},{},[920,922,927,929,934,936,941],{"type":64,"value":921},"For each entry, walk through: ",{"type":58,"tag":129,"props":923,"children":924},{},[925],{"type":64,"value":926},"What",{"type":64,"value":928}," (the deliverable) → ",{"type":58,"tag":129,"props":930,"children":931},{},[932],{"type":64,"value":933},"Why",{"type":64,"value":935}," (who benefits) → ",{"type":58,"tag":129,"props":937,"children":938},{},[939],{"type":64,"value":940},"Evidence",{"type":64,"value":942}," (PR, metric, link). Output formatted markdown the user can paste into a review doc.",{"type":58,"tag":78,"props":944,"children":946},{"id":945},"backfill-workflow",[947],{"type":64,"value":948},"Backfill Workflow",{"type":58,"tag":67,"props":950,"children":951},{},[952],{"type":64,"value":953},"When the user asks \"what did I do last week\" or \"backfill my history\":",{"type":58,"tag":67,"props":955,"children":956},{},[957],{"type":58,"tag":129,"props":958,"children":959},{},[960],{"type":64,"value":961},"Follow these steps in order. Do not draft entries until scanning is complete.",{"type":58,"tag":350,"props":963,"children":965},{"id":964},"step-1-scan-available-sources",[966],{"type":64,"value":967},"Step 1: Scan available sources",{"type":58,"tag":67,"props":969,"children":970},{},[971],{"type":64,"value":972},"Check what's available, then mine each source:",{"type":58,"tag":328,"props":974,"children":978},{"className":975,"code":976,"language":977,"meta":336,"style":336},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","git --version 2>\u002Fdev\u002Fnull         # for commit mining\ngh --version 2>\u002Fdev\u002Fnull          # for PR mining\nls ~\u002F.copilot\u002Fsession-state\u002F 2>\u002Fdev\u002Fnull  # Copilot session logs\n","bash",[979],{"type":58,"tag":212,"props":980,"children":981},{"__ignoreMap":336},[982,1016,1040],{"type":58,"tag":983,"props":984,"children":987},"span",{"class":985,"line":986},"line",1,[988,993,999,1005,1010],{"type":58,"tag":983,"props":989,"children":991},{"style":990},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[992],{"type":64,"value":225},{"type":58,"tag":983,"props":994,"children":996},{"style":995},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[997],{"type":64,"value":998}," --version",{"type":58,"tag":983,"props":1000,"children":1002},{"style":1001},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[1003],{"type":64,"value":1004}," 2>",{"type":58,"tag":983,"props":1006,"children":1007},{"style":995},[1008],{"type":64,"value":1009},"\u002Fdev\u002Fnull",{"type":58,"tag":983,"props":1011,"children":1013},{"style":1012},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[1014],{"type":64,"value":1015},"         # for commit mining\n",{"type":58,"tag":983,"props":1017,"children":1018},{"class":985,"line":30},[1019,1023,1027,1031,1035],{"type":58,"tag":983,"props":1020,"children":1021},{"style":990},[1022],{"type":64,"value":232},{"type":58,"tag":983,"props":1024,"children":1025},{"style":995},[1026],{"type":64,"value":998},{"type":58,"tag":983,"props":1028,"children":1029},{"style":1001},[1030],{"type":64,"value":1004},{"type":58,"tag":983,"props":1032,"children":1033},{"style":995},[1034],{"type":64,"value":1009},{"type":58,"tag":983,"props":1036,"children":1037},{"style":1012},[1038],{"type":64,"value":1039},"          # for PR mining\n",{"type":58,"tag":983,"props":1041,"children":1043},{"class":985,"line":1042},3,[1044,1049,1054,1058,1062],{"type":58,"tag":983,"props":1045,"children":1046},{"style":990},[1047],{"type":64,"value":1048},"ls",{"type":58,"tag":983,"props":1050,"children":1051},{"style":995},[1052],{"type":64,"value":1053}," ~\u002F.copilot\u002Fsession-state\u002F",{"type":58,"tag":983,"props":1055,"children":1056},{"style":1001},[1057],{"type":64,"value":1004},{"type":58,"tag":983,"props":1059,"children":1060},{"style":995},[1061],{"type":64,"value":1009},{"type":58,"tag":983,"props":1063,"children":1064},{"style":1012},[1065],{"type":64,"value":1066},"  # Copilot session logs\n",{"type":58,"tag":67,"props":1068,"children":1069},{},[1070,1075],{"type":58,"tag":129,"props":1071,"children":1072},{},[1073],{"type":64,"value":1074},"Git commits",{"type":64,"value":1076}," — recent commits by the user in the current repo:",{"type":58,"tag":328,"props":1078,"children":1080},{"className":975,"code":1079,"language":977,"meta":336,"style":336},"git log --author=\"$(git config user.email)\" --since=\"2 weeks ago\" \\\n  --pretty=format:'%h|%ad|%s' --date=short --no-merges\n",[1081],{"type":58,"tag":212,"props":1082,"children":1083},{"__ignoreMap":336},[1084,1145],{"type":58,"tag":983,"props":1085,"children":1086},{"class":985,"line":986},[1087,1091,1096,1101,1106,1110,1115,1120,1125,1130,1135,1139],{"type":58,"tag":983,"props":1088,"children":1089},{"style":990},[1090],{"type":64,"value":225},{"type":58,"tag":983,"props":1092,"children":1093},{"style":995},[1094],{"type":64,"value":1095}," log",{"type":58,"tag":983,"props":1097,"children":1098},{"style":995},[1099],{"type":64,"value":1100}," --author=",{"type":58,"tag":983,"props":1102,"children":1103},{"style":1001},[1104],{"type":64,"value":1105},"\"$(",{"type":58,"tag":983,"props":1107,"children":1108},{"style":990},[1109],{"type":64,"value":225},{"type":58,"tag":983,"props":1111,"children":1112},{"style":995},[1113],{"type":64,"value":1114}," config user.email",{"type":58,"tag":983,"props":1116,"children":1117},{"style":1001},[1118],{"type":64,"value":1119},")\"",{"type":58,"tag":983,"props":1121,"children":1122},{"style":995},[1123],{"type":64,"value":1124}," --since=",{"type":58,"tag":983,"props":1126,"children":1127},{"style":1001},[1128],{"type":64,"value":1129},"\"",{"type":58,"tag":983,"props":1131,"children":1132},{"style":995},[1133],{"type":64,"value":1134},"2 weeks ago",{"type":58,"tag":983,"props":1136,"children":1137},{"style":1001},[1138],{"type":64,"value":1129},{"type":58,"tag":983,"props":1140,"children":1142},{"style":1141},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[1143],{"type":64,"value":1144}," \\\n",{"type":58,"tag":983,"props":1146,"children":1147},{"class":985,"line":30},[1148,1153,1158,1163,1167,1172],{"type":58,"tag":983,"props":1149,"children":1150},{"style":995},[1151],{"type":64,"value":1152},"  --pretty=format:",{"type":58,"tag":983,"props":1154,"children":1155},{"style":1001},[1156],{"type":64,"value":1157},"'",{"type":58,"tag":983,"props":1159,"children":1160},{"style":995},[1161],{"type":64,"value":1162},"%h|%ad|%s",{"type":58,"tag":983,"props":1164,"children":1165},{"style":1001},[1166],{"type":64,"value":1157},{"type":58,"tag":983,"props":1168,"children":1169},{"style":995},[1170],{"type":64,"value":1171}," --date=short",{"type":58,"tag":983,"props":1173,"children":1174},{"style":995},[1175],{"type":64,"value":1176}," --no-merges\n",{"type":58,"tag":67,"props":1178,"children":1179},{},[1180,1185],{"type":58,"tag":129,"props":1181,"children":1182},{},[1183],{"type":64,"value":1184},"PR history",{"type":64,"value":1186}," — merged PRs across repos:",{"type":58,"tag":328,"props":1188,"children":1190},{"className":975,"code":1189,"language":977,"meta":336,"style":336},"gh pr list --author @me --state merged --limit 20 \\\n  --json number,title,repository,mergedAt\n",[1191],{"type":58,"tag":212,"props":1192,"children":1193},{"__ignoreMap":336},[1194,1246],{"type":58,"tag":983,"props":1195,"children":1196},{"class":985,"line":986},[1197,1201,1206,1211,1216,1221,1226,1231,1236,1242],{"type":58,"tag":983,"props":1198,"children":1199},{"style":990},[1200],{"type":64,"value":232},{"type":58,"tag":983,"props":1202,"children":1203},{"style":995},[1204],{"type":64,"value":1205}," pr",{"type":58,"tag":983,"props":1207,"children":1208},{"style":995},[1209],{"type":64,"value":1210}," list",{"type":58,"tag":983,"props":1212,"children":1213},{"style":995},[1214],{"type":64,"value":1215}," --author",{"type":58,"tag":983,"props":1217,"children":1218},{"style":995},[1219],{"type":64,"value":1220}," @me",{"type":58,"tag":983,"props":1222,"children":1223},{"style":995},[1224],{"type":64,"value":1225}," --state",{"type":58,"tag":983,"props":1227,"children":1228},{"style":995},[1229],{"type":64,"value":1230}," merged",{"type":58,"tag":983,"props":1232,"children":1233},{"style":995},[1234],{"type":64,"value":1235}," --limit",{"type":58,"tag":983,"props":1237,"children":1239},{"style":1238},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[1240],{"type":64,"value":1241}," 20",{"type":58,"tag":983,"props":1243,"children":1244},{"style":1141},[1245],{"type":64,"value":1144},{"type":58,"tag":983,"props":1247,"children":1248},{"class":985,"line":30},[1249,1254],{"type":58,"tag":983,"props":1250,"children":1251},{"style":995},[1252],{"type":64,"value":1253},"  --json",{"type":58,"tag":983,"props":1255,"children":1256},{"style":995},[1257],{"type":64,"value":1258}," number,title,repository,mergedAt\n",{"type":58,"tag":67,"props":1260,"children":1261},{},[1262,1267],{"type":58,"tag":129,"props":1263,"children":1264},{},[1265],{"type":64,"value":1266},"Copilot session history",{"type":64,"value":1268}," (unique to this skill):",{"type":58,"tag":1270,"props":1271,"children":1272},"ul",{},[1273,1284,1316,1328],{"type":58,"tag":192,"props":1274,"children":1275},{},[1276,1278],{"type":64,"value":1277},"Path: ",{"type":58,"tag":212,"props":1279,"children":1281},{"className":1280},[],[1282],{"type":64,"value":1283},"~\u002F.copilot\u002Fsession-state\u002F\u003Csession-id>\u002Fworkspace.yaml",{"type":58,"tag":192,"props":1285,"children":1286},{},[1287,1289,1295,1296,1302,1303,1309,1310],{"type":64,"value":1288},"Read fields: ",{"type":58,"tag":212,"props":1290,"children":1292},{"className":1291},[],[1293],{"type":64,"value":1294},"summary",{"type":64,"value":219},{"type":58,"tag":212,"props":1297,"children":1299},{"className":1298},[],[1300],{"type":64,"value":1301},"cwd",{"type":64,"value":219},{"type":58,"tag":212,"props":1304,"children":1306},{"className":1305},[],[1307],{"type":64,"value":1308},"repository",{"type":64,"value":219},{"type":58,"tag":212,"props":1311,"children":1313},{"className":1312},[],[1314],{"type":64,"value":1315},"branch",{"type":58,"tag":192,"props":1317,"children":1318},{},[1319,1321,1326],{"type":64,"value":1320},"Skip sessions without a ",{"type":58,"tag":212,"props":1322,"children":1324},{"className":1323},[],[1325],{"type":64,"value":1294},{"type":64,"value":1327}," field",{"type":58,"tag":192,"props":1329,"children":1330},{},[1331],{"type":64,"value":1332},"Note: this directory may not exist on all machines",{"type":58,"tag":67,"props":1334,"children":1335},{},[1336],{"type":64,"value":1337},"If none of these sources are available, fall back to the guided interview.",{"type":58,"tag":350,"props":1339,"children":1341},{"id":1340},"step-2-group-related-work",[1342],{"type":64,"value":1343},"Step 2: Group related work",{"type":58,"tag":67,"props":1345,"children":1346},{},[1347],{"type":64,"value":1348},"Cluster related signals into one entry:",{"type":58,"tag":1270,"props":1350,"children":1351},{},[1352,1357,1362],{"type":58,"tag":192,"props":1353,"children":1354},{},[1355],{"type":64,"value":1356},"Same PR + its commits → 1 entry",{"type":58,"tag":192,"props":1358,"children":1359},{},[1360],{"type":64,"value":1361},"Multiple commits on the same file\u002Ffeature within 3 days → 1 entry",{"type":58,"tag":192,"props":1363,"children":1364},{},[1365],{"type":64,"value":1366},"Copilot sessions referencing the same repo + branch → merge into PR entry if one exists",{"type":58,"tag":350,"props":1368,"children":1370},{"id":1369},"step-3-draft-entries",[1371],{"type":64,"value":1372},"Step 3: Draft entries",{"type":58,"tag":67,"props":1374,"children":1375},{},[1376],{"type":64,"value":1377},"Write impact-first entries for each group. Assign categories.",{"type":58,"tag":350,"props":1379,"children":1381},{"id":1380},"step-4-present-and-refine",[1382],{"type":64,"value":1383},"Step 4: Present and refine",{"type":58,"tag":67,"props":1385,"children":1386},{},[1387],{"type":64,"value":1388},"Show all drafted entries to the user. Adjust based on feedback.",{"type":58,"tag":350,"props":1390,"children":1392},{"id":1391},"step-5-output",[1393],{"type":64,"value":1394},"Step 5: Output",{"type":58,"tag":67,"props":1396,"children":1397},{},[1398],{"type":64,"value":1399},"Format as markdown grouped by week:",{"type":58,"tag":328,"props":1401,"children":1405},{"className":1402,"code":1403,"language":1404,"meta":336,"style":336},"language-markdown shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","## Week of 2025-04-14\n\n### 🚀 PRs & Features\n- **Migrated auth service to managed identity** → eliminated 3 secret rotation incidents\u002Fquarter → PR #312\n\n### 🏗️ Infrastructure\n- **Built CI pipeline for copilot-brag-sheet** → 107 tests across 3 OSes × 3 Node versions → shipped v1.0.0\n","markdown",[1406],{"type":58,"tag":212,"props":1407,"children":1408},{"__ignoreMap":336},[1409,1422,1431,1444,1475,1483,1496],{"type":58,"tag":983,"props":1410,"children":1411},{"class":985,"line":986},[1412,1417],{"type":58,"tag":983,"props":1413,"children":1414},{"style":1001},[1415],{"type":64,"value":1416},"## ",{"type":58,"tag":983,"props":1418,"children":1419},{"style":990},[1420],{"type":64,"value":1421},"Week of 2025-04-14\n",{"type":58,"tag":983,"props":1423,"children":1424},{"class":985,"line":30},[1425],{"type":58,"tag":983,"props":1426,"children":1428},{"emptyLinePlaceholder":1427},true,[1429],{"type":64,"value":1430},"\n",{"type":58,"tag":983,"props":1432,"children":1433},{"class":985,"line":1042},[1434,1439],{"type":58,"tag":983,"props":1435,"children":1436},{"style":1001},[1437],{"type":64,"value":1438},"### ",{"type":58,"tag":983,"props":1440,"children":1441},{"style":990},[1442],{"type":64,"value":1443},"🚀 PRs & Features\n",{"type":58,"tag":983,"props":1445,"children":1447},{"class":985,"line":1446},4,[1448,1453,1459,1465,1470],{"type":58,"tag":983,"props":1449,"children":1450},{"style":1001},[1451],{"type":64,"value":1452},"-",{"type":58,"tag":983,"props":1454,"children":1456},{"style":1455},"--shiki-light:#39ADB5;--shiki-light-font-weight:bold;--shiki-default:#89DDFF;--shiki-default-font-weight:bold;--shiki-dark:#89DDFF;--shiki-dark-font-weight:bold",[1457],{"type":64,"value":1458}," **",{"type":58,"tag":983,"props":1460,"children":1462},{"style":1461},"--shiki-light:#E53935;--shiki-light-font-weight:bold;--shiki-default:#F07178;--shiki-default-font-weight:bold;--shiki-dark:#F07178;--shiki-dark-font-weight:bold",[1463],{"type":64,"value":1464},"Migrated auth service to managed identity",{"type":58,"tag":983,"props":1466,"children":1467},{"style":1455},[1468],{"type":64,"value":1469},"**",{"type":58,"tag":983,"props":1471,"children":1472},{"style":1141},[1473],{"type":64,"value":1474}," → eliminated 3 secret rotation incidents\u002Fquarter → PR #312\n",{"type":58,"tag":983,"props":1476,"children":1478},{"class":985,"line":1477},5,[1479],{"type":58,"tag":983,"props":1480,"children":1481},{"emptyLinePlaceholder":1427},[1482],{"type":64,"value":1430},{"type":58,"tag":983,"props":1484,"children":1486},{"class":985,"line":1485},6,[1487,1491],{"type":58,"tag":983,"props":1488,"children":1489},{"style":1001},[1490],{"type":64,"value":1438},{"type":58,"tag":983,"props":1492,"children":1493},{"style":990},[1494],{"type":64,"value":1495},"🏗️ Infrastructure\n",{"type":58,"tag":983,"props":1497,"children":1499},{"class":985,"line":1498},7,[1500,1504,1508,1513,1517],{"type":58,"tag":983,"props":1501,"children":1502},{"style":1001},[1503],{"type":64,"value":1452},{"type":58,"tag":983,"props":1505,"children":1506},{"style":1455},[1507],{"type":64,"value":1458},{"type":58,"tag":983,"props":1509,"children":1510},{"style":1461},[1511],{"type":64,"value":1512},"Built CI pipeline for copilot-brag-sheet",{"type":58,"tag":983,"props":1514,"children":1515},{"style":1455},[1516],{"type":64,"value":1469},{"type":58,"tag":983,"props":1518,"children":1519},{"style":1141},[1520],{"type":64,"value":1521}," → 107 tests across 3 OSes × 3 Node versions → shipped v1.0.0\n",{"type":58,"tag":78,"props":1523,"children":1525},{"id":1524},"performance-review-prep",[1526],{"type":64,"value":1527},"Performance Review Prep",{"type":58,"tag":67,"props":1529,"children":1530},{},[1531],{"type":64,"value":1532},"When the user is preparing for a performance review (Connect, annual review, etc.):",{"type":58,"tag":350,"props":1534,"children":1536},{"id":1535},"structure",[1537],{"type":64,"value":1538},"Structure",{"type":58,"tag":188,"props":1540,"children":1541},{},[1542,1552,1562,1605,1638],{"type":58,"tag":192,"props":1543,"children":1544},{},[1545,1550],{"type":58,"tag":129,"props":1546,"children":1547},{},[1548],{"type":64,"value":1549},"Gather",{"type":64,"value":1551}," — collect entries from the work log (or backfill using the workflow above)",{"type":58,"tag":192,"props":1553,"children":1554},{},[1555,1560],{"type":58,"tag":129,"props":1556,"children":1557},{},[1558],{"type":64,"value":1559},"Select",{"type":64,"value":1561}," — pick the top 3–5 highest-impact items",{"type":58,"tag":192,"props":1563,"children":1564},{},[1565,1570,1572],{"type":58,"tag":129,"props":1566,"children":1567},{},[1568],{"type":64,"value":1569},"Rewrite",{"type":64,"value":1571}," each item with three parts:\n",{"type":58,"tag":1270,"props":1573,"children":1574},{},[1575,1585,1595],{"type":58,"tag":192,"props":1576,"children":1577},{},[1578,1583],{"type":58,"tag":129,"props":1579,"children":1580},{},[1581],{"type":64,"value":1582},"What I did",{"type":64,"value":1584}," — the specific action",{"type":58,"tag":192,"props":1586,"children":1587},{},[1588,1593],{"type":58,"tag":129,"props":1589,"children":1590},{},[1591],{"type":64,"value":1592},"Why it mattered",{"type":64,"value":1594}," — who benefited, what changed",{"type":58,"tag":192,"props":1596,"children":1597},{},[1598,1603],{"type":58,"tag":129,"props":1599,"children":1600},{},[1601],{"type":64,"value":1602},"Proof",{"type":64,"value":1604}," — PR number, metric delta, dashboard link, customer outcome",{"type":58,"tag":192,"props":1606,"children":1607},{},[1608,1613,1615],{"type":58,"tag":129,"props":1609,"children":1610},{},[1611],{"type":64,"value":1612},"Organize",{"type":64,"value":1614}," by impact theme (not chronologically):\n",{"type":58,"tag":1270,"props":1616,"children":1617},{},[1618,1623,1628,1633],{"type":58,"tag":192,"props":1619,"children":1620},{},[1621],{"type":64,"value":1622},"Delivering results \u002F operational excellence",{"type":58,"tag":192,"props":1624,"children":1625},{},[1626],{"type":64,"value":1627},"Customer \u002F team impact",{"type":58,"tag":192,"props":1629,"children":1630},{},[1631],{"type":64,"value":1632},"Collaboration \u002F mentoring \u002F leadership",{"type":58,"tag":192,"props":1634,"children":1635},{},[1636],{"type":64,"value":1637},"Growth \u002F learning",{"type":58,"tag":192,"props":1639,"children":1640},{},[1641,1646],{"type":58,"tag":129,"props":1642,"children":1643},{},[1644],{"type":64,"value":1645},"Ask for gaps",{"type":64,"value":1647}," — if evidence is missing, prompt the user: \"What metric changed?\", \"Who was unblocked?\", \"What's the PR or incident ID?\"",{"type":58,"tag":350,"props":1649,"children":1651},{"id":1650},"strong-vs-weak-entries",[1652],{"type":64,"value":1653},"Strong vs weak entries",{"type":58,"tag":85,"props":1655,"children":1656},{},[1657,1673],{"type":58,"tag":89,"props":1658,"children":1659},{},[1660],{"type":58,"tag":93,"props":1661,"children":1662},{},[1663,1668],{"type":58,"tag":97,"props":1664,"children":1665},{},[1666],{"type":64,"value":1667},"✅ Strong",{"type":58,"tag":97,"props":1669,"children":1670},{},[1671],{"type":64,"value":1672},"❌ Weak",{"type":58,"tag":113,"props":1674,"children":1675},{},[1676,1689,1702,1715],{"type":58,"tag":93,"props":1677,"children":1678},{},[1679,1684],{"type":58,"tag":120,"props":1680,"children":1681},{},[1682],{"type":64,"value":1683},"Outcome-first, quantified",{"type":58,"tag":120,"props":1685,"children":1686},{},[1687],{"type":64,"value":1688},"Activity list (\"worked on X\")",{"type":58,"tag":93,"props":1690,"children":1691},{},[1692,1697],{"type":58,"tag":120,"props":1693,"children":1694},{},[1695],{"type":64,"value":1696},"Tied to customer\u002Fteam impact",{"type":58,"tag":120,"props":1698,"children":1699},{},[1700],{"type":64,"value":1701},"No beneficiary mentioned",{"type":58,"tag":93,"props":1703,"children":1704},{},[1705,1710],{"type":58,"tag":120,"props":1706,"children":1707},{},[1708],{"type":64,"value":1709},"Includes evidence (PR, metric)",{"type":58,"tag":120,"props":1711,"children":1712},{},[1713],{"type":64,"value":1714},"No measurable result",{"type":58,"tag":93,"props":1716,"children":1717},{},[1718,1723],{"type":58,"tag":120,"props":1719,"children":1720},{},[1721],{"type":64,"value":1722},"Shows ownership or leadership",{"type":58,"tag":120,"props":1724,"children":1725},{},[1726],{"type":64,"value":1727},"Pure task completion",{"type":58,"tag":350,"props":1729,"children":1731},{"id":1730},"narrative-format",[1732],{"type":64,"value":1733},"Narrative format",{"type":58,"tag":67,"props":1735,"children":1736},{},[1737,1739,1744,1746,1751,1753,1758,1760,1765],{"type":64,"value":1738},"For longer narrative sections, use STAR: ",{"type":58,"tag":129,"props":1740,"children":1741},{},[1742],{"type":64,"value":1743},"S",{"type":64,"value":1745},"ituation → ",{"type":58,"tag":129,"props":1747,"children":1748},{},[1749],{"type":64,"value":1750},"T",{"type":64,"value":1752},"ask → ",{"type":58,"tag":129,"props":1754,"children":1755},{},[1756],{"type":64,"value":1757},"A",{"type":64,"value":1759},"ction → ",{"type":58,"tag":129,"props":1761,"children":1762},{},[1763],{"type":64,"value":1764},"R",{"type":64,"value":1766},"esult.",{"type":58,"tag":67,"props":1768,"children":1769},{},[1770],{"type":64,"value":1771},"For Microsoft employees using the Connect preset, frame entries around Core Priorities: delivering results, customer obsession, teamwork, and growth mindset.",{"type":58,"tag":78,"props":1773,"children":1775},{"id":1774},"output-contract",[1776],{"type":64,"value":1777},"Output Contract",{"type":58,"tag":67,"props":1779,"children":1780},{},[1781],{"type":64,"value":1782},"Before finishing, ensure:",{"type":58,"tag":188,"props":1784,"children":1785},{},[1786,1798,1803,1808,1813],{"type":58,"tag":192,"props":1787,"children":1788},{},[1789,1791,1796],{"type":64,"value":1790},"Every entry has action → result → evidence (mark ",{"type":58,"tag":212,"props":1792,"children":1794},{"className":1793},[],[1795],{"type":64,"value":249},{"type":64,"value":1797}," if missing)",{"type":58,"tag":192,"props":1799,"children":1800},{},[1801],{"type":64,"value":1802},"No fabricated metrics — only user-provided or source-verified data",{"type":58,"tag":192,"props":1804,"children":1805},{},[1806],{"type":64,"value":1807},"Entries shown to user before saving",{"type":58,"tag":192,"props":1809,"children":1810},{},[1811],{"type":64,"value":1812},"Time range explicitly stated",{"type":58,"tag":192,"props":1814,"children":1815},{},[1816],{"type":64,"value":1817},"Output is pasteable markdown with categories assigned",{"type":58,"tag":78,"props":1819,"children":1821},{"id":1820},"gotchas",[1822],{"type":64,"value":1823},"Gotchas",{"type":58,"tag":350,"props":1825,"children":1827},{"id":1826},"no-recent-commits-in-the-current-repo",[1828],{"type":64,"value":1829},"No recent commits in the current repo",{"type":58,"tag":67,"props":1831,"children":1832},{},[1833],{"type":64,"value":1834},"The user may work across multiple repos. Before concluding there's nothing to backfill:",{"type":58,"tag":188,"props":1836,"children":1837},{},[1838,1843,1856],{"type":58,"tag":192,"props":1839,"children":1840},{},[1841],{"type":64,"value":1842},"Ask if they want to scan a different repo or branch",{"type":58,"tag":192,"props":1844,"children":1845},{},[1846,1848,1854],{"type":64,"value":1847},"Check ",{"type":58,"tag":212,"props":1849,"children":1851},{"className":1850},[],[1852],{"type":64,"value":1853},"gh pr list --author @me --state merged",{"type":64,"value":1855}," for cross-repo PRs",{"type":58,"tag":192,"props":1857,"children":1858},{},[1859],{"type":64,"value":1860},"Fall back to the guided interview — not all impactful work leaves git traces (design docs, incident response, mentoring)",{"type":58,"tag":350,"props":1862,"children":1864},{"id":1863},"review-period-doesnt-match-git-history",[1865],{"type":64,"value":1866},"Review period doesn't match git history",{"type":58,"tag":67,"props":1868,"children":1869},{},[1870],{"type":64,"value":1871},"Performance reviews often cover 6–12 months. Explicitly set the date range:",{"type":58,"tag":328,"props":1873,"children":1875},{"className":975,"code":1874,"language":977,"meta":336,"style":336},"git log --author=\"$(git config user.name)\" --since=\"2024-07-01\" --until=\"2025-01-01\" --oneline\n",[1876],{"type":58,"tag":212,"props":1877,"children":1878},{"__ignoreMap":336},[1879],{"type":58,"tag":983,"props":1880,"children":1881},{"class":985,"line":986},[1882,1886,1890,1894,1898,1902,1907,1911,1915,1919,1924,1928,1933,1937,1942,1946],{"type":58,"tag":983,"props":1883,"children":1884},{"style":990},[1885],{"type":64,"value":225},{"type":58,"tag":983,"props":1887,"children":1888},{"style":995},[1889],{"type":64,"value":1095},{"type":58,"tag":983,"props":1891,"children":1892},{"style":995},[1893],{"type":64,"value":1100},{"type":58,"tag":983,"props":1895,"children":1896},{"style":1001},[1897],{"type":64,"value":1105},{"type":58,"tag":983,"props":1899,"children":1900},{"style":990},[1901],{"type":64,"value":225},{"type":58,"tag":983,"props":1903,"children":1904},{"style":995},[1905],{"type":64,"value":1906}," config user.name",{"type":58,"tag":983,"props":1908,"children":1909},{"style":1001},[1910],{"type":64,"value":1119},{"type":58,"tag":983,"props":1912,"children":1913},{"style":995},[1914],{"type":64,"value":1124},{"type":58,"tag":983,"props":1916,"children":1917},{"style":1001},[1918],{"type":64,"value":1129},{"type":58,"tag":983,"props":1920,"children":1921},{"style":995},[1922],{"type":64,"value":1923},"2024-07-01",{"type":58,"tag":983,"props":1925,"children":1926},{"style":1001},[1927],{"type":64,"value":1129},{"type":58,"tag":983,"props":1929,"children":1930},{"style":995},[1931],{"type":64,"value":1932}," --until=",{"type":58,"tag":983,"props":1934,"children":1935},{"style":1001},[1936],{"type":64,"value":1129},{"type":58,"tag":983,"props":1938,"children":1939},{"style":995},[1940],{"type":64,"value":1941},"2025-01-01",{"type":58,"tag":983,"props":1943,"children":1944},{"style":1001},[1945],{"type":64,"value":1129},{"type":58,"tag":983,"props":1947,"children":1948},{"style":995},[1949],{"type":64,"value":1950}," --oneline\n",{"type":58,"tag":67,"props":1952,"children":1953},{},[1954,1956,1962],{"type":64,"value":1955},"PR history (",{"type":58,"tag":212,"props":1957,"children":1959},{"className":1958},[],[1960],{"type":64,"value":1961},"gh pr list --state merged",{"type":64,"value":1963},") is more reliable for long time ranges than commit logs.",{"type":58,"tag":350,"props":1965,"children":1967},{"id":1966},"user-cant-quantify-impact",[1968],{"type":64,"value":1969},"User can't quantify impact",{"type":58,"tag":67,"props":1971,"children":1972},{},[1973],{"type":64,"value":1974},"Not every entry needs a number. See the Evidence Ladder above. Acceptable evidence includes PR links, \"unblocked Team X\", or qualitative outcomes with context. Never invent a metric to fill the gap.",{"type":58,"tag":350,"props":1976,"children":1978},{"id":1977},"copilot-session-directory-doesnt-exist",[1979],{"type":64,"value":1980},"Copilot session directory doesn't exist",{"type":58,"tag":67,"props":1982,"children":1983},{},[1984,1990],{"type":58,"tag":212,"props":1985,"children":1987},{"className":1986},[],[1988],{"type":64,"value":1989},"~\u002F.copilot\u002Fsession-state\u002F",{"type":64,"value":1991}," only exists if the user has run Copilot CLI sessions. Don't error — silently skip and note: \"No Copilot session history found; scanning git and PRs only.\"",{"type":58,"tag":350,"props":1993,"children":1995},{"id":1994},"brag-might-mean-something-else",[1996],{"type":64,"value":1997},"\"brag\" might mean something else",{"type":58,"tag":67,"props":1999,"children":2000},{},[2001],{"type":64,"value":2002},"The user might say \"brag about this feature to my team\" (a launch announcement, not a work entry). Confirm intent if ambiguous.",{"type":58,"tag":350,"props":2004,"children":2006},{"id":2005},"pair-programming-or-co-authored-commits",[2007],{"type":64,"value":2008},"Pair programming or co-authored commits",{"type":58,"tag":67,"props":2010,"children":2011},{},[2012],{"type":64,"value":2013},"If multiple authors appear on the same commits, ask: \"Should I credit this as your work, shared work, or skip it?\"",{"type":58,"tag":78,"props":2015,"children":2017},{"id":2016},"automatic-session-tracking-optional",[2018],{"type":64,"value":2019},"Automatic Session Tracking (Optional)",{"type":58,"tag":67,"props":2021,"children":2022},{},[2023,2025,2033,2035,2040,2041,2046,2048,2053],{"type":64,"value":2024},"For automatic background tracking of every Copilot CLI session (files edited, PRs created, git actions), install the ",{"type":58,"tag":2026,"props":2027,"children":2030},"a",{"href":27,"rel":2028},[2029],"nofollow",[2031],{"type":64,"value":2032},"copilot-brag-sheet",{"type":64,"value":2034}," extension. It adds ",{"type":58,"tag":212,"props":2036,"children":2038},{"className":2037},[],[2039],{"type":64,"value":217},{"type":64,"value":219},{"type":58,"tag":212,"props":2042,"children":2044},{"className":2043},[],[2045],{"type":64,"value":887},{"type":64,"value":2047},", and ",{"type":58,"tag":212,"props":2049,"children":2051},{"className":2050},[],[2052],{"type":64,"value":894},{"type":64,"value":2054}," tools to every session.",{"type":58,"tag":2056,"props":2057,"children":2058},"style",{},[2059],{"type":64,"value":2060},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":2062,"total":2257},[2063,2085,2106,2127,2142,2159,2170,2183,2198,2213,2232,2245],{"slug":2064,"name":2064,"fn":2065,"description":2066,"org":2067,"tags":2068,"stars":2082,"repoUrl":2083,"updatedAt":2084},"rushstack-best-practices","manage Rush monorepos with best practices","Provides best practices and guidance for working with Rush monorepos. Use when the user is working in a Rush-based repository, asks about Rush commands (install, update, build, rebuild), needs help with project selection, dependency management, build caching, subspace configuration, or troubleshooting Rush-specific issues.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2069,2072,2075,2076,2079],{"name":2070,"slug":2071,"type":15},"Engineering","engineering",{"name":2073,"slug":2074,"type":15},"Local Development","local-development",{"name":9,"slug":8,"type":15},{"name":2077,"slug":2078,"type":15},"Project Management","project-management",{"name":2080,"slug":2081,"type":15},"Rush","rush",6484,"https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Frushstack","2026-04-06T18:34:44.965032",{"slug":2086,"name":2086,"fn":2087,"description":2088,"org":2089,"tags":2090,"stars":2103,"repoUrl":2104,"updatedAt":2105},"azure-ai-agents-persistent-dotnet","build AI agents with Azure .NET SDK","Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Use for agent CRUD, conversation threads, streaming responses, function calling, file search, and code interpreter. Triggers: \"PersistentAgentsClient\", \"persistent agents\", \"agent threads\", \"agent runs\", \"streaming agents\", \"function calling agents .NET\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2091,2094,2097,2100],{"name":2092,"slug":2093,"type":15},".NET","net",{"name":2095,"slug":2096,"type":15},"Agents","agents",{"name":2098,"slug":2099,"type":15},"Azure","azure",{"name":2101,"slug":2102,"type":15},"LLM","llm",2804,"https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Fskills","2026-07-03T16:32:10.297433",{"slug":2107,"name":2107,"fn":2108,"description":2109,"org":2110,"tags":2111,"stars":2103,"repoUrl":2104,"updatedAt":2126},"azure-ai-anomalydetector-java","build anomaly detection applications with Java","Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate\u002Fmultivariate anomaly detection, time-series analysis, or AI-powered monitoring.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2112,2115,2116,2119,2122,2123],{"name":2113,"slug":2114,"type":15},"Analytics","analytics",{"name":2098,"slug":2099,"type":15},{"name":2117,"slug":2118,"type":15},"Data Analysis","data-analysis",{"name":2120,"slug":2121,"type":15},"Java","java",{"name":9,"slug":8,"type":15},{"name":2124,"slug":2125,"type":15},"Monitoring","monitoring","2026-05-13T06:14:16.261754",{"slug":2128,"name":2128,"fn":2129,"description":2130,"org":2131,"tags":2132,"stars":2103,"repoUrl":2104,"updatedAt":2141},"azure-ai-contentsafety-java","build content moderation applications with Azure AI","Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text\u002Fimage analysis, blocklist management, or harm detection for hate, violence, sexual content, and self-harm.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2133,2136,2137,2138],{"name":2134,"slug":2135,"type":15},"AI Infrastructure","ai-infrastructure",{"name":2098,"slug":2099,"type":15},{"name":2120,"slug":2121,"type":15},{"name":2139,"slug":2140,"type":15},"Security","security","2026-07-07T06:53:31.293235",{"slug":2143,"name":2143,"fn":2144,"description":2145,"org":2146,"tags":2147,"stars":2103,"repoUrl":2104,"updatedAt":2158},"azure-ai-contentsafety-py","detect harmful content with Azure AI Content Safety","Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification.\nTriggers: \"azure-ai-contentsafety\", \"ContentSafetyClient\", \"content moderation\", \"harmful content\", \"text analysis\", \"image analysis\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2148,2149,2152,2153,2154,2157],{"name":2098,"slug":2099,"type":15},{"name":2150,"slug":2151,"type":15},"Compliance","compliance",{"name":2101,"slug":2102,"type":15},{"name":9,"slug":8,"type":15},{"name":2155,"slug":2156,"type":15},"Python","python",{"name":2139,"slug":2140,"type":15},"2026-07-18T05:14:23.017504",{"slug":2160,"name":2160,"fn":2161,"description":2162,"org":2163,"tags":2164,"stars":2103,"repoUrl":2104,"updatedAt":2169},"azure-ai-language-conversations-py","implement conversational language understanding with Python","Implement Conversational Language Understanding (CLU) using the azure-ai-language-conversations Python SDK. Use when working with ConversationAnalysisClient to analyze conversation intent and entities, building NLP features, or integrating language understanding into applications.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2165,2166,2167,2168],{"name":2113,"slug":2114,"type":15},{"name":2098,"slug":2099,"type":15},{"name":2101,"slug":2102,"type":15},{"name":2155,"slug":2156,"type":15},"2026-07-31T05:54:29.068751",{"slug":2171,"name":2171,"fn":2172,"description":2173,"org":2174,"tags":2175,"stars":2103,"repoUrl":2104,"updatedAt":2182},"azure-ai-translation-text-py","translate text using Azure AI services","Azure AI Text Translation SDK for real-time text translation, transliteration, language detection, and dictionary lookup. Use for translating text content in applications.\nTriggers: \"text translation\", \"translator\", \"translate text\", \"transliterate\", \"TextTranslationClient\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2176,2179,2180,2181],{"name":2177,"slug":2178,"type":15},"API Development","api-development",{"name":2098,"slug":2099,"type":15},{"name":9,"slug":8,"type":15},{"name":2155,"slug":2156,"type":15},"2026-07-18T05:14:16.988376",{"slug":2184,"name":2184,"fn":2185,"description":2186,"org":2187,"tags":2188,"stars":2103,"repoUrl":2104,"updatedAt":2197},"azure-ai-vision-imageanalysis-py","analyze images with Azure AI Vision","Azure AI Vision Image Analysis SDK for captions, tags, objects, OCR, people detection, and smart cropping. Use for computer vision and image understanding tasks.\nTriggers: \"image analysis\", \"computer vision\", \"OCR\", \"object detection\", \"ImageAnalysisClient\", \"image caption\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2189,2190,2193,2196],{"name":2098,"slug":2099,"type":15},{"name":2191,"slug":2192,"type":15},"Computer Vision","computer-vision",{"name":2194,"slug":2195,"type":15},"Images","images",{"name":2155,"slug":2156,"type":15},"2026-07-18T05:14:18.007737",{"slug":2199,"name":2199,"fn":2200,"description":2201,"org":2202,"tags":2203,"stars":2103,"repoUrl":2104,"updatedAt":2212},"azure-appconfiguration-java","manage configuration with Azure App Configuration","Azure App Configuration SDK for Java. Centralized application configuration management with key-value settings, feature flags, and snapshots.\nTriggers: \"ConfigurationClient java\", \"app configuration java\", \"feature flag java\", \"configuration setting java\", \"azure config java\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2204,2205,2208,2211],{"name":2098,"slug":2099,"type":15},{"name":2206,"slug":2207,"type":15},"Configuration","configuration",{"name":2209,"slug":2210,"type":15},"Feature Flags","feature-flags",{"name":2120,"slug":2121,"type":15},"2026-07-03T16:32:01.278468",{"slug":2214,"name":2214,"fn":2215,"description":2216,"org":2217,"tags":2218,"stars":2103,"repoUrl":2104,"updatedAt":2231},"azure-cosmos-rust","build applications with Azure Cosmos DB","Azure Cosmos DB library for Rust (NoSQL API). Document CRUD, containers, and globally distributed data.\nTriggers: \"cosmos db rust\", \"CosmosClient rust\", \"document crud rust\", \"NoSQL rust\", \"partition key rust\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2219,2222,2225,2228],{"name":2220,"slug":2221,"type":15},"Cosmos DB","cosmos-db",{"name":2223,"slug":2224,"type":15},"Database","database",{"name":2226,"slug":2227,"type":15},"NoSQL","nosql",{"name":2229,"slug":2230,"type":15},"Rust","rust","2026-07-31T05:54:27.021432",{"slug":2233,"name":2233,"fn":2215,"description":2234,"org":2235,"tags":2236,"stars":2103,"repoUrl":2104,"updatedAt":2244},"azure-cosmos-ts","Azure Cosmos DB JavaScript\u002FTypeScript SDK (@azure\u002Fcosmos) for data plane operations. Use for CRUD operations on documents, queries, bulk operations, and container management. Triggers: \"Cosmos DB\", \"@azure\u002Fcosmos\", \"CosmosClient\", \"document CRUD\", \"NoSQL queries\", \"bulk operations\", \"partition key\", \"container.items\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2237,2238,2239,2240,2241],{"name":2220,"slug":2221,"type":15},{"name":2223,"slug":2224,"type":15},{"name":9,"slug":8,"type":15},{"name":2226,"slug":2227,"type":15},{"name":2242,"slug":2243,"type":15},"TypeScript","typescript","2026-07-03T16:31:19.368382",{"slug":2246,"name":2246,"fn":2247,"description":2248,"org":2249,"tags":2250,"stars":2103,"repoUrl":2104,"updatedAt":2256},"azure-data-tables-java","build table storage applications with Java","Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value data, schemaless storage, or structured data at scale.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2251,2252,2253,2254,2255],{"name":2098,"slug":2099,"type":15},{"name":2220,"slug":2221,"type":15},{"name":2223,"slug":2224,"type":15},{"name":2120,"slug":2121,"type":15},{"name":2226,"slug":2227,"type":15},"2026-05-13T06:14:17.582229",267,{"items":2259,"total":986},[2260],{"slug":4,"name":4,"fn":5,"description":6,"org":2261,"tags":2262,"stars":26,"repoUrl":27,"updatedAt":28},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[2263,2264,2265,2266,2267],{"name":17,"slug":18,"type":15},{"name":9,"slug":8,"type":15},{"name":20,"slug":21,"type":15},{"name":13,"slug":14,"type":15},{"name":23,"slug":24,"type":15}]