mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-18 18:32:28 +08:00
fix: ClaHub → ClawHub (correct spelling)
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,18 +1,18 @@
|
|||||||
# Changelog
|
# 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
|
### 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`.
|
- **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
|
### Changed
|
||||||
|
|
||||||
- OpenClaw `includeSkills` cleared. Native ClaHub skills replace the bloated generated versions (was 10-25K tokens each, now 136-375 lines of pure methodology).
|
- 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 ClaHub install references.
|
- docs/OPENCLAW.md updated with dispatch routing rules and ClawHub install references.
|
||||||
|
|
||||||
## [0.15.9.0] - 2026-04-05 — OpenClaw Integration v2
|
## [0.15.9.0] - 2026-04-05 — OpenClaw Integration v2
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
See [docs/OPENCLAW.md](docs/OPENCLAW.md) for advanced dispatch routing and
|
||||||
the gstack-lite/gstack-full prompt templates.
|
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
|
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
|
clawhub install gstack-openclaw-office-hours gstack-openclaw-ceo-review gstack-openclaw-investigate gstack-openclaw-retro
|
||||||
|
|||||||
@@ -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.
|
ready to build, spawn a FULL session that references the saved plan.
|
||||||
|
|
||||||
### Native methodology skills
|
### 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-office-hours` — Product interrogation (6 forcing questions)
|
||||||
- `gstack-openclaw-ceo-review` — Strategic challenge (10-section review, 4 modes)
|
- `gstack-openclaw-ceo-review` — Strategic challenge (10-section review, 4 modes)
|
||||||
- `gstack-openclaw-investigate` — Operational debugging (4-phase methodology)
|
- `gstack-openclaw-investigate` — Operational debugging (4-phase methodology)
|
||||||
|
|||||||
Reference in New Issue
Block a user