Review current conversation, analyze tasks, errors, and user feedback, extract learning opportunities for skill improvement
Install
npx skillscat add jochenyang/jochen-ai-rules/reflect Install via the SkillsCat registry.
SKILL.md
Reflect Skill
Review the current conversation and analyze:
Analysis Questions
- Tasks Completed: What features/bugfixes were implemented?
- Errors Encountered: What issues came up and how were they resolved?
- User Feedback: What did the user like/dislike?
- Patterns Discovered: Any reusable patterns or workflows?
- Skill Gaps: What skills are missing that would help?
Output Format
# Session Reflection
## Summary
[Brief overview of what was accomplished]
## Key Learnings
- [Learning 1]
- [Learning 2]
## Improvement Opportunities
- [Opportunity 1]
- [Opportunity 2]
## Skill Recommendations
- [New skill to create?]
- [Existing skill to improve?]
## Action Items
- [ ] Create new skill: [name]
- [ ] Update existing skill: [name]
- [ ] Add to memory: [pattern]Present findings to the user and ask what to implement or save