Unity Learn banner
XeldarAlz XeldarAlz

Unity Learn

Data community

Description

--- name: unity-learn description: "Review accumulated session learnings, extract recurring patterns, and draft new skills from session data." user-invocable: true args: subcommand --- # /unity-learn — Learning Pipeline Manage and leverage accumulated session learnings: **$ARGUMENTS** This command works with the data collected by the `auto-learn.sh` hook (strict profile) which records session patterns to `.claude/state/learnings.jsonl` after each session. For pre-v1.3.0 projects, the file may

Installation

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

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

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

Full documentation available on GitHub

View Source Repository