diff --git a/docs/PLUGIN-SKILLS-COMMANDS-GUIDE.md b/docs/PLUGIN-SKILLS-COMMANDS-GUIDE.md index a39608c..6e650c7 100644 --- a/docs/PLUGIN-SKILLS-COMMANDS-GUIDE.md +++ b/docs/PLUGIN-SKILLS-COMMANDS-GUIDE.md @@ -41,7 +41,7 @@ iwr -useb https://raw.githubusercontent.com/SMOrchestra-ai/smorch-dev/main/insta ## The commands — by daily sequence -> v1.6.0-dev: 22 commands total (smorch-dev: 15, smorch-ops: 7). v1.5 added L3 cascade wrappers (worktree, benchmark, review-pr). v1.6 adds 5 more (verify, simplify, canary, document, cso) + auto-composition between them. +> v1.6.0: 27 commands total (smorch-dev: 20, smorch-ops: 7). v1.5 added L3 cascade wrappers (worktree, benchmark, review-pr). v1.6 adds 5 more (verify, simplify, canary, document, cso) + auto-composition between them. diff --git a/docs/guides/06-TEAM-USER-GUIDE.md b/docs/guides/06-TEAM-USER-GUIDE.md index 0b1c6e2..326d0ec 100644 --- a/docs/guides/06-TEAM-USER-GUIDE.md +++ b/docs/guides/06-TEAM-USER-GUIDE.md @@ -44,7 +44,7 @@ If you ever find yourself doing work the OS could do, **fix the OS**, don't work ## Part 2 — The Mental Model -You don't memorize 27 commands. You memorize **3 layers** and one **chain**. Everything else falls out. +You don't memorize 27 commands (20 smorch-dev + 7 smorch-ops). You memorize **3 layers** and one **chain**. Everything else falls out. ### 2.1 The 3-layer cognitive model @@ -691,9 +691,9 @@ The uninstall + reinstall is required; `claude plugin update` has a known naming ## Part 9 — Appendices (Quick Reference) -### 9.1 The 22 commands at a glance +### 9.1 The 27 commands at a glance -**smorch-dev (15):** +**smorch-dev (20):** | Command | One-line purpose | |---|---| | `/smorch-dev-start` | Session bootstrap — 4 layers (machine, context, project, input-readiness). RED halts. |