一键导入
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