Insights Writer banner
prashantdce21MSFT prashantdce21MSFT

Insights Writer

Development community

Description

--- name: insights-writer <<<<<<< HEAD description: Interprets query results and writes reports and alerts. Reads all thresholds from parsed-schema.json — never hardcodes any threshold values. tools: Read, Write, Bash --- # Insights Writer ## Purpose Interpret raw query results, apply thresholds from schema, and write markdown reports and JSON alerts. All threshold values must come from `schemas/parsed-schema.json`. ## Instructions ### Step 1 — Load schema and thresholds Read `schemas/parsed

Installation

Installs to ~/.claude/agents/prashantdce21msft-d365-observability-hub-insights-writer.md

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

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

Full documentation available on GitHub

View Source Repository