fix: add missing load_skills parameter to hook-injected delegate_task examples
This commit is contained in:
@@ -203,6 +203,7 @@ But for any substantial changes, USE \`task\`.
|
||||
\`\`\`
|
||||
task(
|
||||
category="...",
|
||||
load_skills=[],
|
||||
prompt="[specific single task with clear acceptance criteria]"
|
||||
)
|
||||
\`\`\`
|
||||
|
||||
Reference in New Issue
Block a user