explore-run

Agent skill from lllllllama/rigorpilot-skills.

lllllllama ↓ 161k
Claude Code
View source ↗

What it does

  • When the researcher explicitly authorizes exploratory runs.
  • When the task is a small-subset validation, short-cycle training probe, batch sweep, idle-GPU search, or quick transfer-learning trial.
  • When the output should rank candidate runs rather than certify trusted success.
  • When the user wants trusted training execution or conservative verification.
  • When there is no explicit exploratory authorization.
  • When the task is repository setup, intake, or debugging.
  • This skill owns exploratory execution planning and summary only.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

explore-run FAQ

What does the explore-run skill do?

Rigor Improve / Rigor Explore run leaf skill for bounded exploratory evidence in deep learning research repositories. Use when the researcher explicitly authorizes exploratory runs such as small-subset validation, short-cycle guess-and-check, batch sweeps, idle-GPU search, or quick transfer-learning trials, with fair-comparison caveats and no-overclaim summaries in `explore_outputs/`. Do not use for end-to-end exploration orchestration on top of `current_research`, trusted baseline execution, conservative training verification, default routing, verified SOTA claims, or implicit experimentation. When the researcher explicitly authorizes exploratory runs. When the task is a small-subset validation, short-cycle training probe, batch sweep, idle-GPU search, or quick transfer-learning trial.

How do I install explore-run?

Run: npx -y skills add https://github.com/lllllllama/rigorpilot-skills --skill explore-run --agent claude-code — the source lives at github.com/lllllllama/rigorpilot-skills.

Maintain explore-run?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

explore-run on getagentictools
[![explore-run on getagentictools](https://getagentictools.com/badge/skills/lllllllama-rigorpilot-skills-explore-run.svg)](https://getagentictools.com/skills/lllllllama-rigorpilot-skills-explore-run?ref=badge)
npx agentictools info skills/lllllllama-rigorpilot-skills-explore-run

The second line is the CLI lookup for this page — handy in READMEs and docs.