fix: ClaHub → ClawHub (correct spelling)

This commit is contained in:
Garry Tan
2026-04-05 09:53:40 -07:00
parent 842f3b8def
commit 7c448cd36c
3 changed files with 8 additions and 8 deletions

View File

@@ -1,18 +1,18 @@
# Changelog
## [0.15.10.0] - 2026-04-05 — Native OpenClaw Skills + ClaHub Publishing
## [0.15.10.0] - 2026-04-05 — Native OpenClaw Skills + ClawHub Publishing
Four methodology skills you can install directly in your OpenClaw agent via ClaHub, no Claude Code session needed. Your agent runs them conversationally via Telegram.
Four methodology skills you can install directly in your OpenClaw agent via ClawHub, no Claude Code session needed. Your agent runs them conversationally via Telegram.
### Added
- **4 native OpenClaw skills on ClaHub.** Install with `clawhub install gstack-openclaw-office-hours gstack-openclaw-ceo-review gstack-openclaw-investigate gstack-openclaw-retro`. Pure methodology, no gstack infrastructure. Office hours (375 lines), CEO review (193), investigate (136), retro (301).
- **4 native OpenClaw skills on ClawHub.** Install with `clawhub install gstack-openclaw-office-hours gstack-openclaw-ceo-review gstack-openclaw-investigate gstack-openclaw-retro`. Pure methodology, no gstack infrastructure. Office hours (375 lines), CEO review (193), investigate (136), retro (301).
- **AGENTS.md dispatch fix.** Three behavioral rules that stop Wintermute from telling you to open Claude Code manually. It now spawns sessions itself. Ready-to-paste section at `openclaw/agents-gstack-section.md`.
### Changed
- OpenClaw `includeSkills` cleared. Native ClaHub skills replace the bloated generated versions (was 10-25K tokens each, now 136-375 lines of pure methodology).
- docs/OPENCLAW.md updated with dispatch routing rules and ClaHub install references.
- OpenClaw `includeSkills` cleared. Native ClawHub skills replace the bloated generated versions (was 10-25K tokens each, now 136-375 lines of pure methodology).
- docs/OPENCLAW.md updated with dispatch routing rules and ClawHub install references.
## [0.15.9.0] - 2026-04-05 — OpenClaw Integration v2