muster

Installation
SKILL.md

autoloop: Muster (Fleet Roster)

Enumerates all registered loops on the machine and reports health, dead-time ratio, staleness, and reclaim candidacy. Works as a table view for human inspection or JSONL for machine consumers.

Self-Evolving Skill: This skill improves through use. If instructions are wrong, parameters drifted, or a workaround was needed — fix this file immediately, don't defer. Only update for real, reproducible issues.

Arguments

  • No arguments: show all loops as an ASCII table (default)
  • --json: emit JSONL (one loop per line) for machine consumers
  • --reclaim-candidates: filter table to only loops flagged for reclaim
  • <loop_id>: show single loop in detail (preserves Phase 8 behavior as fallback)

Implementation

Step 1: Load libraries

Related skills
Installs
2
GitHub Stars
44
First Seen
4 days ago