feat(ultrawork): enforce plan agent invocation and parallel delegation
- Add MANDATORY section for delegate_task(subagent_type='plan') at top of ultrawork prompt - Establish 'DELEGATE by default, work yourself only when trivial' principle - Add parallel execution rules with anti-pattern and correct pattern examples - Remove emoji (checkmark/cross) from PLAN_AGENT_SYSTEM_PREPEND - Restructure workflow into clear 4-step sequence
This commit is contained in:
@@ -341,8 +341,8 @@ For EACH task, include a recommendation block:
|
||||
- Skills: [\`skill-1\`, \`skill-2\`] - [reason each skill is needed]
|
||||
|
||||
**Skills Evaluation:**
|
||||
- ✅ \`skill-name\`: Included because [reason]
|
||||
- ❌ \`other-skill\`: Omitted because [reason domain doesn't overlap]
|
||||
- INCLUDED \`skill-name\`: [reason]
|
||||
- OMITTED \`other-skill\`: [reason domain doesn't overlap]
|
||||
\`\`\`
|
||||
|
||||
WHY THIS MATTERS:
|
||||
|
||||
Reference in New Issue
Block a user