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.
تنزيل ZIP المهارة
رفع في Claude
اذهب إلى Settings → Capabilities → Skills → Upload skill
فعّل وابدأ الاستخدام
اختبرها
استخدام "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
التدقيق الأمني
آمن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.
عوامل الخطر
🌐 الوصول إلى الشبكة (1)
📁 الوصول إلى نظام الملفات (1)
⚙️ الأوامر الخارجية (23)
درجة الجودة
ماذا يمكنك بناءه
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.
جرّب هذه الموجهات
Harvest learnings from this session. We fixed [issue] by [correction]. Analyze what caused this and route the learning to prevent recurrence.
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.
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.
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?
Can I use this with other Claude Code skills?
What RII components can this skill update?
Does this skill access files outside my project?
What triggers automatic harvesting suggestions?
How does routing to RII components prevent recurrence?
تفاصيل المطور
المؤلف
92Bilal26الترخيص
MIT
المستودع
https://github.com/92Bilal26/TaskPilotAI/tree/main/.claude/skills/session-intelligence-harvesterمرجع
main
بنية الملفات
📄 SKILL.md