Move dictation prompt to root DICTATION.md#30366
Merged
Merged
Conversation
…ences Agent-Logs-Url: https://github.com/github/gh-aw/sessions/5fa34d7a-2bb4-4e74-baa5-afc07ba669ad Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
pelikhan
May 5, 2026 14:28
View session
pelikhan
approved these changes
May 5, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR promotes the dictation instructions prompt from skills/dictation/SKILL.md to a root-level DICTATION.md and updates all documentation/runtime references to use the new location (including raw GitHub URLs).
Changes:
- Added
DICTATION.mdat the repo root and removed the oldskills/dictation/location. - Updated docs pages to link/copy from
https://raw.githubusercontent.com/github/gh-aw/main/DICTATION.md. - Updated internal references used by agentic-chat and the dictation prompt generator workflow to target
DICTATION.md.
Show a summary per file
| File | Description |
|---|---|
docs/src/content/docs/reference/custom-agent-for-aw.mdx |
Updates raw GitHub URL and copy button target to DICTATION.md. |
docs/src/content/docs/guides/agentic-authoring.mdx |
Updates raw GitHub URL and copy button target to DICTATION.md. |
DICTATION.md |
Adds the dictation instructions prompt at the repo root. |
AGENTS.md |
Updates the dictation “skill” link to point to DICTATION.md. |
.github/workflows/dictation-prompt.md |
Updates generator instructions/success criteria to target DICTATION.md. |
.github/aw/agentic-chat.md |
Updates runtime-loaded dictation instructions URL to DICTATION.md. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 5/6 changed files
- Comments generated: 1
| - **[documentation](skills/documentation/SKILL.md)** - Documentation guidelines using Diátaxis framework and GitHub-flavored markdown | ||
| - **[reporting](skills/reporting/SKILL.md)** - Report format guidelines using HTML details/summary tags | ||
| - **[dictation](skills/dictation/SKILL.md)** - Fixing text-to-speech errors in dictated text | ||
| - **[dictation](DICTATION.md)** - Fixing text-to-speech errors in dictated text |
This was referenced May 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.
Promotes
skills/dictation/SKILL.mdto a first-class root-level file (DICTATION.md) for easier discoverability and direct raw URL access.Changes
DICTATION.mdat repo root (content identical to formerskills/dictation/SKILL.md)skills/dictation/SKILL.mdand now-emptyskills/dictation/directoryAGENTS.md— skill link.github/aw/agentic-chat.md— raw GitHub URL used to load dictation instructions at runtime.github/workflows/dictation-prompt.md— workflow target path, success criteria, and PR description template updated toDICTATION.mddocs/.../agentic-authoring.mdxanddocs/.../custom-agent-for-aw.mdx— doc links andCopyEntireFileButtonfile pathsdictation-prompt.lock.yml