[docs] Update dictation skill instructions#18999
Merged
Conversation
Add 18 new project-specific terms to the glossary extracted from recent documentation updates: - @copilot (bot mention for issue assignment) - CLAUDE_CODE_OAUTH_TOKEN, GH_AW_CI_TRIGGER_TOKEN, GITHUB_WORKSPACE, SLACK_WEBHOOK (new environment variables) - created_issue_number, created_issue_url, created_pr_number, created_pr_url (safe-outputs output variables) - list_code_scanning_alerts, list_commits, list_discussions, list_issues, list_pull_requests, list_users, list_workflow_runs, list_workflows (GitHub tool operations) - workflow_call (trigger type) Total glossary terms: 1029 (within 950-1050 target range) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
pelikhan
approved these changes
Mar 1, 2026
This was referenced Mar 1, 2026
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.
Updates
skills/dictation/SKILL.mdto add 18 new project-specific terms extracted from recent documentation updates.Changes
Added the following terms to the project glossary (now 1029 terms, within the 950–1050 target):
Bot mentions:
@copilot— bot mention for GitHub issue assignmentEnvironment variables:
CLAUDE_CODE_OAUTH_TOKENGH_AW_CI_TRIGGER_TOKENGITHUB_WORKSPACESLACK_WEBHOOKSafe-outputs output variables:
created_issue_number,created_issue_urlcreated_pr_number,created_pr_urlGitHub tool operations:
list_code_scanning_alerts,list_commits,list_discussionslist_issues,list_pull_requests,list_userslist_workflow_runs,list_workflowsTrigger types:
workflow_callAll terms were sourced from
docs/src/content/docs/reference and guide files. No other sections of the SKILL.md were modified.References: §22537439987