lllllllama

lllllllama/ai-paper-reproduction-skill

12 resources in this repository

GitHub
🎯12

🎯Skills12

🎯paper-context-resolver🎯Skill

Companion skill for AI paper reproduction that resolves paper context, references, and dependencies needed when reproducing AI research implementations.

paper-context-resolver
🎯repo-intake-and-plan🎯Skill

Helper skill for README-first AI paper reproduction that scans a repository, extracts documented commands, and returns the smallest trustworthy inference, evaluation, and training plan.

repo-intake-and-plan
🎯minimal-run-and-audit🎯Skill

Executes and audits the selected smoke test, documented inference, or evaluation command during README-first AI paper reproduction, writing standardized `repro_outputs/` evidence and patch notes.

minimal-run-and-audit
🎯env-and-assets-bootstrap🎯Skill

Sub-skill for README-first AI paper reproduction that prepares a conservative conda-first environment plus checkpoint, dataset, and cache path assumptions before any run attempt.

env-and-assets-bootstrap
🎯ai-paper-reproduction🎯Skill

README-first AI paper reproduction skill that helps reproduce AI papers by choosing the smallest trustworthy documented target with minimal, auditable code changes.

ai-paper-reproduction
🎯ai-research-reproduction🎯Skill

A lane-aware skill repository for deep learning research workflows that separates trusted reproduction tasks from exploratory candidate work, shipping 11 skills with 42 test scripts across Windows and Linux for use with Claude Code, Codex, and Agent Skills.

ai-research-reproduction
🎯analyze-project🎯Skill

Part of the AI research workflow skills collection, this skill analyzes research project structure and codebase to understand components, dependencies, and architecture before reproduction.

analyze-project
🎯explore-code🎯Skill

An explore-lane skill for making isolated, candidate-only code changes during deep learning research, requiring explicit researcher authorization and producing disposable outputs that don't affect trusted reproduction artifacts.

explore-code
🎯explore-run🎯Skill

Part of the AI research workflow skills collection, this skill enables safe exploratory trial runs in a trusted lane model for reproducing and experimenting with AI research papers.

explore-run
🎯safe-debug🎯Skill

Part of the AI research workflow skills collection, this skill safely diagnoses tracebacks and failed training or inference runs with safety guardrails to prevent data loss.

safe-debug
🎯run-train🎯Skill

Part of the AI research workflow skills collection, this skill manages training runs with safety guardrails in a trusted lane model for reproducing AI research experiments.

run-train
🎯ai-research-explore🎯Skill

The explicit exploration entrypoint of the RigorPilot skill set for deep learning research. Enables AI agents to explore research repositories with candidate-only exploration, requiring explicit researcher authorization before starting.

ai-research-explore