From 7c448cd36ce514ffa0759cbcdd3fc5df99362225 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Sun, 5 Apr 2026 09:53:40 -0700 Subject: [PATCH] =?UTF-8?q?fix:=20ClaHub=20=E2=86=92=20ClawHub=20(correct?= =?UTF-8?q?=20spelling)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 10 +++++----- README.md | 4 ++-- docs/OPENCLAW.md | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa0e11b1..46c552cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index adc456d8..da2f0cf5 100644 --- a/README.md +++ b/README.md @@ -78,10 +78,10 @@ when Claude Code has gstack installed. Paste this to your OpenClaw agent: See [docs/OPENCLAW.md](docs/OPENCLAW.md) for advanced dispatch routing and the gstack-lite/gstack-full prompt templates. -### Native OpenClaw Skills (via ClaHub) +### Native OpenClaw Skills (via ClawHub) Four methodology skills that work directly in your OpenClaw agent, no Claude Code -session needed. Install from ClaHub: +session needed. Install from ClawHub: ``` clawhub install gstack-openclaw-office-hours gstack-openclaw-ceo-review gstack-openclaw-investigate gstack-openclaw-retro diff --git a/docs/OPENCLAW.md b/docs/OPENCLAW.md index 92acb363..7df9895a 100644 --- a/docs/OPENCLAW.md +++ b/docs/OPENCLAW.md @@ -102,7 +102,7 @@ knowledge base, or whatever is configured in AGENTS.md). When the user is ready to build, spawn a FULL session that references the saved plan. ### Native methodology skills -Published to ClaHub. Install with `clawhub install`: +Published to ClawHub. Install with `clawhub install`: - `gstack-openclaw-office-hours` — Product interrogation (6 forcing questions) - `gstack-openclaw-ceo-review` — Strategic challenge (10-section review, 4 modes) - `gstack-openclaw-investigate` — Operational debugging (4-phase methodology)