Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 4, 2025

The codebase migrated agent files from .github/prompts/*.prompt.md to .github/agents/*.agent.md, but documentation still referenced the old paths and terminology.

Changes

  • agentic-authoring.mdx: Updated file paths, terminology, and glossary links

    • .github/prompts/create-agentic-workflow.prompt.md.github/agents/create-agentic-workflow.agent.md
    • "prompt file" → "agent file" (including section headings)
    • Glossary link #prompt-files#agent-files
  • cli.md: Updated gh aw init command description to reference "agent files"

  • quick-start.md: Updated installation comment from "prompt files" to "agent files"

  • custom-agents.md: Renamed "Built-in Prompts" section to "Built-in Agent Files" and updated directory path

Preserved References

Runtime artifact references in compilation-process.md and templating.md remain unchanged—these refer to the generated prompt.txt file sent to the AI agent during execution, not the source .agent.md files.

Original prompt

In docs, update all references to the .prompt.md to migrate to .agent.md

Search github/prompts/create-agentic-workflow.prompt.md

Custom agent used: technical-doc-writer
AI technical documentation writer for GitHub Actions library using Astro Starlight and GitHub Docs voice


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

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update documentation to migrate .prompt.md to .agent.md Update documentation references from .prompt.md to .agent.md Dec 4, 2025
Copilot AI requested a review from pelikhan December 4, 2025 17:07
@pelikhan pelikhan closed this Dec 4, 2025
@pelikhan pelikhan deleted the copilot/update-references-to-agent-md branch December 4, 2025 20:42
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