Unity Instincts banner
XeldarAlz XeldarAlz

Unity Instincts

Development community

Description

--- name: unity-instincts description: "Manage the project's instinct library — view, promote, evolve, export, or import atomic learned behaviors captured automatically by PostToolUse observations." user-invocable: true args: subcommand --- # /unity-instincts — Instinct Library Manage atomic Unity-specific learnings: **$ARGUMENTS** Instincts are atomic learned behaviors captured by `instinct-capture.sh` (PostToolUse) and distilled by `instinct-distill.sh` (Stop). Each instinct has: a trigger,

Installation

Installs to ~/.claude/commands/xeldaralz-everything-claude-unity-unity-instincts.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/XeldarAlz/everything-claude-unity/HEAD/.claude/commands/unity-instincts.md -o ~/.claude/commands/xeldaralz-everything-claude-unity-unity-instincts.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository