exp-status

Monitor running experiments across local and remote environments and generate status reports.

38|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill exp-status-chanw-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exp-status
Source: https://github.com/Chanw-research/claude-code-paper-writing/tree/main/empirical-research-notes/empirical-wiki/.claude/skills/exp-status
Command: npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill exp-status-chanw-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a single entry point to monitor the status of all running experiments, scan remote and local sessions, and surface a clear, actionable status table to drive next steps.

Core Features & Use Cases

  • Live status monitoring: checks running experiments across local screens and remote sessions, categorizing them as alive, anomaly, or completed.
  • Wiki integration & automation: updates wiki pages with progress and can trigger collection or pipeline advancement when conditions are met.
  • Workflow support: ideal for CronCreate scheduling, manual checks, and iterative research pipelines to keep experiments in sync.

Quick Start

Check all running experiments to generate a real-time status report and guidance for next steps.

Frequently Asked Questions about exp-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor the real-time status of running experiments across local and remote environments?

To monitor running experiments across local and remote environments, this Skill checks local screens and remote Python sessions, categorizing each experiment as alive, anomaly, or completed to produce a clear status table for next steps.

How do I automate pipeline advancement when a running experiment completes?

You can automate pipeline advancement by applying optional auto-advance triggers; when monitoring detects a completed experiment, it automatically triggers downstream collection or pipeline actions.

Can I integrate experiment status monitoring with wiki page updates?

Yes, you can integrate experiment status monitoring with wiki pages; the system automatically updates wiki documentation with current progress and pipeline conditions as it scans local and remote sessions.

What is the best way to schedule automated checks for research pipelines?

The best way to schedule automated checks for research pipelines is using CronCreate scheduling alongside this Skill, enabling periodic scanning of local screens and remote sessions to keep experiments in sync.

Does experiment monitoring work with both individual experiments and complex pipelines?

Yes, experiment monitoring works with both individual experiments and complex pipelines, applying local process checks and remote Python checks to surface actionable status reports for any running research workflow.