我的 2025 Vibe 之旅|年度征集活动
我希望你结合当前项目,创建一些子智能体 │
1.请先阅读如何创建自定义智能体:https://platform.iflow.cn/cli/examples/subagent#自定义agent配置
2.请充分理解项目
3.请根据当前的IFLOW.md 和项目情况,实现对应的智能体。并在IFLOW中加入子智能体路由。和子智能体之间如何协同配合工作的规则
4.将子智能体路由写入到IFLOW.md 如果已有IFLOW.md 请优化或者重写IFLOW 将规则全部转换成一个一个的子智能体。 IFLOW.md 只是子智能体的路由。只保留最核心必要的内容,每次对话都必须携带的内容才放在IFLOW.md
5.最后请重写所有的子智能体,确保子智能体之间的配合并遵循最佳的实践
3 个赞
hey, i give this prompt a try today and it did create multiple sub agents, but the down issue is that it created deduplicated code and did not create a code optimiser or reviewer at the end and thus the entire codebase has to be refractured.
你可以去官方的智能体市场中进行调用你所需要的code optimiser:代码简化 subagent;or reviewer,也可以去skills 中下载 代码简化skill或者审阅skill。链接如下:
You can invoke the code optimiser you need in the official agent market: Code Simplification subagent; or as a reviewer, you can also download the code simplification skill or review skill from the skills section.you can translate the word in English or just click the link.
1 个赞