docs: fix documentation inconsistencies from audit (#227)#232
Merged
jamesadevine merged 1 commit intomainfrom Apr 16, 2026
Merged
docs: fix documentation inconsistencies from audit (#227)#232jamesadevine merged 1 commit intomainfrom
jamesadevine merged 1 commit intomainfrom
Conversation
- Remove 10 phantom "built-in MCP" references from create prompt; replace with tools: azure-devops: as the first-class ADO integration - Fix Complete Example and Common Patterns 1-3 (ado: true → azure-devops) - Remove msft-learn and kusto: references from examples - Fix update prompt validation checklist for 1ES MCP guidance - Add categorized reference table of all 21 safe output tools to Step 9 - Add agent_stats.rs to AGENTS.md architecture tree - Document --enabled-tools flag for mcp and mcp-http CLI commands Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Summary
Fixes 4 documentation inconsistencies found by the automated doc freshness audit in #227.
Critical — Built-in MCP references
ado,ado-ext,kusto,icm,bluebird,es-chat,msft-learn,stack,asa,calculator) from the create prompt's Step 8tools: azure-devops:as the first-class ADO integration, plus custom containerized and HTTP MCP examplesmcp-servers: ado: true→tools: azure-devops: true)msft-learnreference from example agent bodymcp-servers:entries mapped to service connectionsSignificant — Safe output tool coverage
comment-on-work-item,update-work-item,add-pr-comment,queue-build)Minor
agent_stats.rsto AGENTS.md architecture tree--enabled-toolsflag formcpandmcp-httpCLI commandsFiles Changed
prompts/create-ado-agentic-workflow.md— Step 8 rewrite, Complete Example, Common Patterns, Step 9 expansionprompts/update-ado-agentic-workflow.md— Validation checklist fixAGENTS.md— Architecture tree + CLI docsCloses #227