Skip to content

Add @copilot bot mention to dictation skill instructions - #10585

Merged
pelikhan merged 3 commits into
mainfrom
copilot/update-dictation-workflow
Jan 18, 2026
Merged

Add @copilot bot mention to dictation skill instructions#10585
pelikhan merged 3 commits into
mainfrom
copilot/update-dictation-workflow

Conversation

Copilot AI commented Jan 18, 2026

Copy link
Copy Markdown
Contributor

Speech-to-text systems need guidance to correctly dictate GitHub bot mentions like @copilot when assigning issues. Without explicit correction rules, "copilot" gets transcribed without the @ symbol required for GitHub mentions.

Changes

  • skills/dictation/SKILL.md

    • Added @copilot to project glossary
    • Added speech-to-text corrections: "at copilot", "@ copilot", "copilot" → @copilot (context-dependent)
    • Renamed section to "AI Engines & Bots" for clarity
  • .github/workflows/dictation-prompt.md

    • Added "Bot mentions: @copilot (for GitHub issue assignment)" to glossary focus areas
    • Ensures future regenerations include bot mention patterns

Example correction

### AI Engines & Bots
- "at copilot" → @copilot (when assigning/mentioning the bot)
- "@ copilot" → @copilot
- "copilot" → @copilot (when context indicates assignment or mention)
Original prompt

Update the dictation generation workflow and dictation instructions to fix references to bot names, specifically copilot

Add copilot -> @copilot


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits January 18, 2026 15:06
… references

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update dictation generation workflow and instructions for bot names Add @copilot bot mention to dictation skill instructions Jan 18, 2026
Copilot AI requested a review from pelikhan January 18, 2026 15:12
@pelikhan
pelikhan marked this pull request as ready for review January 18, 2026 15:16
@pelikhan
pelikhan merged commit 359d785 into main Jan 18, 2026
@pelikhan
pelikhan deleted the copilot/update-dictation-workflow branch January 18, 2026 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants