Skip to main content

systematic-debugging

Use when EZ_math_model coder or packaging fails repeatedly with the same error and needs root-cause analysis instead of another blind retry.

Ir para a instalação

Informações da origem

Repositório
woodfishhhh/EZ_math_model
Última atividade na origem
20 de maio de 2026 às 10:38
Idioma detectado do SKILL.md
chinês
Estrelas
41
Forks
1

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
name
systematic-debugging
description
Use when EZ_math_model coder or packaging fails repeatedly with the same error and needs root-cause analysis instead of another blind retry.
# systematic-debugging — 根因诊断 ## 何时使用 - `coder` 单脚本 L1 重试 2 次仍失败。 - 同一异常类型连续出现。 - packaging 转换失败且普通修复无效。 - 需要验证假设而不是继续“再试一次”。 ## 调用方式 优先加载宿主 `systematic-debugging` skill。输入: - 失败代码。 - 完整 traceback。 - `modeling_plan.md` 对应章节。 - 附件数据预览。 - 已尝试修复记录。 要求输出: - 5-10 条可能根因。 - 每条根因对应的验证步骤。 - 按概率排序的修复建议。
Ver no GitHub