| name | evolve-session-review |
| description | Automatically triggered by Stop hook. Reviews session for evolution learnings. |
| disable-model-invocation | true |
| allowed-tools | Bash |
Evolve Session Review
Triggered automatically when the Stop hook detects evolution value in the session.
What to do
- Assess: Was a general (transferable) problem solved, or a project-specific one?
- If transferable:
prismer.evolve.createGene — de-contextualize the fix into reusable steps
- If gene was suggested:
prismer.evolve.record — record success/failure outcome
- If project-specific:
prismer.memory.write — save for future sessions
At most 3 MCP tool calls. Skip if nothing is worth recording.