agent-info

Document Breeze RMM Go agent architecture, commands, configuration, and data flows.

73|23|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/LanternOps/breeze --skill agent-info
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-info
Source: https://github.com/LanternOps/breeze/tree/main/.claude/skills/agent-info
Command: npx skills add https://github.com/LanternOps/breeze --skill agent-info

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This quick reference provides developers with a compact guide to Breeze RMM Go agent architecture, commands, configuration, build processes, and data flows.

Core Features & Use Cases

  • Documentation of enrollment, heartbeat, WebSocket communication, updater, and build workflows for cross-platform agents.
  • Quick access for debugging, extending, and troubleshooting the agent on Windows, macOS, and Linux.

Quick Start

Enroll a device and start the breeze-agent to begin reporting hardware, inventory, and telemetry to the server.

Frequently Asked Questions about agent-info

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does the Breeze RMM Go agent handle enrollment and heartbeat communication?

The Breeze RMM Go agent handles enrollment and heartbeat communication by establishing a persistent WebSocket connection to report hardware, inventory, and telemetry data to the server across Windows, macOS, and Linux.

How do I debug the Breeze RMM agent on macOS, Linux, or Windows?

You can debug the Breeze RMM agent by referencing its documented architecture, commands, and data flows. This compact guide provides quick access for troubleshooting and extending the agent across supported operating systems.

What is the architecture of the Breeze RMM Go agent for cross-platform development?

The Breeze RMM Go agent architecture encompasses enrollment, heartbeat, WebSocket communication, updater, and build workflows, providing a compact reference for developers extending cross-platform functionality.

Does the Breeze RMM Go agent support cross-platform deployment and updates?

Yes, the Breeze RMM Go agent supports cross-platform deployment across Windows, macOS, and Linux. It includes a dedicated updater workflow and build processes to manage device reporting and telemetry.

Why is my Breeze RMM agent not reporting telemetry data to the server?

If your Breeze RMM agent is not reporting telemetry, consult the documented WebSocket, heartbeat, and enrollment data flows to troubleshoot the connection and identify potential cross-platform build or configuration issues.

Can I extend the Breeze RMM Go agent to report custom inventory data?

Yes, developers can extend the Breeze RMM Go agent to report custom inventory by leveraging the documented architecture, data flows, and build processes outlined in the reference guide for cross-platform development.