Agent Skills
› sediman-agent/OpenSkynet
› run-learning-retrospective
run-learning-retrospective
GitHub用于学习者在完成里程碑后,评估学习进展、识别阻碍因素并调整学习计划。通过回顾成果、分析薄弱环节、优化优先级和节奏,输出进度回顾、更新后的计划及下一里程碑定义,实现数据驱动的学习路径优化。
Trigger Scenarios
学习者完成关键学习里程碑
需要基于数据调整后续学习计划
Install
npx skills add sediman-agent/OpenSkynet --skill run-learning-retrospective -g -y
SKILL.md
Frontmatter
{
"name": "run-learning-retrospective",
"description": "Evaluate learning progress, identify blockers, and adjust the learning plan"
}
Run a learning retrospective
Trigger
Learner completed a milestone and needs data-driven adjustment to their plan.
Workflow
- Review completed work against target outcomes.
- Identify recurring blockers and weak concepts.
- Prioritize what to reinforce versus what to defer.
- Adjust pacing and upcoming practice tasks.
- Set next milestone and measurable checkpoint.
Tools
- Use Ask user tool.
Output
- Progress retrospective
- Updated learning plan
- Next milestone definition
Version History
- c9d8953 Current 2026-07-05 19:54


