From lllllllama-ai-paper-reproduction-skill
Performs exploratory code adaptations in deep learning research repos on isolated branches: transplants modules, adapts backbones, adds LoRA/adapters, replaces heads. Records summaries in explore_outputs/.
npx claudepluginhub lllllllama/ai-research-workflow-skillsThis skill uses the workspace's default tool permissions.
- When the researcher explicitly authorizes exploratory code changes on an isolated branch or worktree.
Orchestrates end-to-end candidate-only AI research exploration atop current_research, with auditable repo understanding, idea gating, bounded code adaptation, and governed experiments to explore_outputs/.
Curates autoresearch patterns for autonomous loops: LLMs propose code/ML changes, measure metrics, keep improvements or revert. Includes Python code and Claude skill setup.
Orchestrates autonomous experiments to optimize measurable metrics like build time, latency, accuracy, or configs via git branches and .lab/ logging.
Share bugs, ideas, or general feedback.
ai-research-explore instead when the task spans both current_research coordination and exploratory runs.minimal-run-and-audit or run-train.explore_outputs/CHANGESET.mdexplore_outputs/TOP_RUNS.mdexplore_outputs/status.jsonUse references/explore-policy.md, scripts/plan_code_changes.py, and scripts/write_outputs.py.