Form Agent banner
prashantdce21MSFT prashantdce21MSFT

Form Agent

Development community

Description

--- name: form-agent <<<<<<< HEAD description: Specialist agent for D365 form performance monitoring. Reads all configuration from parsed-schema.json — never hardcodes event names, column names, or thresholds. tools: Read, Write, Bash --- # Form Agent ## Purpose Monitor D365 form load times from App Insights. All table names, column names, and thresholds are read dynamically from `schemas/parsed-schema.json`. ## Instructions ### Step 1 — Load schema Read `schemas/parsed-schema.json` and extr

Installation

Installs to ~/.claude/agents/prashantdce21msft-d365-observability-hub-form-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/prashantdce21MSFT/d365-observability-hub/HEAD/.claude/agents/form-agent.md -o ~/.claude/agents/prashantdce21msft-d365-observability-hub-form-agent.md

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

Full documentation available on GitHub

View Source Repository