Commit graph

5 commits

Author SHA1 Message Date
d2fdcbc731 refactor: modularize CLAUDE.md into ~/.claude/rules/ with agent-team content separation
- Split monolithic CLAUDE.md into 7 focused rule files in rules/
- Remove agent-team specific content from global rules (subagent cost,
  model defaults, tier shortcuts) — already covered by orchestrate skill
- Add "prefer summaries over verbatim output" to orchestrate Step 8
- Update install.sh to symlink rules/ directory
- Trim CLAUDE.md to a minimal pointer since rules auto-load
2026-04-02 07:17:36 -04:00
41c31a2a85 chore: add project memory at .claude/memory, document convention in CLAUDE.md
- Create .claude/memory/ as canonical project memory location
- Add MEMORY.md index and first entry: TODO for inter-agent JSON schema
- Document project memory convention in CLAUDE.md (path, format, commit policy)
2026-04-01 22:13:18 -04:00
7274e79e00 added nix 2026-04-01 18:57:49 -04:00
064e419e8b fix: remove contradictory Sonnet-only instruction, add cost awareness section 2026-04-01 16:56:46 -04:00
72e24b687c Add repo scaffolding: .gitignore, CLAUDE.md, settings.json 2026-04-01 15:09:29 -04:00