run

Orchestrate research-run campaigns with metric-driven evaluation and auto-rollback.

24|3|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Borda/AI-Rig --skill run-borda
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run
Source: https://github.com/Borda/AI-Rig/tree/main/plugins/research/skills/run
Command: npx skills add https://github.com/Borda/AI-Rig --skill run-borda

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sustained metric-improvement loop with atomic commits, auto-rollback, and experiment logging. Iterates with specialist agents, commits atomically, auto-rolls back on regression. Accepts a program.md file path. Supports --resume, --team, --colab, --codex, --researcher, --architect, --journal, --hypothesis.

Core Features & Use Cases

  • End-to-end campaign orchestration across ideation, sandboxing, and metric evaluation.
  • Atomic commits with auto-rollback to ensure safe experimentation.
  • Program-driven control via program.md and flags such as --resume, --team, --colab, --codex, --researcher, --architect, --journal, --hypothesis.
  • Comprehensive logging via diaries, JSONL metrics, and diary entries for traceability.

Quick Start

Provide a program.md and run the run command to start an automated, metric-driven campaign.

Frequently Asked Questions about run

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

FAQPage Schema
How do I automate an end-to-end AI experiment campaign with metric tracking?

To automate an AI experiment campaign, you provide a program.md file and run the command to orchestrate ideation, sandboxing, and metric evaluation, automatically tracking iterations and recording metrics for continuous improvement.

Can I run automated experiment campaigns on Colab or Docker sandboxes?

Yes, you can run automated experiment campaigns on Docker, Colab, or local runtimes. The tool orchestrates metric evaluation and ideation within these sandbox environments to safely test program improvements.

How does auto-rollback work when an experiment causes a metric regression?

Auto-rollback works by enforcing atomic commits during experimentation and automatically reverting changes when a metric regression is detected, ensuring your target program remains stable and safe.

What is the best way to log experiment metrics and iterations for traceability?

The best way to log experiment metrics is through comprehensive JSONL metrics and diary entries, which record iterations and experiment logs to maintain full traceability of your metric-driven campaigns.

Do I need a program.md file to start an automated metric-improvement loop?

Yes, you need a program.md file to start the metric-improvement loop. It provides program-driven control alongside flags like --resume, --team, and --hypothesis to guide the campaign orchestration.