Agent Skills
› hailo-ai/hailo-apps
› hl-plan-and-execute
hl-plan-and-execute
GitHub用于复杂构建任务的规划与执行循环模式,通过迭代规划与执行步骤完成目标。
Trigger Scenarios
需要分步执行的复杂构建任务
涉及多阶段协调的开发工作
Install
npx skills add hailo-ai/hailo-apps --skill hl-plan-and-execute -g -y
SKILL.md
Frontmatter
{
"name": "hl-plan-and-execute",
"description": "Plan-and-execute loop pattern for complex builds."
}
Read .hailo/skills/hl-plan-and-execute.md for the complete skill documentation.
Version History
- 891ce70 Current 2026-07-25 05:48


