con un clic
learn
Extract reusable patterns from the current session
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Extract reusable patterns from the current session
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional 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: