breeze

Turn GitHub mentions and review requests into a local inbox with a live statusline.

122|33|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/agent-team-foundation/first-tree --skill breeze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: breeze
Source: https://github.com/agent-team-foundation/first-tree/tree/main/skills/breeze
Command: npx skills add https://github.com/agent-team-foundation/first-tree --skill breeze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Breeze solves the problem of turning explicit GitHub mentions and review requests into a centralized, local inbox with a live statusline and scheduled background work, enabling agents and developers to triage notifications without leaving their terminal.

Core Features & Use Cases

  • View and manage a local inbox of GitHub mentions and review requests via the breeze daemon
  • Run, inspect, poll, and debug the breeze daemon; monitor activity and respond to breeze items from the terminal
  • Integrate with Claude Code statusline to surface a live inbox summary and activity feed

Quick Start

Install and start the breeze daemon for a repo to begin processing GitHub notifications.

Frequently Asked Questions about breeze

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

FAQPage Schema
How do I view GitHub mentions and review requests from the terminal?

You can view GitHub mentions by running the breeze daemon, which turns explicit notifications into a browsable local inbox accessible directly via CLI commands. This allows developers to triage requests without leaving their terminal environment.

What is the best way to monitor GitHub notifications in the background?

The best way to monitor GitHub notifications in the background is by starting the breeze daemon. It provides scheduled background work to poll for GitHub mentions and review requests, keeping your local inbox updated automatically.

Can I integrate a GitHub inbox with a live statusline?

Yes, breeze integrates with Claude Code statusline to surface a live inbox summary and activity feed. This allows you to monitor GitHub mentions and review requests continuously while coding.

How do I install and start a daemon for polling GitHub notifications?

You can install and start the breeze daemon for a specific repository to begin processing GitHub notifications. The CLI supports install, start, stop, status, and poll commands to manage the local inbox efficiently.

Does the breeze CLI require any external dependencies?

No, the breeze CLI does not require external dependencies. It operates independently to run, inspect, poll, and debug the daemon, relying on environment-based configuration to manage GitHub notifications.

How do I debug a daemon that is not processing GitHub mentions?

You can inspect and debug the breeze daemon using the built-in CLI status and poll commands. These tools help monitor daemon activity and identify issues with environment-based configuration or notification polling.