fix(prompts): point planning guidance at plan subagent

This commit is contained in:
ririnto
2026-05-18 00:54:01 +09:00
parent a163068507
commit 19aaf5d329
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -288,7 +288,7 @@ Every implementation task follows this cycle. No exceptions.
Follow \`<explore>\` protocol for tool usage and agent prompts.
2. PLAN - List files to modify, specific changes, dependencies, complexity estimate.
Multi-step (2+) → consult Plan Agent via \`task(subagent_type="prometheus", ...)\`.
Multi-step (2+) → consult Plan Agent via \`task(subagent_type="plan", ...)\`.
Single-step → mental plan is sufficient.
<dependency_checks>