en un clic
learn
Extract reusable patterns from the current session
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Extract reusable patterns from the current session
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle 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: