Reflect 3 session logs into topic memory files
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>
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
<!-- Thin index only — one-line descriptions linking to memory/ topic files -->
|
||||
|
||||
## Gotchas
|
||||
- [Bash Gotchas](memory/gotchas-bash.md) — `set -e` silent failures, grep flag parsing, `local` scope, binary detection with `file` command
|
||||
- [Bash Gotchas](memory/gotchas-bash.md) — `set -e` silent failures, `((var++))` with zero, grep flag parsing, `local` scope, binary detection with `file` command
|
||||
- [Skills Gotchas](memory/gotchas-skills.md) — Non-ASCII frontmatter silently breaks loading, per-profile independent skills directories
|
||||
|
||||
## Decisions
|
||||
- [Decisions](memory/decisions.md) — OpenSpec format, mandatory dryrun, `set -uo pipefail` policy, dirty-state definitions, skynet org hosting
|
||||
|
||||
Reference in New Issue
Block a user