Delegating to New Relic Agent
CommunityAutomate New Relic queries, keep AI focused.
System Documentation
What problem does it solve?
This Skill prevents your main AI assistant from getting bogged down with complex New Relic NRQL and API details, which bloats context, increases costs, and reduces focus. It delegates specialized monitoring queries to a sub-agent, ensuring your primary AI remains efficient and cost-effective.
Core Features & Use Cases
- NRQL Query Execution: Run custom NRQL queries to analyze logs, transactions, and metrics.
- Alert & Application Monitoring: List active alerts and monitored applications.
- Log Search & Pattern Analysis: Search logs, identify anomalies, and detect new log patterns.
- Drop Rule Management: List and verify NRQL drop rules for data ingestion control.
- Use Case: When a user asks to "show me active alerts", this Skill automatically delegates the task to a specialized sub-agent, which executes the necessary
monitoring-alertscommand and returns a formatted list of alerts, without exposing complex NerdGraph details to the main AI.
Quick Start
Example: Delegating a New Relic query
Task( subagent_type: "general-purpose", description: "Query New Relic monitoring", prompt: "<full agent instructions from AGENT-INSTRUCTIONS.md>
USER REQUEST: Show me active alerts
Return clean, formatted results ready to show the user." )
Dependency Matrix
Required Modules
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Delegating to New Relic Agent Download link: https://github.com/ryancnelson/deli-gator/archive/main.zip#delegating-to-new-relic-agent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.