bootstrap-monitor

Community

Monitor bootstrap to completion with full visibility.

Authoragentydragon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures the cluster bootstrap runs to full completion, reporting only final success or irrecoverable failure, so you can stop chasing partial progress.

Core Features & Use Cases

  • Monitors all bootstrap steps (Terraform layers, Flux reconciliations, node readiness, core services)
  • Enforces a strict completion criterion (success or irrecoverable failure)
  • Provides actionable guidance when failures occur

Quick Start

Run ./bootstrap.sh with direnv loaded; the monitor will wait for completion and exit with a success or irrecoverable failure status.

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: bootstrap-monitor
Download link: https://github.com/agentydragon/cluster/archive/main.zip#bootstrap-monitor

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