Skip to content

Move dictation prompt to root DICTATION.md#30366

Merged
pelikhan merged 1 commit into
mainfrom
copilot/move-dictation-prompt-file
May 5, 2026
Merged

Move dictation prompt to root DICTATION.md#30366
pelikhan merged 1 commit into
mainfrom
copilot/move-dictation-prompt-file

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 5, 2026

Promotes skills/dictation/SKILL.md to a first-class root-level file (DICTATION.md) for easier discoverability and direct raw URL access.

Changes

  • New file: DICTATION.md at repo root (content identical to former skills/dictation/SKILL.md)
  • Removed: skills/dictation/SKILL.md and now-empty skills/dictation/ directory
  • Updated references:
    • AGENTS.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 to DICTATION.md
    • docs/.../agentic-authoring.mdx and docs/.../custom-agent-for-aw.mdx — doc links and CopyEntireFileButton file paths
  • Recompiled dictation-prompt.lock.yml

@pelikhan pelikhan marked this pull request as ready for review May 5, 2026 14:29
Copilot AI review requested due to automatic review settings May 5, 2026 14:29
@pelikhan pelikhan merged commit f5bfe04 into main May 5, 2026
@pelikhan pelikhan deleted the copilot/move-dictation-prompt-file branch May 5, 2026 14:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.md at the repo root and removed the old skills/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

Comment thread AGENTS.md
- **[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
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.

3 participants