Skip to content

TDD Rewrite Subagent#4023

Open
RyanCavanaugh wants to merge 7 commits into
microsoft:mainfrom
RyanCavanaugh:cleanup-skill
Open

TDD Rewrite Subagent#4023
RyanCavanaugh wants to merge 7 commits into
microsoft:mainfrom
RyanCavanaugh:cleanup-skill

Conversation

@RyanCavanaugh
Copy link
Copy Markdown
Member

This adds a subagent mode for re-doing PRs that have suspicious test fidelity.

Copilot AI review requested due to automatic review settings May 21, 2026 17:33
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new GitHub agent definition that guides an automated “TDD rewrite” workflow for suspicious PRs, aiming to ensure tests genuinely reproduce the reported issue before applying implementation changes.

Changes:

  • Introduces a new .github/agents/pr-cleanup.md agent spec (“PR TDD rewriter”) describing a step-by-step TDD rewrite procedure.
  • Defines required PR formatting for the rewritten PR (“Fixes #…”, “Rewrite of #…”).
Show a summary per file
File Description
.github/agents/pr-cleanup.md New agent instructions for rewriting an existing PR in a verified TDD sequence.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 2

Comment thread .github/agents/pr-cleanup.md Outdated
Comment thread .github/agents/pr-cleanup.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants