mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-12 02:37:45 +08:00
refactor: update subagent type to context-search-agent in load and context-gather commands
This commit is contained in:
@@ -99,9 +99,9 @@ Task(
|
||||
prompt=`
|
||||
## Mission: Load Project Memory Context
|
||||
|
||||
**Task Context**: "${task_description}"
|
||||
**Mode**: Read-only analysis
|
||||
**Tool**: ${tool || 'gemini'}
|
||||
**Task**: Load project memory context for: "${task_description}"
|
||||
**Mode**: analysis
|
||||
**Tool Preference**: ${tool || 'gemini'}
|
||||
|
||||
## Execution Steps
|
||||
|
||||
|
||||
Reference in New Issue
Block a user