ai-research-explore

We need to translate the given text from English to Spanish. The text is a description of a skill. We must preserve the name "ai-research-explore" but it's not in the text, so we don't include it. Also preserve technical terms like "Rigor Explore", "SOTA", "README", etc. The text includes a slug reference "Rigor Explore compatible skill slug" - we should translate that but keep "Rigor Explore" as is. Also "current_research" and "explore_outputs/" should be preserved as they are likely code references. The instruction says to preserve URLs, numbers, technical terms. So we keep "SOTA", "README", "current_research", "explore_outputs/". Also "task family", "dataset", "benchmark", "evaluation method" are technical but can be translated. "idea gating" might be a term - we can translate as "filtrado de ideas" or keep? Probably translate. "fair comparison" -> "comparación justa". "governed experiments

npx skills add https://github.com/lllllllama/rigorpilot-skills --skill ai-research-explore

ai-research-explore

Purpose

Use this as the Rigor Explore compatible skill slug after the researcher explicitly authorizes candidate-only work on top of a durable current_research anchor. The installed slug remains ai-research-explore for compatibility. Rigor Explore is for meaningful and potentially novel deep learning research candidates while preserving scientific rigor, comparability, reproducibility, and auditable collaboration. Novelty and significance remain hypotheses before literature contrast, ablation evidence, and fair comparison. The skill does not promise autonomous discovery, global benchmark completeness, novelty proof, or trusted reproduction success.

Start from the shared operating principles in ../../references/agent-operating-principles.md, then load ../../references/research-rigor-principles.md for research claims and ../../references/deep-learning-experiment-principles.md when experiment details affect comparability or reproducibility.

Fit

Use this skill only when the request has both:

  • Explicit exploration authorization such as candidate-only work, isolated branch or worktree, sweep, several variants, or exploratory ranking.
  • A durable current_research context such as a branch, commit, checkpoint, run record, or already-trained local model state.

Keep narrow code-only requests on explore-code. Keep narrow run-only requests on explore-run. Keep passive repository analysis on analyze-project. Keep README-first reproduction on ai-research-reproduction.

Research Rhythm

Use a two-loop rhythm:

  • Outer loop: understand the repository, freeze task/dataset/evaluation/budget, preserve user ideas, map sources, gate ideas, and decide whether the next experiment is worth running.
  • Inner loop: make one bounded candidate change or run, smoke-check it, collect evidence, rank it against the current anchor, and either stop or return to the outer loop with the new evidence.

This rhythm is a guide, not a rigid autonomous loop. Stop at explicit blockers, unclear scientific meaning, exhausted budget, missing anchor/evaluation, or a human checkpoint.

Workflow

  1. Confirm current_research and explicit explore-lane authorization.
  2. Accept either legacy variant_spec or higher-level research_campaign.
  3. In campaign mode, freeze the task, dataset, benchmark, evaluation source, SOTA reference, and budget before candidate work.
  4. Build only the repo-understanding artifacts needed for the current campaign, usually through analyze-project.
  5. Run bounded, cache-first source lookup when source support matters; prefer local curated literature such as Zotero if available, then seed sources, repo-local locators, public locators, or optional web lookup. Treat lookup as source resolution, not an open-ended literature search.
  6. Preserve researcher-provided ideas, optionally add a small bounded set of single-variable seed ideas, and rank ideas with explicit gates and score breakdowns.
  7. Prefer one clear candidate at a time. Use explore-code for bounded code adaptation and explore-run for short-cycle trials or sweeps.
  8. Use minimal-run-and-audit or run-train only when the exploratory plan requires real execution evidence.
  9. Write candidate-only outputs to analysis_outputs/, sources/, and explore_outputs/ as appropriate; never present exploratory gains as trusted reproduction success. Include SCIENTIFIC_CHANGELOG.md and COMPARABILITY_REPORT.md for candidate scientific meaning and comparison boundaries.

Ranking and Evidence

  • Before execution, prioritize candidates by expected gain, cost, success likelihood, patch surface, dependency drag, evaluation risk, and rollback ease.
  • After execution, rank by real evidence first: command status, observed metrics, artifacts, changed paths, smoke results, and reproducibility notes.
  • Keep researcher-provided evaluation_source and sota_reference frozen for the campaign; do not claim they are globally complete.
  • If the top ideas are too close or the implementation cannot be decomposed into auditable units, stop for a checkpoint instead of silently choosing.

Campaign Inputs

research_campaign is preferred for Rigor Explore campaigns, but it should stay minimal. The durable core is:

  • current_research
  • task_family
  • dataset
  • benchmark
  • evaluation_source
  • sota_reference
  • compute_budget

Use candidate_ideas, variant_spec, research_lookup, idea_policy, idea_generation, source_constraints, feasibility_policy, baseline_gate, and execution_policy as optional guidance, not as fields the agent must fill for every campaign. See references/research-campaign-spec.md for the advanced schema and artifact expectations.

Reference Loading

  • Load references/ai-research-explore-policy.md for lane safety and candidate semantics.
  • Load references/research-campaign-spec.md only when a campaign file is present or the user asks for Rigor Explore campaign governance.
  • Load ../../references/explore-variant-spec.md for run-level variant matrix details.
  • Load ../../references/research-thinking-loop.md before proposing or ranking candidate changes; it is the required greedy observe-ground-design-compare cycle.
  • Load ../../references/research-rigor-principles.md before making novelty, contribution, SOTA, or comparability statements.
  • Consult ~/.rigorpilot/PERSONAL_RIGOR.md if present, under ../../references/continuous-learning-policy.md (advisory only; core wins).
  • Load ../../references/deep-learning-experiment-principles.md when training, evaluation, baseline, ablation, metric, checkpoint, or dataset details matter.
  • Use scripts/orchestrate_explore.py and scripts/write_outputs.py for the existing deterministic artifact workflow.

