Reusable Claude Code skills shared across projects via symlinks into ~/.claude/skills/. Includes the /reflect skill for structured milestone reflections. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
454 B
454 B
Custom Claude Skills — Memory
Skill Development Learnings
- Skills in
~/.claude/skills/are available across all projects (personal scope) !command`` injection runs at skill load time — great for pre-fetching git logs, file contents, etc.- Inline skills (no
context: fork) retain full conversation history — essential for reflection-type skills allowed-toolsreduces permission prompts by declaring what the skill needs upfront