ワンクリックで
instinct-import
Import instincts from teammates or community collections
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Import instincts from teammates or community collections
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
View learned instincts grouped by domain with confidence levels
Clean up project files, remove cruft, and organize codebase
| 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