From everything-claude-code-mobile
Imports instincts from a JSON file, merging with existing ones while maintaining confidence scores and deduplicating similar patterns.
npx claudepluginhub ahmed3elshaer/everything-claude-code-mobile --plugin everything-claude-code-mobile# Instinct Import Command Import instincts from others. ## Usage ## Behavior - Merges with existing instincts - Maintains confidence scores - Deduplicates similar patterns
/instinct-importImports instincts from local file or HTTP(S) URL into project/global scope. Previews new instincts, duplicates/conflicts, and updates; merges with confirmation unless --force, supports --dry-run and --min-confidence.
/instinct-importImports instincts from local file or HTTP(S) URL into project or global scope. Previews new/duplicate instincts, resolves conflicts by confidence, supports --dry-run, --force, --min-confidence, --scope flags.
/instinct-importImports instincts from an exported file, merges with current project's instincts applying 0.2 confidence decay, resolves conflicts, and writes to .claude/instincts.md.
/importImports instincts from an export file into inherited/ directory after confirmation, prefixing filenames to avoid conflicts and updating identity counts.
/instinct-importImports instincts from local file or HTTP(S) URL into project or global scope. Previews changes, resolves duplicates by confidence, prompts for confirmation unless --force. Supports --dry-run, --min-confidence, --scope flags.
Share bugs, ideas, or general feedback.
Import instincts from others.
/instinct-import path/to/instincts.json