بنقرة واحدة
continuous-learning
Extract reusable patterns from sessions and save them as knowledge
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Extract reusable patterns from sessions and save them as knowledge
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Pull request lifecycle domain knowledge — branch strategy detection, PR size classification, confidence-scored review, git-aware context, PR analytics, dependency management, and split/merge/describe operations.
Production readiness audit domains, weighted scoring criteria, and check specifications for the /preflight workflow.
Application scaffolding orchestrator. Creates full-stack applications from requirements, selects tech stack, coordinates agents.
Production deployment workflows, rollback strategies, and CI/CD best practices.
Internationalization and localization patterns for multi-language applications
Mobile UI/UX patterns for iOS and Android. Touch-first, platform-respectful design with React Native/Expo focus.
| name | continuous-learning |
| description | Extract reusable patterns from sessions and save them as knowledge |
| triggers | ["session-end","manual"] |
Purpose: Learn from development sessions to improve future assistance
This skill implements the PAAL (Perceive-Analyze-Adapt-Learn) cycle to extract reusable patterns from development sessions.
Monitor session for significant events:
Identify learning opportunities:
Apply learnings immediately:
Persist knowledge for future:
decisions/# Pattern: [Name]
## Context
When: [Situation]
Problem: [What problem this solves]
## Solution
[How to apply the pattern]
## Example
[Concrete example]
## Anti-patterns
[What NOT to do]
/learndecisions/ directory