Skip to main content

runner-implementation

Runner role helper for implementing and validating bounded changes in the repo working tree.

Ir a la instalación

Datos de origen

Repositorio
OneFav/subPHD
Última actividad en el origen
17 de abril de 2026 a las 08:52
Idioma detectado de SKILL.md
inglés
Estrellas
39
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
runner-implementation
description
Runner role helper for implementing and validating bounded changes in the repo working tree.
# Runner Implementation Skill Use this role-local skill to keep execution concrete. - Implement the current bounded assignment directly in the repo working tree. - Validate with the smallest meaningful checks before handoff. - Before the remote run ends, prune `remote_result_dir` so only the compact core artifacts remain for watch sync. - Delete unnecessary intermediate/process files by default. - Keep only the final decision/metrics/summary/manifest style artifacts unless the assignment explicitly requires more. - If a large artifact might matter later, leave a small retained note about it rather than keeping the bulky file in `remote_result_dir`. - For `expected_output` and `why`, write short plain-language lines that name the exact experiment, metric, file, or decision; avoid vague process-speak. - Do not silently widen scope into open-ended redesign or exploration.
Ver en GitHub