[engsys] Consolidate agent guidance into AGENTS resolver - #48381
Draft
JennyPng wants to merge 1 commit into
Draft
Conversation
Move task-specific guidance to skills, prompts, and path-scoped reviewer instructions while keeping AGENTS.md as the repository guidance resolver. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 210a8261-32da-419a-9e29-e2191b9ada7a
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.
Description
Consolidates repository-level agent guidance using the resolver structure adopted by azure-sdk-for-js#38927.
AGENTS.mdhandbook with a concise routing table and repository-wide hard rules..github/copilot-instructions.mdas a compatibility redirect.The management reviewer instruction also makes the existing preview API/package-version requirement explicit in its scoped canonical location.
Engineering-system follow-up
eng/common/pipelines/templates/jobs/ai-eval-job.ymlcurrently passes.github/copilot-instructions.mddirectly to the external MCP evaluation harness. The redirect follows the JavaScript repository precedent, but the eval owners should confirm whether that harness resolvesAGENTS.mdor should be updated in the shared engineering-system source.Validation
eng/common/scripts/Verify-Links.ps1against all changed Markdown files: 11 links checked, no broken links.git diff --check.All SDK Contribution checklist