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) - : emit JSONL (one loop per line) for machine consumers - : filter table to only loops fla…