원클릭으로
learn
Extract reusable patterns from the current session
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Extract reusable patterns from the current session
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generate changelog entries following Keep a Changelog format
Generate a well-structured pull request with summary and test plan
Cluster related instincts into skills, commands, or agents
Export instincts for sharing with teammates or backup
Import instincts from teammates or community collections
View learned instincts grouped by domain with confidence levels
| name | learn |
| description | Extract reusable patterns from the current session |
| user-invocable | true |
Analyze the current session to extract reusable patterns, conventions, and lessons learned. Save them for future reference.
$ARGUMENTS — Optional focus area (e.g., "error handling", "testing patterns")Review the current session for:
For each pattern found, document:
### Pattern: [Name]
**Context**: When to apply this pattern
**Solution**: What to do
**Example**: Code or command example
**Source**: Where this was learned (file, session context)
Group patterns by type:
Save extracted patterns to the project's documentation or suggest additions to CLAUDE.md for the project.
Patterns can be promoted to: