# Evolve Session Review

> Automatically triggered by Stop hook. Reviews session for evolution learnings. Use when this capability is needed.

- Skill: `tomevault-io/evolve-session-review` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/evolve-session-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/evolve-session-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/evolve-session-review

---


# Evolve Session Review

Triggered automatically when the Stop hook detects evolution value in the session.

## What to do

1. **Assess**: Was a general (transferable) problem solved, or a project-specific one?
2. **If transferable**: `prismer.evolve.createGene` — de-contextualize the fix into reusable steps
3. **If gene was suggested**: `prismer.evolve.record` — record success/failure outcome
4. **If project-specific**: `prismer.memory.write` — save for future sessions

At most 3 MCP tool calls. Skip if nothing is worth recording.

---
> Source: [Prismer-AI/PrismerCloud](https://github.com/Prismer-AI/PrismerCloud) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-07-03 -->

