pipeline

Execute the complete SWARM synthesis pipeline for experiment runs.

4|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/swarm-ai-safety/swarm-artifacts --skill pipeline-swarm-ai-safety
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pipeline
Source: https://github.com/swarm-ai-safety/swarm-artifacts/tree/main/.claude/skills/pipeline
Command: npx skills add https://github.com/swarm-ai-safety/swarm-artifacts --skill pipeline-swarm-ai-safety

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the end-to-end process of synthesizing and validating experiment runs within the SWARM framework, ensuring data integrity and efficient knowledge discovery.

Core Features & Use Cases

  • Orchestrates Synthesis Pipeline: Manages the sequence of seeding, extraction, cross-linking, updating, and validation of experiment data.
  • Flexible Processing Modes: Supports manual, suggested, and automatic modes for pipeline execution, catering to different levels of user oversight.
  • Batch Processing: Prioritizes and processes multiple experiment runs based on data richness and importance.
  • Progress Tracking: Provides visibility into the pipeline's current state and task distribution across different phases.

Quick Start

Run the full SWARM synthesis pipeline on the experiment run located in the 'runs/experiment-001' folder.

Frequently Asked Questions about pipeline

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

FAQPage Schema
How do I automate the synthesis and validation of experiment runs?

You can automate experiment run synthesis and validation by executing the complete SWARM pipeline, which handles seeding, extraction, cross-linking, updating, and validation automatically to ensure data integrity.

What is the best way to process multiple experiment runs based on priority?

Processing multiple experiment runs by priority is managed through batch processing, which automatically prioritizes and executes runs based on their data richness and overall importance.

Can I manually control the orchestration of my synthesis pipeline?

You can manually control your synthesis pipeline using manual, suggested, and automatic orchestration modes, providing flexible workflow management based on your desired level of oversight.

How does progress tracking work during batch processing of experiment data?

Progress tracking during batch processing provides visibility into the pipeline's current state and task distribution across different phases, allowing you to monitor the sequence of extraction and validation.

Do I need to manually trigger extraction and cross-linking steps separately?

You do not need to manually trigger extraction and cross-linking separately; the pipeline automatically orchestrates the sequence of seeding, extraction, cross-linking, updating, and validation.

When should I use automatic orchestration mode over suggested mode for my pipeline?

You should use automatic orchestration mode for hands-off pipeline execution, whereas suggested mode provides guided workflow management, allowing for different levels of user oversight during experiment synthesis.