From 8ef13aa5005c38bfc8fc7993591920c1d16d19ca Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Tue, 14 Apr 2026 10:52:43 -0700 Subject: [PATCH] fix: improve native OpenClaw thinking skills office-hours: add design doc path visibility message after writing ceo-review: add HARD GATE reminder at review section transitions retro: add non-git context support (check memory for meeting notes) Mirrors template improvements to hand-crafted native skills. Co-Authored-By: Claude Opus 4.6 (1M context) --- openclaw/skills/gstack-openclaw-ceo-review/SKILL.md | 1 + openclaw/skills/gstack-openclaw-office-hours/SKILL.md | 3 ++- openclaw/skills/gstack-openclaw-retro/SKILL.md | 5 +++++ 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/openclaw/skills/gstack-openclaw-ceo-review/SKILL.md b/openclaw/skills/gstack-openclaw-ceo-review/SKILL.md index d4ae213d..a11f1581 100644 --- a/openclaw/skills/gstack-openclaw-ceo-review/SKILL.md +++ b/openclaw/skills/gstack-openclaw-ceo-review/SKILL.md @@ -129,6 +129,7 @@ Once selected, commit fully. Do not silently drift. **Anti-skip rule:** Never condense, abbreviate, or skip any review section regardless of plan type. If a section genuinely has zero findings, say "No issues found" and move on, but you must evaluate it. Ask the user about each issue ONE AT A TIME. Do NOT batch. +**Reminder: Do NOT make any code changes. Review only.** ### Section 1: Architecture Review Evaluate system design, component boundaries, data flow (all four paths), state machines, coupling, scaling, security architecture, production failure scenarios, rollback posture. Draw dependency graphs. diff --git a/openclaw/skills/gstack-openclaw-office-hours/SKILL.md b/openclaw/skills/gstack-openclaw-office-hours/SKILL.md index 8cb1f2b7..942f0d6d 100644 --- a/openclaw/skills/gstack-openclaw-office-hours/SKILL.md +++ b/openclaw/skills/gstack-openclaw-office-hours/SKILL.md @@ -281,7 +281,8 @@ Count the signals for the closing message. ## Phase 5: Design Doc -Write the design document and save it to memory. +Write the design document and save it to memory. After writing, tell the user: +**"Design doc saved. Other skills (/plan-ceo-review, /plan-eng-review) will find it automatically."** ### Startup mode design doc template: diff --git a/openclaw/skills/gstack-openclaw-retro/SKILL.md b/openclaw/skills/gstack-openclaw-retro/SKILL.md index 5d1b10a3..247a94d6 100644 --- a/openclaw/skills/gstack-openclaw-retro/SKILL.md +++ b/openclaw/skills/gstack-openclaw-retro/SKILL.md @@ -25,6 +25,11 @@ Parse the argument to determine the time window. Default to 7 days. All times sh --- +### Non-git context (optional) + +Check memory for non-git context: meeting notes, calendar events, decisions, and other +context that doesn't appear in git history. If found, incorporate into the retro narrative. + ### Step 1: Gather Raw Data First, fetch origin and identify the current user: