Skip to content

feat: add agentic workflow to guard documentation tone of voice#1135

Open
vdstrizhkova wants to merge 1 commit into
microsoft:mainfrom
vdstrizhkova:feat/agentic-tone-of-voice
Open

feat: add agentic workflow to guard documentation tone of voice#1135
vdstrizhkova wants to merge 1 commit into
microsoft:mainfrom
vdstrizhkova:feat/agentic-tone-of-voice

Conversation

@vdstrizhkova

@vdstrizhkova vdstrizhkova commented Jul 16, 2026

Copy link
Copy Markdown

Pull Request Template

What are you trying to address

This is part 3 of 3 splitting PR #1130. It adds the agentic workflow that guards documentation tone of voice - the automation tooling only, no doc content.

Scope: 5 files changed (+679).

What's included

  • .github/agents/agentic-workflows.md - agent definition that reviews docs for tone-of-voice consistency.
  • .github/skills/agentic-workflow-designer/SKILL.md and .github/skills/agentic-workflows/SKILL.md - supporting skills.
  • .github/mcp.json - MCP server configuration for the agent.
  • .github/workflows/copilot-setup-steps.yml - CI setup so the agent can run.

This lets the tone-of-voice standard applied manually in #1133 be enforced automatically going forward.

Checklist

READY TO PR? Use the check-list below to ensure your branch is ready for PR.

  • Changes follow the repo structure and land in the appropriate folder and section
  • No confidential information
  • No duplicated content
  • Labeled appropriately
  • This PR was reviewed by at least one subject matter expert
  • No lint check errors related to your changes

- add agentic-workflows agent and supporting skills (designer + workflows)
- add mcp.json and copilot-setup-steps workflow to run the agent in CI

🤖 - Generated by Copilot
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.

1 participant