ワンクリックで
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