执行每日 Agent 复盘行动(Retro)。读取指定日期(通常是昨天)的所有 session 聊天记录和动作,总结做对/做错的事情、提炼改进点与用户画像,并规范化地更新至 memory 文件及 USER.md、SOUL.md、AGENTS.md 和 MEMORY.md。当用户要求复盘、总结昨天表现时触发此技能。
- Initial release of agent-retro skill, supporting structured daily retrospectives for Agents. - Implements a 7-step SOP, including session analysis, summary, and updates to memory and configuration files (MEMORY.md, USER.md, SOUL.md, AGENTS.md). - Adds backup and locking mechanisms to ensure safe and non-redundant updates. - Provides users with concise retro reports after successful completion.