Remove unused doc-comments and micro-perf prompts #336686

Merged
dmitrivMS opened 9:30pm on September 17, 2026 wanted to merge 9 ฮ” into microsoft/vscode main from
agents/remove-unused-doc-comments-prompts

Pull Request Overview

  • Opened on September 18, 2026
  • Status Merged
  • Commit count 1 with first commit September 18, 2026

Total Delta

9 Total Diff Delta

Open Days

Open 0 weekdays

Test Delta

0 Diff Delta in Test Files
Breakdown by Phase

How long has this pull request spent in each phase of its lifecycle?

Fraction of total time Business days Phase
 
0.0 days Authoring 0 commits before pull request opened for review
 
0.0 days Awaiting first review
 
0.2 days Revising work with 1 commit in response to 2 reviews that left 1 comment
 
1.0 day Merge to deploy (still awaiting deployment)

Total time for pull request 0.2 business days from first commit authored to merge
Still awaiting deployment

Author avatar

Remove unused doc-comments and micro-perf prompts

Removes the doc-comments and micro-perf workspace prompts.

Part of #336449

Comments Threads Pending Resolution

ljharb reviewed on September 18, 2026
ljharb left a comment

## Copilot review overview

### ๐ŸŸข Approval recommended

The deletions fully align with the linked migration issue and introduce no functional code changes.

**Review effort:** Balanced
**Findings:** None

What changed in this PR

Removes two obsolete workspace prompts as part of #336449.

**Changes:**
- Deletes the unused `doc-comments` prompt.
- Deletes the unused `micro-perf` prompt.

| File | Description |
| ---- | ----------- |
| `.github/โ€‹prompts/โ€‹doc-comments.prompt.md` | Removes the legacy documentation prompt. |
| `.github/โ€‹prompts/โ€‹micro-perf.prompt.md` | Removes the legacy performance prompt. |

---

๐Ÿ’ก Add a `code-review` agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Resolved Comment Threads

No resolved comments have been left on this PR.