Add session log and minor CLAUDE.md update
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -144,6 +144,8 @@ Each memory file should be self-contained and referenced from `claude-foundation
|
||||
|
||||
**When creating a new script or skill:** Create the memory file and update the MEMORY.md index as part of the same commit.
|
||||
|
||||
**When creating or editing a skill:** Run `validate-skill <path/to/SKILL.md>` before committing. The validator catches known restriction violations that have repeatedly broken skills — `$VAR` in paths, `${VAR}` syntax, `$()` substitution, uncovered binaries in `allowed-tools`, and more. A skill must pass with zero errors before it is committed. Warnings should be reviewed but are acceptable.
|
||||
|
||||
## Knowledge Distillation Pipeline
|
||||
|
||||
Three skills form a continuous learning pipeline across projects:
|
||||
|
||||
Reference in New Issue
Block a user