Use when a tutorial concept DAG exists and the run needs an ordered teaching plan with objectives and outputs. Trigger: module plan, tutorial modules, course outline, 模块规划, module_plan.yml. Use when: tutorial 的 C2,已有 outline/concept_graph.yml,需要把 concept DAG 收敛成模块顺序。 Skip if: 还没有 concept graph。 Network: none. Guardrail: 每个模块都要有 objectives、outputs、running-example step;不要写长 prose。
$npx -y skills add willoscar/research-units-pipeline-skills --skill module-plannerInstalls into the current project.
Run `npx skills use "https://github.com/willoscar/research-units-pipeline-skills" --skill "willoscar/research-units-pipeline-skills/module-planner"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/willoscar/research-units-pipeline-skills" that are relevant to the current task. Run `npx skills add "https://github.com/willoscar/research-units-pipeline-skills"` and select the relevant skills, then follow their instructions.