mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-06 16:31:12 +08:00
refactor: remove subagent references and update CLI tool usage across documentation
This commit is contained in:
@@ -192,7 +192,7 @@ Configure in `.claude/hooks.json`:
|
||||
{
|
||||
"name": "save-decisions",
|
||||
"description": "Save important decisions",
|
||||
"command": "ccw memory import \"{content}\""
|
||||
"command": "mcp__ccw-tools__core_memory(operation=\"import\", text=\"{content}\")"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user