Más skills de lllllllama

analyze-project
lllllllama
Habilidad de solo lectura de Rigor Analyze / Rigor Audit para repositorios de investigación de aprendizaje profundo. Úsala cuando el usuario quiera leer y comprender un repositorio, inspeccionar la estructura del modelo y los puntos de entrada de entrenamiento o inferencia, revisar configuraciones y puntos de inserción, o señalar patrones de implementación sospechosos sin modificar código ni ejecutar tareas pesadas. No la uses para ejecución activa de comandos, refactorización amplia, adaptación especulativa de código o corrección automática de errores.
developmentcode-reviewresearch
ai-research-reproduction
lllllllama
Orquestador en modo de reproducción de RigorPilot para la reproducción de repositorios de aprendizaje profundo con enfoque README-first. Úsalo cuando el usuario desee un flujo integral y de mínima confianza que primero lea el repositorio, seleccione el objetivo de inferencia o evaluación documentado más pequeño, coordine la ingesta, configuración, ejecución confiable, entrenamiento confiable opcional, análisis de repositorio opcional y resolución opcional de brechas en el artículo, aplique reglas conservadoras de parches, registre evidencia, suposiciones, desviaciones y puntos de decisión humana,...
researchdevelopmentdocument
explore-code
lllllllama
We need to translate the given text from English to Spanish, preserving the name "explore-code" if it appears. The text is a description of an agent skill. The instruction says: "Translate only the text inside <text>. Do not include the name unless it appears in the source text." The name "explore-code" does not appear in the source text. So we just translate the text. Also preserve product names, protocol names, URLs, numbers, technical terms. The text has technical terms like "leaf skill", "auditable candidate implementation", "deep learning research repositories", "LoRA", "adapter layers", "rollback-aware records", "explore_outputs/", "current_research". We need to keep those as is or translate appropriately? The instruction says "preserve product names, protocol names, URLs, numbers, and technical terms." So technical terms like "LoRA", "adapter layers", "rollback-aware records" should be kept in English? Or translate? Usually technical terms are kept in English, but "leaf skill" might be
developmentresearchcode-review
minimal-run-and-audit
lllllllama
We need to translate the given text from English to Spanish. The text describes a skill called "minimal-run-and-audit" but the instruction says to preserve the name only if it appears in the source text. The name "minimal-run-and-audit" does not appear in the source text; the source text mentions "Rigor Run skill" but that's different. So we should not include the name. We just translate the text inside <text>. Also preserve product names, protocol names, URLs, numbers, technical terms. The text has "README-first", "repro_outputs/", "patch notes", etc. We need to keep those as is or translate appropriately? "README-first" is a term, likely keep as is. "repro_outputs/" is a directory name, keep as is. "patch notes" might be translated as "notas de parche" but it's a technical term, could keep as "patch notes" or translate. The instruction says "preserve product names, protocol names, URLs, numbers, and technical terms
developmenttestingcode-review
env-and-assets-bootstrap
lllllllama
Habilidad de configuración Rigor para la reproducción de repositorios de deep learning con enfoque README-first. Úsala cuando la tarea sea específicamente preparar un entorno conservador basado en conda, suposiciones de rutas de checkpoints y datasets, sugerencias de ubicación de caché y notas de configuración antes de cualquier ejecución en un repositorio documentado con README. No la uses para escaneo de repositorios, orquestación completa, interpretación de artículos, informes de ejecución final ni configuración genérica de entorno que no esté vinculada a un objetivo de reproducción específico.
developmentdevops
explore-run
lllllllama
We need to translate the given text from English to Spanish. The text describes a skill called "explore-run" but the instruction says to preserve the name if it appears in the source text. The name "explore-run" appears in the text? Actually, the text says "Rigor Improve / Rigor Explore run leaf skill" - the name is "explore-run" but it's not explicitly written as a separate name. The instruction says "Name to preserve: explore-run" but the source text does not contain "explore-run" as a standalone term. It contains "Rigor Explore run leaf skill". Possibly the name is part of the description. The instruction says: "Translate only the text inside <text>. Do not include the name unless it appears in the source text." So we should translate the entire text as is, preserving any product names, protocol names, URLs, numbers, technical terms. The name "explore-run" does not appear in the source text, so we don't need to include it. However, "Rigor Improve" and "R
researchdevelopmentdata-analysis
safe-debug
lllllllama
Habilidad de Rigor Debug / Rigor Audit para trabajo de investigación en deep learning. Úsala cuando el usuario pegue un traceback, error de terminal, CUDA OOM, fallo de carga de checkpoint, desajuste de formas, síntoma de pérdida NaN o fallo de entrenamiento y desee un diagnóstico conservador antes de cualquier parche, con correcciones de depuración claramente separadas de las contribuciones de investigación. No usar para refactorización amplia, adaptación especulativa, parches exploratorios automáticos o familiarización general con el repositorio.
developmenttestingcode-review
paper-context-resolver
lllllllama
Ayudante de contexto de Paper Rigor para la reproducción de repositorios de deep learning con enfoque README-first. Úsese solo cuando el README y los archivos del repositorio dejen un vacío estrecho y crítico para la reproducción, y la tarea sea resolver un detalle específico del artículo, como división del conjunto de datos, preprocesamiento, protocolo de evaluación, mapeo de puntos de control o suposición de tiempo de ejecución a partir de fuentes primarias del artículo, registrando conflictos. No usar para resumen general del artículo, escaneo del repositorio, configuración del entorno, ejecución de comandos, búsqueda de artículos solo por título, o...
researchdocumentdata-analysis