breeze
Remote device monitoring, patching, and IT workflow automation
All Skills in This Repository (12)
Pure Emerald Level Indicatorsbreeze-helper
Explain Breeze Helper architecture and IPC for debugging and extension.
gh-queue
Coordinates GitHub PRs, Discussions, Issues into a unified backlog queue using gh CLI and GraphQL.
worktree-stack
Provision isolated Breeze stacks with pg, Redis, API, web, portal, and Caddy per git worktree.
agent-log-debugging
Query Breeze agent diagnostic logs from Postgres to identify connectivity and error issues.
agent-info
Document Breeze RMM Go agent architecture, commands, configuration, and data flows.
issue-to-pr
Automate a GitHub issue from claim to reviewed open PR.
breeze-testing
Codify test-writing conventions and coverage requirements for Breeze RMM projects.
feature-testing
Automates UI, API, and agent feature verification using Playwright MCP and diagnostic logs.
e2e-coverage
Verify end-to-end Breeze RMM coverage across UI, API, and agent layers using delta testing.
ui-qa-sweep
Run Playwright UI regression sweeps across Breeze MSP workflows and file GitHub issues.
security-review
Audit Breeze RMM codebase security for hardening gaps and vulnerabilities.
ai-agent
Summarize Breeze RMM AI Agent architecture, MCP tooling, streaming chat, and guardrails.
Frequently Asked Questions
FAQPage SchemaHow to install Breeze?▼
Run `npx skills add LanternOps/breeze --all -g -y` in your terminal to install all skills in this suite globally.
What does Breeze do for IT teams?▼
Breeze is an open-source RMM and PSA platform that monitors devices, deploys patches, runs remote scripts, and handles ticketing and billing in one system.
Can Breeze automate issue fixing and releases?▼
Yes. Its skills cover the full cycle from triaging GitHub issues to opening reviewed PRs, running pre-release QA sweeps, and publishing release notes.
Does Breeze support multi-tenant MSP setups?▼
Yes. It is built multi-tenant from day one with partner, organization, site, and device levels enforced by database row-level security.
Do I need coding experience to use these skills?▼
No. Once installed, your AI agent follows the skill runbooks and executes testing, debugging, and release steps from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core