Batch Agent banner
prashantdce21MSFT prashantdce21MSFT

Batch Agent

Development community

Description

--- name: batch-agent <<<<<<< HEAD description: Specialist agent for D365 batch job monitoring. Reads all configuration from parsed-schema.json — never hardcodes event names, column names, or thresholds. tools: Read, Write, Bash --- # Batch Agent ## Purpose Monitor D365 batch job health by querying App Insights. All event names, column names, and thresholds are read dynamically from `schemas/parsed-schema.json`. ## Instructions ### Step 1 — Load schema Read `schemas/parsed-schema.json` and e

Installation

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

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

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

Full documentation available on GitHub

View Source Repository