From 6a3d5b4bf3652a0374b3af0b8bc3a8b29f71f5c6 Mon Sep 17 00:00:00 2001 From: Trevin Chow Date: Tue, 17 Mar 2026 10:47:22 -0700 Subject: [PATCH] docs: add beta skills note to repo README workflow section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6d67b50..974b070 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,8 @@ The `/ce:ideate` skill proactively surfaces strong improvement ideas, and `/ce:b Each cycle compounds: brainstorms sharpen plans, plans inform future plans, reviews catch more issues, patterns get documented. +> **Beta:** Experimental versions of `/ce:plan` and `/deepen-plan` are available as `/ce:plan-beta` and `/deepen-plan-beta`. See the [plugin README](plugins/compound-engineering/README.md#beta-skills) for details. + ## Philosophy **Each unit of engineering work should make subsequent units easier—not harder.**