Background Build Monitor

Community

Background build monitor for steady progress.

AuthorShavakan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Long-running builds (home-manager, darwin, updates) can stall your workflow. This Skill runs those builds in the background and reports concise progress updates, so you stay informed without being overwhelmed.

Core Features & Use Cases

  • Background execution: Runs commands like make home, make update in background.
  • Poll-friendly updates: Periodic, concise status messages every 30-45 seconds.
  • Error detection: Parses output and reports failures with hints.

Quick Start

Start a background build with the supported commands (make home, make update, or make darwin) and let the monitor report status at regular intervals.

Dependency Matrix

Required Modules

None required

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: Background Build Monitor
Download link: https://github.com/Shavakan/nix-flakes/archive/main.zip#background-build-monitor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository