mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +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**:
|
||||
```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**:
|
||||
|
||||
Reference in New Issue
Block a user