From helloagents
Generates session reflections after tasks with multiple validation loops, debug attempts, scheme changes, or corrections; appends abstract lessons to module docs or context.md.
npx claudepluginhub hellowind777/helloagents --plugin helloagentsThis skill uses the workspace's default tool permissions.
任务完成后,执行会话反思。
Analyzes conversations after significant work or 'reflect' triggers to extract learnings, classify them, and integrate into laws, skills, rules, or documentation via structured tasks.
Reflects on Claude Code session progress at breakpoints or task shifts, generating summaries, learnings, decisions, tasks review, and persistence suggestions.
Analyzes session transcripts to extract learnings (corrections, discoveries, pain points) and updates CLAUDE.md, README.md docs. Auto-runs on session end or manual /reflect.
Share bugs, ideas, or general feedback.
任务完成后,执行会话反思。
以下场景完成后应生成反思(kb_create_mode ≥ 1 时):
将反思内容追加到相关 modules/*.md 的"经验"章节(增量追加,不重写)。
追加格式:
- [{日期}] {经验教训} — 背景: {什么有效/什么失败的简述}
如果涉及多个模块,分别追加到各自的 modules/*.md。 如果不属于任何特定模块(如项目级经验),追加到 context.md 末尾新增的"## 经验"章节。