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


