/exp-status
CommunityKnow every experiment’s health in seconds
System Documentation
What problem does it solve?
It solves the problem of not knowing which experiments are still running, which ones have anomalies, and which ones have finished but still need collection, so you can confidently decide the next action.
Core Features & Use Cases
- Live experiment status monitoring: Scans
runningexperiments and checks localscreensessions or remote sessions to classify them as running, anomaly, or completed pending collect. - Optional auto-collection for finished runs: With
--collect-ready, it automatically triggers/exp-run --collectfor experiments whose sessions have ended but are not yet collected in the wiki. - Pipeline-aware reporting and advancement: With
--pipeline <slug>, it reports pipeline progress and, with--auto-advance, advances to Stage 4 only when all pipeline experiments are completed.
Use case example: After a research pipeline runs for hours, use this skill to identify which experiments are stuck or crashed (anomalies) and which are done but not yet collected, then either collect them immediately or let the pipeline auto-advance when everything is complete.
Quick Start
Ask: Run /exp-status --collect-ready to automatically collect all completed experiments whose sessions have ended.
Dependency Matrix
Required Modules
None requiredComponents
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: /exp-status Download link: https://github.com/duany049/multi-skill-orchestration/archive/main.zip#exp-status Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.