Documentation Index
Fetch the complete documentation index at: https://mintlify.com/affaan-m/everything-claude-code/llms.txt
Use this file to discover all available pages before exploring further.
/instinct-status Command
Shows learned instincts for the current project plus global instincts, grouped by domain.What It Shows
- Detects current project context (git remote/path hash)
- Reads project instincts from
~/.claude/homunculus/projects/<project-id>/instincts/ - Reads global instincts from
~/.claude/homunculus/instincts/ - Merges with precedence (project overrides global when IDs collide)
- Displays grouped by domain with confidence bars
Command Syntax
Example Output
Related
- Commands:
/instinct-export,/instinct-import,/promote,/evolve - Skill:
skills/continuous-learning-v2/