con un clic
instinct-import
Import instincts from teammates or community collections
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ú
Import instincts from teammates or community collections
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.
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
View learned instincts grouped by domain with confidence levels
Clean up project files, remove cruft, and organize codebase
Basado en la clasificación ocupacional SOC
| name | instinct-import |
| description | Import instincts from teammates or community collections |
| user-invocable | true |
Import instincts from external sources (teammates, community, exported files).
$ARGUMENTS — Path to instinct file, directory, or URLIdentify the source format:
.md file: Import one instinctFor each instinct being imported:
## Import Conflicts
| Instinct | Existing | Incoming | Resolution |
|----------|----------|----------|------------|
| prefer-const | 0.7 (personal) | 0.5 (imported) | Keep higher (0.7) |
| use-errgroup | — | 0.6 (imported) | Import as new |
| validate-zod | 0.9 (personal) | 0.8 (imported) | Keep existing |
Merge strategies:
Imported instincts are stored in:
~/.claude/instincts/inherited/
teammate-prefer-const.md
community-use-errgroup.md
Each imported instinct is tagged with:
source: importedimported_from: [filename or teammate]imported_at: [timestamp]original_confidence: [score]## Import Complete
- Imported: 5 instincts
- Skipped (conflicts): 2
- New domains discovered: 1 (database)
- Run `/instinct-status` to review