المهارات session-intelligence-harvester
🌱

session-intelligence-harvester

آمن 🌐 الوصول إلى الشبكة📁 الوصول إلى نظام الملفات⚙️ الأوامر الخارجية

Harvest session learnings into permanent knowledge

متاح أيضًا من: 92Bilal26

One-time fixes that are not encoded into RII components will recur. This skill transforms corrective sessions into permanent organizational intelligence by routing learnings to the appropriate components where they will prevent future errors.

يدعم: Claude Codex Code(CC)
📊 69 كافٍ
1

تنزيل ZIP المهارة

2

رفع في Claude

اذهب إلى Settings → Capabilities → Skills → Upload skill

3

فعّل وابدأ الاستخدام

اختبرها

استخدام "session-intelligence-harvester". Harvest learnings from this session where we fixed the skill format drift by moving skills to domain folders

النتيجة المتوقعة:

  • Session: Fixed skill format to use domain-based structure
  • Status: COMPLETE
  • Learnings Extracted: 3
  • Updates Applied: skill-creator, CLAUDE.md, session-intelligence-harvester
  • PHR Created: .phrs/session-intel/[timestamp].md
  • Prevents: Future skills using flat structure without domain folders

التدقيق الأمني

آمن
v3 • 1/16/2026

Pure prompt-based skill containing only workflow documentation. No executable code, network calls, external commands, or file operations beyond standard Claude tool behavior within project boundaries. All 44 static findings are false positives from keyword-based pattern matching without semantic understanding. The skill is a legitimate knowledge-management tool with defensive purpose.

2
الملفات التي تم فحصها
511
الأسطر التي تم تحليلها
3
النتائج
3
إجمالي عمليات التدقيق
تم تدقيقه بواسطة: claude عرض سجل التدقيق →

درجة الجودة

38
الهندسة المعمارية
100
قابلية الصيانة
83
المحتوى
21
المجتمع
100
الأمان
91
الامتثال للمواصفات

ماذا يمكنك بناءه

Capture team process improvements

After retrospectives or correction sessions, encode new workflows so all team members automatically benefit from collective learning.

Prevent recurring AI errors

When format drift or context gaps cause errors, encode checks and patterns that prevent the same issues in future sessions.

Build organizational intelligence

Systematically extract and organize session learnings into reusable knowledge components that scale across the organization.

جرّب هذه الموجهات

Basic harvest request
Harvest learnings from this session. We fixed [issue] by [correction]. Analyze what caused this and route the learning to prevent recurrence.
Format drift recovery
We had format drift in [file]. Correct format is [correct format]. Use session-intelligence-harvester to analyze the root cause, classify the learning, and update relevant RII components.
Pattern identification
I noticed we encountered [pattern] for the [Nth] time. Apply session-intelligence-harvester to extract this pattern, identify the convergence behavior, and encode prevention in the appropriate agents.
Multi-file update session
This session touched [N] files with similar pattern corrections. Use session-intelligence-harvester to systematically analyze each correction, classify the learnings, route them to correct RII components, and implement all updates.

أفضل الممارسات

  • Trigger harvesting immediately after corrective sessions while context is fresh
  • Always read target files before editing to ensure correct placement and style
  • Route learnings to the component where they will be discovered at the right time in the workflow

تجنب

  • Proposing updates without implementing them (skill defaults to action)
  • Routing learnings to wrong RII components based on familiarity rather than when the check triggers
  • Skipping the PHR creation step, losing context about why changes were made

الأسئلة المتكررة

How is this different from creating a PHR?
PHRs document what happened. This skill actively encodes prevention into RII components so future sessions automatically catch issues.
Can I use this with other Claude Code skills?
Yes. It complements skills like skill-creator and chapter-planner by updating their configurations when patterns emerge.
What RII components can this skill update?
CLAUDE.md files, agent files, skill files, command files, and any files in the .claude directory following RII structure.
Does this skill access files outside my project?
No. All file access is limited to the current project directory following RII component paths.
What triggers automatic harvesting suggestions?
Session corrections, format drift fixes, adding orchestration checks, identifying failure modes, or touching 3+ files with similar patterns.
How does routing to RII components prevent recurrence?
Learnings placed in the correct component are discovered at the right time. A check in content-implementer only helps during content implementation.

تفاصيل المطور

بنية الملفات

📄 SKILL.md