Memory files for decisions, bash gotchas, and process lessons. Updated MEMORY.md index and README.md with new scripts. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
586 B
586 B
Memory Index
Gotchas
- Bash Gotchas —
set -esilent failures, grep flag parsing,localscope, binary detection withfilecommand
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