evolve-session-review
Automatically triggered by Stop hook. Reviews session for evolution learnings.
ソース情報
- リポジトリ
- Prismer-AI/claude-code-plugin
- ソースの最終更新活動
- 2026年4月11日 18:19
- 検出された SKILL.md の言語
- 英語
- スター
- 0
- フォーク
- 0
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
SKILL.md を表示中
SKILL.md
ソースの指示 · 読み取り専用プレビュー- 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
1. **Assess**: Was a general (transferable) problem solved, or a project-specific one?
2. **If transferable**: `evolve_create_gene` — de-contextualize the fix into reusable steps
3. **If gene was suggested**: `evolve_record` — record success/failure outcome
4. **If project-specific**: `memory_write` — save for future sessions
At most 3 MCP tool calls. Skip if nothing is worth recording.
GitHubで見る