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:
justsisyphus
2026-01-26 18:40:12 +09:00
parent 430098856a
commit b3be9f33c6
2 changed files with 104 additions and 28 deletions
+2 -2
View File
@@ -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: