reflect
Installation
SKILL.md
Reflect
Review the conversation and persist learnings — to brain/, to skill files, or as structural enforcement.
Process
- Read
brain/index.mdto understand what notes already exist - Scan the conversation for:
- Mistakes made and corrections received
- User preferences and workflow patterns
- Codebase knowledge gained (architecture, gotchas, patterns)
- Tool/library quirks discovered
- Decisions made and their rationale
- Friction in skill execution, orchestration, or delegation
- Repeated manual steps that could be automated or encoded
- Skip anything trivial or already captured in existing brain files
- Route each learning to the right destination (see Routing below)
- Update
brain/index.mdif any brain files were added or removed
Related skills