mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
refactor(memory): remove outdated template file references from style-skill-memory documentation
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user