lllllllama

lllllllama

Active
11
Skills
3
Categories
ClaudeCodexCode(CC)

Published Skills 11

🔬

safe-debug

Debug Deep Learning Errors Safely

Safe 79

Deep learning debugging often leads to speculative patches that break research reproducibility. This skill provides conservative diagnosis with explicit approval gates before any code modification, keeping debug fixes separate from research contributions.

Claude Codex Code(CC)
Install
🚂

run-train

Run Training Commands with Structured Evidence

Low Risk 77

Deep learning training runs often lack reproducible evidence and clear status reporting. This skill executes a selected training command conservatively and writes standardized training evidence to train_outputs/.

Claude Codex Code(CC)
Install
📦

repo-intake-and-plan

Scan repositories and plan AI reproduction

Low Risk 74

Manually scanning AI repositories for reproduction commands is time-consuming and error-prone. This skill automates README-first analysis to extract documented commands and generate minimal trustworthy reproduction plans.

Claude Codex Code(CC)
Install
📦

paper-context-resolver

Resolve Paper Reproduction Gaps with Context

Safe 72

When reproducing AI research, repository READMEs often leave critical gaps about dataset splits, evaluation protocols, or preprocessing details. This skill resolves those narrow reproduction questions from primary paper sources while preserving README-first guidance.

Claude Codex Code(CC)
Install
📦

minimal-run-and-audit

Execute and audit AI repository reproduction commands

Low Risk 73

Running AI paper reproduction experiments requires consistent command execution and standardized reporting. This skill executes smoke tests, inference runs, or evaluation commands while automatically generating structured output bundles for audit trails.

Claude Codex Code(CC)
Install
🔬

explore-run

Plan bounded exploratory experiment runs

Low Risk 78

Deep learning researchers need to run quick exploratory trials without overclaiming results. This skill generates budget-aware variant matrices with fair-comparison caveats, keeping exploratory evidence clearly separated from trusted baselines.

Claude Codex Code(CC)
Install
🔬

explore-code

Plan Safe ML Code Changes with Rollback Awareness

Safe 80

Deep learning researchers need to explore code modifications without breaking trusted baselines. This skill creates conservative, auditable change plans with explicit rollback paths for isolated worktrees.

Claude Codex Code(CC)
Install
📦

env-and-assets-bootstrap

Bootstrap AI Research Environments and Assets

Low Risk 73

Setting up AI research environments for paper reproduction is complex and error-prone. This skill automates conservative conda-first environment creation and asset path planning to reduce setup friction.

Claude Codex Code(CC)
Install
🔍

analyze-project

Analyze Deep Learning Projects Safely

Low Risk 78

Understanding a new deep learning repository is time-consuming and error-prone. This skill provides read-only static analysis to map model structure, training entrypoints, and suspicious patterns without modifying code or running expensive training jobs.

Claude Codex Code(CC)
Install
📦

ai-research-reproduction

Reproduce AI research repositories with auditable evidence

Medium Risk 76

Reproducing deep learning papers is slow and error-prone because commands, datasets, and assumptions are scattered across READMEs. This skill reads the repository first, selects the smallest documented target, and writes a standardized repro_outputs/ bundle with evidence, deviations, and human decision points.

Claude Codex Code(CC)
Install
🔬

ai-research-explore

Explore Novel Deep Learning Research Candidates

Medium Risk 71

Researchers struggle to systematically explore and rank novel deep learning ideas with scientific rigor. This skill provides auditable candidate exploration with idea gating, fair comparison, and governed experiment workflows on top of current_research.

Claude Codex Code(CC)
Install