Files
Mustafa Ergisi 5bd52eb539 Add model migration configs, memory-wiki, troubleshooting, Claude skills
Five new primitives sourced from last week of r/openclaw + r/ClaudeAI
+ Twitter bookmark signals:

- configs/glm-5.1, configs/minimax-m2.7, configs/gpt-5.4: drop-in
  migration bundles for the post-Claude-ban exodus. Each has README +
  working SOUL.md + .env.example.
- configs/advisor-hybrid: Opus-advises / cheap-executor reference
  implementation of Anthropic's advisor pattern adapted for OpenClaw.
- memory-wiki/: Karpathy-style pre-compiled agent memory starter with
  two role templates (solo-founder, engineer) and an interactive
  bootstrap.sh.
- TROUBLESHOOTING.md: consolidated runbook covering 2026.4.7 Telegram
  break, 2026.4.8 daily-reset regression, Claude cache TTL bug,
  heartbeat failure modes, and a bot-dead diagnosis tree. Every entry
  cites a source.
- skills/claude/: five real Claude Code skills (git-commit-writer,
  openclaw-debugger, model-cost-compare, excalidraw-architecture,
  cost-optimizer) replacing the placeholder section.
- README.md: wired new sections (Model Configs, Memory Wiki,
  Troubleshooting) into the TOC.
2026-04-13 20:13:52 +03:00
..