mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-13 02:41:50 +08:00
fix(memory): update path to skill-md-template.md for accurate template processing
This commit is contained in:
@@ -271,7 +271,7 @@ bash(mkdir -p .claude/skills/style-${package_name})
|
|||||||
|
|
||||||
**⚠️ CRITICAL - Execute First**:
|
**⚠️ CRITICAL - Execute First**:
|
||||||
```bash
|
```bash
|
||||||
bash(cat .claude/workflows/cli-templates/memory/style-skill-memory/skill-md-template.md)
|
bash(cat ~/.claude/workflows/cli-templates/memory/style-skill-memory/skill-md-template.md)
|
||||||
```
|
```
|
||||||
|
|
||||||
**Template Processing**:
|
**Template Processing**:
|
||||||
|
|||||||
Reference in New Issue
Block a user