Skip to main content

evolve-session-review

Automatically triggered by Stop hook. Reviews session for evolution learnings.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
Prismer-AI/PrismerCloud
آخر نشاط في المصدر
١٠ يونيو ٢٠٢٦ في ٠٣:٣٨
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
١٬٥٥٨
التفرعات
١٤

خيارات التثبيت

يُحدَّد 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**: `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.
عرض على GitHub