/ai-research-explore
Run Rigor Explore on top of current_research using the current compatible slug.
$ npx -y skills add lllllllama/rigorpilot-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/ai-research-explore
Context preview
What this command does when you run it.
Run Rigor Explore on top of current_research using the current compatible slug.
Command definition
ai-research-explore.mddescription: Run Rigor Explore on top of current_research using the current compatible slug. argument-hint: <current_research> [extra constraints]
Read and follow @skills/ai-research-explore/SKILL.md.
Treat `$ARGUMENTS` as the exploratory brief. If the leading argument clearly identifies a branch, commit, checkpoint, run record, or trained model state, use it as `current_research`. If `current_research` is still ambiguous, ask one concise follow-up before continuing.
Keep the work in Rigor Explore:
- use isolated branches or worktrees
- keep outcomes candidate-only
- coordinate exploratory code and run work when needed
- write the standard `explore_outputs/` bundle
Additional user context: $ARGUMENTS
Research-first Agent Skills for Deep Learning Experiments. Main idea: RigorPilot keeps AI-assisted deep learning research grounded in comparability, reproducible evidence, and auditable changes while an agent reproduces, improves, or explores a research
Repo: lllllllama/rigorpilot-skills

