manage-runs

Browse, inspect, compare, and clean up AI analysis pipeline run directories.

Updated May 22, 2026
One-click install
npx skills add https://github.com/shekerkamma/peopletech-marketplace --skill manage-runs-shekerkamma
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage-runs
Source: https://github.com/shekerkamma/peopletech-marketplace/tree/main/plugins/ai-analyst/skills/ai-analyst/manage-runs
Command: npx skills add https://github.com/shekerkamma/peopletech-marketplace --skill manage-runs-shekerkamma

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the hassle of manually tracking, comparing, and cleaning up past AI analysis pipeline runs, which are often scattered across unorganized directories with no standardized metadata or easy way to access their results and status.

Core Features & Use Cases

  • Run Listing & Inspection: View all past pipeline runs sorted by date, with key metadata including dataset, status, agent completion count, and timing. Drill down into individual runs to see agent status, output files, and confidence grades.
  • Run Comparison: Side-by-side comparison of two runs to identify differences in metrics, findings, chart generation, and duration, ideal for evaluating changes to analysis configurations or datasets.
  • Safe Run Cleanup: Delete runs older than 30 days with explicit user confirmation to free up storage, with automatic cleanup of associated symlinks if the latest run is deleted.
  • Use Case: A data analyst running multiple churn analysis pipelines for different customer segments can use this Skill to quickly compare the latest two runs to see which model configuration performed better, or delete failed runs from 2 months ago to save disk space.

Quick Start

Use the manage-runs skill to display a sorted list of all your past pipeline runs with their status and completion details.

Frequently Asked Questions about manage-runs

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

FAQPage Schema
How do I track and inspect past data analysis pipeline runs?

You can track data analysis pipeline runs by browsing a sorted list of past executions with metadata like dataset, status, agent completion count, and timing. Drill down into individual runs to inspect agent status, output files, and confidence grades.

What is the best way to compare results from two different analytics pipeline runs?

Comparing analytics pipeline runs is done through a side-by-side view of two executions to identify differences in metrics, findings, chart generation, and duration. This is ideal for evaluating changes to analysis configurations or datasets.

How do I clean up outdated pipeline run directories to free up storage?

Cleaning up pipeline run directories involves deleting runs older than 30 days with explicit user confirmation. This frees up storage and automatically cleans up associated symlinks if the latest run is deleted.

Can I view pipeline state and metadata for iterative analytics workflows?

Yes, you can view pipeline state by extracting structured run metadata from pipeline state files. This applies to iterative analytics workflows where multiple runs are executed against different datasets or configurations.

Does run cleanup require manual deletion of symlinks for deleted pipeline runs?

Run cleanup does not require manual symlink deletion. When you delete outdated runs with explicit confirmation, the system automatically cleans up associated symlinks if the latest run is deleted.

What pipeline run details can I inspect when browsing past analytics workflows?

When browsing past analytics workflows, you can inspect run details including dataset, status, agent completion count, timing, agent status, output files, and confidence grades.