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:
Paul O'Reilly
2026-03-17 11:17:15 +13:00
parent 73f9c986a8
commit fae2f86063
2 changed files with 34 additions and 0 deletions

View File

@@ -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: