[docs] Update dictation skill with comprehensive project glossary#15888
Merged
[docs] Update dictation skill with comprehensive project glossary#15888
Conversation
- Extract ~1000 project-specific technical terms from documentation - Add speech-to-text error correction rules for common misrecognitions - Include instructions for removing filler words and improving text clarity - Focus on fixing errors without planning or providing code examples - Terms extracted from docs/src/content/docs/**/*.md files Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
Author
|
SEC-004: Add content sanitization to safe-output handlers
|
Contributor
Author
Smoke Test ResultsPRs Tested:
Results:
Overall Status: PASS
|
This was referenced Feb 15, 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.
Summary
Updated the dictation skill file (
skills/dictation/SKILL.md) with a comprehensive project glossary extracted from documentation and enhanced error correction rules.Changes
1. Project Glossary (1000 terms)
docs/src/content/docs/2. Speech-to-Text Error Correction
Added correction rules for common misrecognitions:
3. Text Cleanup Instructions
4. Clear Guidelines
Explicitly instructs the AI to:
Technical Details
Term Extraction Process:
docs/src/content/docs/Files Modified:
skills/dictation/SKILL.md- Complete rewrite with new glossary and improved instructionsTesting
Verified the skill file:
Related
This skill is used by workflows and agents to fix speech-to-text errors in dictated content, particularly useful for:
Closes: N/A (enhancement)
References:
✨ PR Review Safe Output Test - Run 22035866590