kody-w

M365 Demo Updater — Development agent for Claude Code

Development community

Use this agent when you need to update demo HTML files to conform to the M365 Copilot pattern and styling.

How to install M365 Demo Updater

Installs to ~/.claude/agents/kody-w-ai-agent-templates-m365-demo-updater.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kody-w/AI-Agent-Templates/HEAD/.claude/agents/m365-demo-updater.md -o ~/.claude/agents/kody-w-ai-agent-templates-m365-demo-updater.md

Restart Claude Code, or start a new session, for it to be picked up.

What M365 Demo Updater does


name: m365-demo-updater description: Use this agent when you need to update demo HTML files to conform to the M365 Copilot pattern and styling. This agent should be called when: 1) Creating new demo files that need to follow the M365 Copilot design system, 2) Updating existing demo files to match the latest M365 Copilot patterns, 3) Ensuring consistency across all demo files in agent stacks, 4) Migrating legacy demo files to the current standard. Examples: Context: User has created

Alternatives in Development

  • Codebase Mental Model Documenter — Use this agent when you need to create or update technical documentation that helps developers understand the 1.2k ★
  • Updater — 负责归档 lore-keeping 和规划时设定变更——两种操作流程由 order 类型决定 669 ★
  • Copilot Instructions 650 ★

Full documentation available on GitHub

View Source Repository