[docs] Update dictation skill instructions#24676
Merged
Conversation
- Add ~13 new terms extracted from documentation covering new features: mcp-gateway, mcp-scripts, staged-mode, token-weights, effective-tokens, serena, qmd, gemini, wasm, concurrency.job-discriminator, min-integrity, lockdown-mode, create-agent-session, ephemerals, and more - Add env vars: GEMINI_API_KEY, CLAUDE_CODE_OAUTH_TOKEN, OPENAI_BASE_URL, GITHUB_COPILOT_BASE_URL, CODEX_API_KEY, and others - Improve Fix Speech-to-Text Errors section with new corrections for: gemini, mcp-gateway, mcp-scripts, staged-mode, token-weights, qmd, wasm - Add OIDC and SARIF to Technical Patterns section - Remove duplicated/redundant terms and over-specific status values - Total glossary: ~1066 project-specific terms, alphabetically sorted Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Closed
pelikhan
approved these changes
Apr 5, 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.mdwith an expanded and refreshed project glossary extracted from the latest documentation.Changes
Glossary updates (~1066 terms total):
mcp-gateway,mcp-scripts,staged-mode,token-weights,effective-tokens,serena,qmd,gemini,wasm,concurrency.job-discriminator,min-integrity,lockdown-mode,create-agent-session,ephemerals,autofix-code-scanning-alert, and moreGEMINI_API_KEY,CLAUDE_CODE_OAUTH_TOKEN,OPENAI_BASE_URL,GITHUB_COPILOT_BASE_URL,CODEX_API_KEY,GH_AW_AGENT_TOKEN,GH_AW_GITHUB_MCP_SERVER_TOKEN, and othersAT_RISK,COMPLETE,DUPLICATE, over-specific daily workflow names)Speech-to-text corrections added:
"gem ini"→gemini(AI engine)"mcp gateway"→mcp-gateway"mcp scripts"→mcp-scripts"staged mode"→staged-mode"token weights"→token-weights"effective tokens"→effective-tokens"queue M.D."→qmd"wasm"→ WebAssembly or wasm"O.I.D.C."→ OIDC"S.A.R.I.F."→ SARIFHyphenation rules added:
mcp-gateway,mcp-scripts,token-weightsEnvironment variables section updated:
Added
CLAUDE_CODE_OAUTH_TOKEN,CODEX_API_KEYto the canonical listReferences: