fix(hyperplan): align keyword detector and command template with mandatory plan handoff
Update both injection paths to reflect the 7-phase workflow with the mandatory plan agent handoff in step 7. The keyword detector now lists all 8 enumerated steps including the explicit "do not write the plan yourself" guidance, and the /hyperplan command template references the 7-phase workflow count. Generated with assistance of [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode).
This commit is contained in:
@@ -6,7 +6,7 @@ LOAD THE HYPERPLAN SKILL IMMEDIATELY:
|
||||
skill(name="hyperplan")
|
||||
\`\`\`
|
||||
|
||||
After loading the skill, follow its 6-phase workflow EXACTLY using this user request:
|
||||
After loading the skill, follow its 7-phase workflow EXACTLY using this user request:
|
||||
|
||||
<user-request>
|
||||
$ARGUMENTS
|
||||
|
||||
Reference in New Issue
Block a user