New: gotchas-skills.md (non-ASCII frontmatter, per-profile skill dirs). Updated: gotchas-bash.md (+((var++)) with zero), decisions.md (+python3 for JSON), process-lessons.md (+cat -A diagnostic). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
748 B
748 B
Memory Index
Gotchas
- Bash Gotchas —
set -esilent failures,((var++))with zero, grep flag parsing,localscope, binary detection withfilecommand - Skills Gotchas — Non-ASCII frontmatter silently breaks loading, per-profile independent skills directories
Decisions
- Decisions — OpenSpec format, mandatory dryrun,
set -uo pipefailpolicy, dirty-state definitions, skynet org hosting
Process
- Process Lessons — Skip
set -efor reporting tools, spec-driven testing effectiveness,git diff --numstatfor binary detection