From f839a3afb8470eadd8ab9616c421f0b4af99a100 Mon Sep 17 00:00:00 2001 From: catlog22 Date: Sat, 15 Nov 2025 11:05:38 +0800 Subject: [PATCH] refactor(memory): remove outdated template file references from style-skill-memory documentation --- .claude/commands/memory/style-skill-memory.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.claude/commands/memory/style-skill-memory.md b/.claude/commands/memory/style-skill-memory.md index 6987084d..0cae3998 100644 --- a/.claude/commands/memory/style-skill-memory.md +++ b/.claude/commands/memory/style-skill-memory.md @@ -370,14 +370,6 @@ Variables: `{package_name}`, `{component_count}`, `{universal_count}`, `{special ### Template Files Location -``` -.claude/workflows/cli-templates/memory/style-skill-memory/ -├── skill-md-template.md # SKILL.md structure template -├── completion-message.txt # Completion message template -└── todowrite-initial.json # Initial TodoWrite state -``` - -### Data Flow ``` Phase 1: Validate @@ -402,7 +394,3 @@ Phase 3: Generate ├─ Load completion message template (cat command) └─ Display completion message ``` - ---- - -