What problem does it solve?
After a coding session, valuable insights like behavior corrections, repeated workflows, and user preferences are often lost if not intentionally captured, leading to repeated mistakes, redundant work, and inconsistent practices across future sessions. This Skill solves that by providing a structured process to reflect on session activity and identify learnings worth persisting.
Core Features & Use Cases
- Structured Session Reflection: Scans conversation history for actionable signals including behavior corrections, multi-step workflows, repeated patterns, and expressed user preferences.
- Intelligent Classification: Categorizes identified candidates into rules (behavioral directives), skills (reusable multi-step workflows), or hooks (automated lifecycle actions), and assigns the correct user or project scope based on applicability.
- Guided Execution Flow: Generates a structured reflection report for your approval, then creates or updates the corresponding rule files, skill definitions, hook configurations, or journal entries as confirmed.
- Use Case Example: If you spent a session repeatedly fixing a missing linting step, this Skill will identify the pattern, propose a project-level hook to run the linter automatically on file save, and implement it once you approve.
Quick Start
Use the wrap skill at the end of your current session to reflect on your work and get a prioritized list of proposed rules, skills, and hooks to persist for future use.