Skip to content

Add Dynamics 365 F&O consultant subagent#1

Draft
plevantis wants to merge 1 commit into
masterfrom
claude/dynamics-365-consultant-agent-E0y8t
Draft

Add Dynamics 365 F&O consultant subagent#1
plevantis wants to merge 1 commit into
masterfrom
claude/dynamics-365-consultant-agent-E0y8t

Conversation

@plevantis
Copy link
Copy Markdown
Owner

Summary

  • Adds .claude/agents/dynamics-365-fo-consultant.md, a Claude Code subagent specialized in Microsoft Dynamics 365 Finance & Operations.
  • System prompt covers functional modules (GL/AP/AR, WMS, Production, Project), the X++/AOT technical stack, LCS/ALM, and adjacent Power Platform / Dataverse integration.
  • Encodes working principles: standard-before-extension, version-aware answers, idiomatic modern X++ (Chain of Command, set-based ops), security/SoD awareness, and explicit guardrails (no over-layering in cloud, no direct SQL DML, no SoD bypass).

Test plan

  • Run /agents in Claude Code and confirm dynamics-365-fo-consultant is listed.
  • Invoke via the Agent tool with a sample functional question (e.g., "How do I configure a posting profile for AR?") and confirm the response style matches the prompt.
  • Invoke with a sample X++ question (e.g., "Show me Chain of Command on SalesTableType::insert") and confirm the code style is correct.
  • Confirm the tools: allowlist is sufficient — agent should not need write access for advisory work.

Generated by Claude Code

Defines .claude/agents/dynamics-365-fo-consultant.md with a system
prompt covering F&O functional modules, X++/AOT technical work,
LCS/ALM, and adjacent Power Platform/Dataverse integration, plus
working principles (standard before extension, version-aware advice,
security and performance mindset).
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